Changelog for
apache-httpcomponents-client5-javadoc-5.2.1-6.7.noarch.rpm :
* Fri Jan 27 2023 Anton Shvetz
- Update to v5.2.1
* This is a maintenance release that fixes several regressions found in release 5.2.
* Change Log + Regression: Async execution runtimes set the negotiated protocol version in the execution context at the wrong point of request execution. + Cancel connection request on exception. + Replace deprecated use of LangUtils#equals() with Objects.equals(). + Regression: Multipart body builder and multipart formatters fail to escape special characters such as backslash and quote mark.
* Fri Nov 25 2022 Anton Shvetz - Update to v5.2
* Tue May 03 2022 Anton Shvetz - Initial packaging with v5.1.3