Skip to content

Commit b507009

Browse files
committed
Updates release notes for HttpClient 5.2.3 release
1 parent fbf526a commit b507009

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

RELEASE_NOTES.txt

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
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

423
This is a maintenance release that fixes several minor defects found since release 5.2.1

0 commit comments

Comments
 (0)