0.23.0
Changes
This release contains the following significant changes:
Bug Fixes
- 412222c - H2 client ignores query parameters (#933)
- b4413a1 - gRPC filters override configured execution strategy for the route (#932)
- 2c4bbac - Avoid potential memory leak in
ByteToMessageDecoder
(#937) - 64718a4 - Add trailers after gRPC
BlockingStreamingRoute
response (#929) - fa495f9 - gRPC-server should return
UNIMPLEMENTED
when route is not found (#931)
Improvements
- 8005373 - Prevent - misconfigurations for gRPC router (#930)
- 349f2ca - gRPC-client should fail responses without grpc-status code (#934)
- 1f9c675 -
HttpObjectEncoder
should always allocate direct outbound buffers (#936) - 75f1754 -
when*
operators for async sources (#935) - f93880e - Use
payloadBodyAndTrailers()
to drain payload body (#941) - 9433208 - H2 client should send
ENABLE_PUSH=false
setting for new connections (#940)
Documentation changes
- 022b55d - README file update (#938)
- 92f3b7c - Adding RFC links for standardised
HttpHeaderNames
constants in javadoc (#939)
Thank you
Every idea and bug-report counts and so we thought it is worth mentioning those who helped in this area. Please report an unintended omission.