RELEASE_NOTES.txt (httpcomponents-client-4.5.9-src) | : | RELEASE_NOTES.txt (httpcomponents-client-4.5.10-src) | ||
---|---|---|---|---|
Release 4.5.10 | ||||
------------------- | ||||
This is a maintenance release that fixes a number defects discovered since 4.5.9 | ||||
and upgrades HttpCore dependency to version 4.4.12. | ||||
Changelog: | ||||
------------------- | ||||
* Refactor DefaultRedirectStrategy for subclassing. | ||||
Contributed by Gary Gregory <ggregory at apache.org> | ||||
* Improved handling of request cancellation. | ||||
Contributed by Oleg Kalnichevski <olegk at apache.org> | ||||
* Fixed concurrent use of threading unsafe HttpUriRequest messages. | ||||
Contributed by Oleg Kalnichevski <olegk at apache.org> | ||||
* HTTPCLIENT-1997: Return the last domain segment instead of normalized domain n | ||||
ame | ||||
from PublicSuffixMatcher#getDomainRoot in case there is no match. | ||||
Contributed by jeromedemangel <jeromedemangel at gmail.com> | ||||
* Preserve original encoding of the URI path component if the URI is valid. | ||||
Contributed by Oleg Kalnichevski <olegk at apache.org> | ||||
Release 4.5.9 | Release 4.5.9 | |||
------------------- | ------------------- | |||
This is a maintenance release that fixes a number defects discovered since 4.5.8 . | This is a maintenance release that fixes a number defects discovered since 4.5.8 . | |||
Changelog: | Changelog: | |||
------------------- | ------------------- | |||
* HTTPCLIENT-1991: incorrect handling of non-standard DNS entries by PublicSuffi xMatcher | * HTTPCLIENT-1991: incorrect handling of non-standard DNS entries by PublicSuffi xMatcher | |||
Contributed by Oleg Kalnichevski <olegk at apache.org> | Contributed by Oleg Kalnichevski <olegk at apache.org> | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 26 lines changed or added |