Releases: SAP/cf-java-logging-support
Releases · SAP/cf-java-logging-support
v3.0.5
v3.0.4
Fixes:
Upgrade jackson-databind
to v3.0.4 to mitigate:
https://nvd.nist.gov/vuln/detail/CVE-2019-14379
https://nvd.nist.gov/vuln/detail/CVE-2019-14439
v3.0.3
New Features:
- RequestLoggingFilter adds correlation id as response header
X-CorrelationID
Bugfixes:
- request logs contain correlation id when it was generated by RequestLoggingFilter
Improvements:
- travis CI build succeeds using Java 11
v3.0.2
New Feature:
Updates:
- jackson-databind to version 2.9.9.1
v3.0.1
Dependency version Update:
- Jackson to 2.9.9
- Java-JWT to 2.8.1
Refactoring of http header code
v3.0.0
V2.2.3
V2.2.2
Changelog
- update Java-Jwt library
- fix Bug in WrappedOutputStream that prevented flushes of the response output stream of the ServletFilter
V2.2.0
V2.1.5
Changelog:
- Minor improvements and bug fixes for the dynamic log level feature.