·
21 commits
to main
since this release
- ⚠Upgrade dependencies. Most notably `org.slf:slf4-api:2.0.12)
- Bugfix: Set correct log level for java.util.logging.Loggers
- Improvement/bugfix: Avoid indirection through ConditionalLogEventGenerator when filter is Always or Never
- ⚠Removed HTTPS support to avoid recurring build problems with
sun.security.x509
😢 - Adjustments for JsonLogEventFormatter and HttpServlet{Request,Response}MDC for easier override