Skip to content

v2.4.0

Compare
Choose a tag to compare
@rgallardo-netflix rgallardo-netflix released this 15 May 18:04
· 159 commits to 2.x since this release
334e96f

What's Changed

  • New keys() method in Config returns an Iterable, instead of an Iterator by @kilink in #649
  • Property objects returned by DefaultPropertyFactory now have a useful toString() by @smadappa in #610
  • Small performance update: Call getParameterCount on Method by @kilink in #650
  • Fix issues identified by errorprone by @kilink in #648

New Contributors

Full Changelog: v2.3.21...v2.4.0