diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 944371d52..b72ec234f 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,4 +1,23 @@ -Release 5.2.2 +Release 5.2.3 +------------------ + +This is a maintenance release that fixes a regression introduced in 5.2.2 that causes +all requests over a TLS connection fail with a runtime exception and upgrades HttpCore +to version 5.2.4. + + +Change Log +------------------- + +* Upgraded HttpCore to version 5.2.4. + Contributed by Oleg Kalnichevski + +* HTTPCLIENT-2307: Fixed IllegalArgumentException (in java.net.Socket.) + in TLS mode when there is no proxy. + Contributed by Cédric Tabin + + +Release 5.2.2 ------------------ This is a maintenance release that fixes several minor defects found since release 5.2.1