Skip to content

6.8.0

Compare
Choose a tag to compare
@powersj powersj released this 29 Mar 20:53
· 206 commits to master since this release

6.8.0 [2023-03-29]

Bug Fixes

  1. #470: Move auto-configuration registration to AutoConfiguration.imports [spring]
  2. #483: Fix of potential NPE for WriteParameters#hashCode
  3. #521: Ensure write data is actually gzip'ed when enabled

CI

  1. #484: Add JDK 19 to CI pipeline

Dependencies

Update various dependencies

Build:

  • #473: micrometer-registry-influx to 1.10.2
  • #477: kotlin to 1.7.22
  • #476: scala-collection-compat_2.12 to 2.9.0
  • #492: versions-maven-plugin to 2.14.2

Maven Plugin:

  • #479: scala-maven-plugin to 4.8.0

Provided:

  • #487: slf4j-api to 2.0.6
  • #490: org.osgi.service.component.annotations to 1.5.1

Test:

  • #485: mockito to 4.10.0
  • #471: logback-classic to 1.3.5