Re: [VOTE] Release HttpClient 5.3.1 based on RC1

2024-01-22 Thread Arturo Bernal
+1 Release the packages as HttpClient 5.3.1 Arturo On Sun, Jan 21, 2024 at 11:03 AM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpClient 5.3.1. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote

Re: [VOTE] Release HttpClient 5.3.1 based on RC1

2024-01-22 Thread Michael Osipov
Am 2024-01-21 um 11:03 schrieb Oleg Kalnichevski: Please vote on releasing these packages as HttpClient 5.3.1. The vote is open for the at least 72 hours, and only votes from HttpComponents PMC members are binding. The vote passes if at least three binding +1 votes are cast and there are more +1

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

2024-01-22 Thread via GitHub
ok2c commented on PR #536: URL: https://github.com/apache/httpcomponents-client/pull/536#issuecomment-1903824726 @Sineaggi Please see #540. Do feel free to let me know if you want anything done differently to ensure API compatibility with your specific application. -- This is an

Re: [PR] TLS setup harmonization in the classic and async connection operators [httpcomponents-client]

2024-01-22 Thread via GitHub
ok2c commented on PR #540: URL: https://github.com/apache/httpcomponents-client/pull/540#issuecomment-1903821411 @arturobernalg Please take a look. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[PR] TLS setup harmonization in the classic and async connection operators [httpcomponents-client]

2024-01-22 Thread via GitHub
ok2c opened a new pull request, #540: URL: https://github.com/apache/httpcomponents-client/pull/540 * Deprecation of `ConnectionSocketFactory` / `LayeredConnectionSocketFactory` APIs in favor of `TlsSocketStrategy` consistent with `TlsStrategy` used by the async APIs. * Deprecation of