·
4 commits
to main
since this release
Features
- #511: Add support for excluding fields by path.
Enhancements
- #506: Add a predicate to control
overrideDefaultInitialization. - #469: Use the setter parameter type when populating a field through its setter.
Bug fixes
- #494: Fix randomization of objects with
Exceptionfields on Java 17. - #481: Restore built-in randomizer fallback when using a custom
RandomizerProvider.
Dependencies updates
- Objenesis: 3.5 -> 3.6
- Datafaker: 2.5.4-> 2.7.0
- ClassGraph: 4.8.184 -> 4.8.194
Contributors
Thanks to the GitHub contributors who contributed to this release:
@neibarbosa, @tomas0svk, @diego-lima and @kevits