Skip to content

Major Release 4.0 #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
KarstenSchnitter opened this issue Nov 6, 2023 · 1 comment
Open

Major Release 4.0 #164

KarstenSchnitter opened this issue Nov 6, 2023 · 1 comment
Milestone

Comments

@KarstenSchnitter
Copy link
Contributor

KarstenSchnitter commented Nov 6, 2023

There have been a lot of changes in Java and the logging frameworks, that need to be integrated into this library. This will require a new major version. The following changes are suggested, please leave comments and further suggestions in this issue.

Upgrades:

  • Java 17 required, Jakarta bindings (e.g servlet)
  • SLF4j 2.x, with necessary upgrades of Logback (1.4.x+) and Log4j2

Removals:

  • cf-java-logging-support-jersey (Jersey integration)
  • cf-java-logging-support-servlet (to be replaced by cf-java-logging-support-servlet-jakarta)
  • cf-java-monitoring-custom-metrics-clients/* (custom metrics support)
  • sample (Jersey sample app, Spring Boot will stay)

New Features:

  • SPI support for Co ntextFieldSupplier, LogbackContextFieldSupplier, Log4jContextFieldSupplier
  • SPI support for DynamicLogLevelConfiguration and DynamicLogLevelProcessor
  • W3CTraceContext support
  • OpenTelemetry SpanContext support
  • OpenTelemetry SAP CF resource provider (to provide meaningful resource attributes)
  • SAP Cloud Logging OpenTelemetry binding auto-configuration

Refactors:

  • Move Dynamic Log Level feature to own module, so that java-jwt dependency is no longer required by cf-java-logging-support-servlet
@KarstenSchnitter KarstenSchnitter added this to the Release 4.x milestone Nov 6, 2023
@ldxian
Copy link

ldxian commented Nov 21, 2023

Hi @KarstenSchnitter, is there any timeline for this major release?

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

No branches or pull requests

2 participants