File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 1- Release 5.2.2
1+ 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
221------------------
322
423This is a maintenance release that fixes several minor defects found since release 5.2.1
You can’t perform that action at this time.
0 commit comments