v3.3.0
This release restructures the servlet module. It allows for greater flexibility in configuration and easier extensibility. You can now mix and match different features of the RequestLoggingFilters to better suit your use-case. Additionally, you can integrate your own DynamicLogLevelProcessor implementation. It is now also easier to propagate HTTP headers to your log messages.
Improvements:
- Extraction of Filters for HTTP request instrumentation
- StaticLevelRequestLoggingFilter without JWT dependencies
- DynamicLogLevelFilter extensible by custom DynamicLogLevelProcessor and DynamicLogLevelConfiguration
- Performance improvement by saving Logger instantiations
- Support for SAP Passport tracing headers