Skip to content

v3.4.0

Compare
Choose a tag to compare
@KarstenSchnitter KarstenSchnitter released this 13 Apr 19:45

This release brings a new sample app based on Spring Boot. Several security updates are included, one of which required an update of the Java Servlet API to version 3.1.0. Note, the submodule cf-java-logging-support-jersey is now deprecated to be removed latest with version 4 of this library.
Detailed changes are:

  • #87 upgrade Jetty version used in test to 9.4.35.v20201120
    • includes upgrade of servlet-api to 3.1.0
  • #94 new Spring Boot sample app
  • #96 upgrade jackson-databind to 2.10.5.1
  • #97 improve TimestampConverter for logback, thanks @rahuldeepattri
  • #98 deprecate cf-java-logging-support-jersey
  • #101 improve timestamp handling in RequestRecord