Re: [PR] Allow backwards-compatible createSocket calls [httpcomponents-client]

2024-01-20 Thread via GitHub
ok2c commented on PR #536: URL: https://github.com/apache/httpcomponents-client/pull/536#issuecomment-1902170095 @Sineaggi I intend to deprecate the entire `ConnectionSocketFactory` layer that goes back to the days of HttpClient v2 and harmonize the TLS setup logic of the classic transpor

HttpClient 5.3.1 release notes

2024-01-20 Thread Oleg Kalnichevski
Folks Please review and amend the HttpClient 5.3.1 release notes as you deem appropriate. https://github.com/apache/httpcomponents-client/blob/5.3.x/RELEASE_NOTES.txt Oleg - To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

Re: HttpClient 5.3.1 release notes

2024-01-20 Thread Gary Gregory
I Made some small adjustments, TY! GARY On Sat, Jan 20, 2024 at 12:10 PM Oleg Kalnichevski wrote: > > Folks > > Please review and amend the HttpClient 5.3.1 release notes as you deem > appropriate. > > https://github.com/apache/httpcomponents-client/blob/5.3.x/RELEASE_NOTES.txt > > Oleg > >

Re: [PR] Allow backwards-compatible createSocket calls [httpcomponents-client]

2024-01-20 Thread via GitHub
arturobernalg commented on PR #536: URL: https://github.com/apache/httpcomponents-client/pull/536#issuecomment-1902191402 > @Sineaggi I intend to deprecate the entire `ConnectionSocketFactory` layer that goes back to the days of HttpClient v2 and harmonize the TLS setup logic of the classi

Re: HttpClient 5.3.1 release notes

2024-01-20 Thread Arturo Bernal
LGTM Arturo On Sat, Jan 20, 2024 at 6:10 PM Oleg Kalnichevski wrote: > Folks > > Please review and amend the HttpClient 5.3.1 release notes as you deem > appropriate. > > > https://github.com/apache/httpcomponents-client/blob/5.3.x/RELEASE_NOTES.txt > > Oleg > > ---