Skip to content

Conversation

ppkarwasz
Copy link
Contributor

Since layout deprecation was already done in #2527, we document:

  • The deprecation of some appenders, pointing to third-party alternatives, when possible.
  • The deprecation of the Log4j Tag library.

The Spring Boot Lookup and Java EE SMTP Appender will disappear in version 3.x, but will be replaced with the Spring Boot 3 Lookup (in Spring Boot) and Jakarta EE SMTP Appender.

Closes #1950.

@ppkarwasz ppkarwasz self-assigned this Aug 18, 2024
Copy link
Member

@vy vy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this @ppkarwasz! 💯

Since layout deprecation was already done in #2527, we
document:

* The deprecation of some appenders, pointing to third-party
alternatives, when possible.
* The deprecation of the Log4j Tag library.

The Spring Boot Lookup and Java EE SMTP Appender will
disappear in version 3.x, but will be replaced with the
Spring Boot 3 Lookup (in Spring Boot) and Jakarta EE
SMTP Appender.

Co-authored-by: Volkan Yazıcı <volkan@yazi.ci>
@ppkarwasz ppkarwasz force-pushed the fix/2.x/1952_deprecate_modules branch from b2eb6f8 to f5ddc79 Compare August 26, 2024 10:12
@ppkarwasz ppkarwasz merged commit f5ddc79 into 2.x Aug 26, 2024
@ppkarwasz ppkarwasz deleted the fix/2.x/1952_deprecate_modules branch August 26, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document 2.x module/feature deprecation

2 participants