Skip to content

v2.5.3

Compare
Choose a tag to compare
@rgallardo-netflix rgallardo-netflix released this 28 Sep 18:36
· 105 commits to 2.x since this release
683cb57

What's Changed

  • Config lambda fix by @kilink in #667
    • This fixes code originally released in v2.5.1 and reverted in v2.5.2
  • Use SAM conversion in DefaultTypeConverterFactory by @kilink in #671
  • Enable running tests in JDKs != 8 by @rgallardo-netflix in #672
    • Our test suite is now regularly run (and passes!) in Java 8, 17 and 21.
  • Fixed a bad code sample in docs by @younver in #668

New Contributors

Full Changelog: v2.5.2...v2.5.3