RELEASE_NOTES.txt (httpcomponents-client-4.5.8-src) | : | RELEASE_NOTES.txt (httpcomponents-client-4.5.9-src) | ||
---|---|---|---|---|
Release 4.5.9 | ||||
------------------- | ||||
This is a maintenance release that fixes a number defects discovered since 4.5.8 | ||||
. | ||||
Changelog: | ||||
------------------- | ||||
* HTTPCLIENT-1991: incorrect handling of non-standard DNS entries by PublicSuffi | ||||
xMatcher | ||||
Contributed by Oleg Kalnichevski <olegk at apache.org> | ||||
* Fix bug in URIBuilder#isPathEmpty method to verify if encodedPath is an empty | ||||
string | ||||
Contributed by Varun Nandi <varunkn at amazon.com> | ||||
* HTTPCLIENT-1984: Add normalize URI to RequestConfig copy constructor | ||||
Contributed by Matt Nelson <matt.nelson at cerner.com> | ||||
* HTTPCLIENT-1976: Unsafe deserialization in DefaultHttpCacheEntrySerializer | ||||
Contributed by Artem Smotrakov <artem.smotrakov ar gmail.com> | ||||
Release 4.5.8 | Release 4.5.8 | |||
------------------- | ------------------- | |||
This is a maintenance release that makes request URI normalization configurable on per request basis | This is a maintenance release that makes request URI normalization configurable on per request basis | |||
and also ports several improvements in URI handling from HttpCore master. | and also ports several improvements in URI handling from HttpCore master. | |||
Changelog: | Changelog: | |||
------------------- | ------------------- | |||
* HTTPCLIENT-1969: Filter out weak cipher suites. | * HTTPCLIENT-1969: Filter out weak cipher suites. | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 23 lines changed or added |