Skip to content

1.2.3

Compare
Choose a tag to compare
@andybharness andybharness released this 19 Jun 12:25
· 57 commits to main since this release
2240ee1

What's Changed

Known issues

On startup java.lang.NoSuchMethodError: kotlin.* or similar is thrown.
This is caused by conflicting kotlin-stdlib JARs on the classpath brought in by okhttp.

  • Make sure no other dependency brings in kotlin-stdlib earlier than 1.4.10
  • If you're using SpringBoot, it's recommend that you upgrade to at least 2.7.x

New Contributors

Full Changelog: 1.2.2...1.2.3