ramanathan1504 commented on PR #4070: URL: https://github.com/apache/logging-log4j2/pull/4070#issuecomment-5313250447
> @ramanathan1504, could you throw this to your LLM-of-choice and tell it to check > > * No (binary and/or source) incompatibilities are introduced > > * Check if Spring is also using these touched parts, and if so, these changes don't break Spring's integration @vy The diff only adds`@Deprecated` no signatures changed, so binary and source compat hold. Spring Boot's `Log4J2LoggingSystem` does use `get/setExternalContext ` -- 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]
