We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf526a commit b507009Copy full SHA for b507009
1 file changed
RELEASE_NOTES.txt
@@ -1,4 +1,23 @@
1
-Release 5.2.2
+Release 5.2.3
2
+------------------
3
+
4
+This is a maintenance release that fixes a regression introduced in 5.2.2 that causes
5
+all requests over a TLS connection fail with a runtime exception and upgrades HttpCore
6
+to version 5.2.4.
7
8
9
+Change Log
10
+-------------------
11
12
+* Upgraded HttpCore to version 5.2.4.
13
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
14
15
+* HTTPCLIENT-2307: Fixed IllegalArgumentException (in java.net.Socket.<init>)
16
+ in TLS mode when there is no proxy.
17
+ Contributed by Cédric Tabin <cedric.tabin at sai-erp.net>
18
19
20
+Release 5.2.2
21
------------------
22
23
This is a maintenance release that fixes several minor defects found since release 5.2.1
0 commit comments