veselov commented on pull request #295: URL: https://github.com/apache/httpcomponents-core/pull/295#issuecomment-877832942
> @veselov The changeset looks good to me. However I do nto think it can go into the 4.4.x 5.0.x or 5.1.x stable branches due to introduction of new API methods. Could you please port it to master (5.2) first? Please also add `@since 5.2` to all new public methods. Changes for master: https://github.com/apache/httpcomponents-core/pull/296 However, I do see that some APIs are added in the patch releases. For example `SSLContextBuilder.setKeyStoreType()` has been added in `4.4.7`. Has the policy been changed since then? -- 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 to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
