carterkozak commented on PR #387: URL: https://github.com/apache/httpcomponents-client/pull/387#issuecomment-1313887796
The biggest problem is that slf4j 2.x requires a different mechanism to bind the api to a logging implementation. Forcing services to upgrade the API will potentially cause all of their slf4j logging to cease working until they also upgrade a logging implementation, however anyone using 2.x will safely be able to resolve up the version in a backwards compatible way. I would not recommend upgrading the major version for some time. -- 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]
