0.42.21
This is a minor maintenance release appropriate for all ServiceTalk users that contains several useful improvements and bug fixes. This release is expected to be a "drop-in" replacement for all prior 0.42.X releases.
Changes
New API
- 78c3ee0 - Prepare for an upgrade to Netty 4.1.84 (#2392)
- As part of this improvement, we added a new default method
HttpHeadersFactory.validateNames()
that tells users if the currentHttpHeadersFactory
is configured to validate header names or not.
- As part of this improvement, we added a new default method
Bug Fixes
- b6a0e6d -
StringIndexOutOfBoundsException
while parsing cookies (#2397) - 6b17ccd - H2 TE header parsing bug fix (#2398)
- 6e56db0 - H2 conversion support OWS for connection header csv (#2400)
- 17ec22d -
HeaderUtils
: fix problems with missing space after a semicolon (#2402) - 5d22672 -
BeforeFinallyHttpOperator
: support re-subscribe to the message body (#2409)
Improvements
- 7fb6875 -
WriteStreamSubscriber
: respect termination of the publisher (#2387)" - 92e02c2 - Implement
toString()
forTestPublisherSubscriber#pollTerminal(...)
(#2385) - 78c3ee0 - Prepare for an upgrade to Netty 4.1.84 (#2392)
Dependencies
Thank you
Every idea, review, and bug-report counts and so we thought it is worth mentioning those who helped in this area. Please report any unintended omission.