Skip to content

v4.2.0

Compare
Choose a tag to compare
@fmbenhassine fmbenhassine released this 14 Mar 23:52
· 88 commits to master since this release
860d1c7

This is a minor release which comes with the following enhancements and bug fixes:

Enhancements

  • Issue #355: Drop Jackson dependency
  • Issue #388: Set fields by calling setters if present before using reflection
  • Issue #389: Make the default exclusion policy public

Bug fixes

  • Issue #382: Instant bean validation range support
  • Issue #387: Collections are always generated with the same size
  • Issue #393: Trying to randomize an empty Enum fails with an IllegalArgumentException
  • Issue #396: Arrays are always generated with the same size

I would like to thank @mjureczko, @arnzel, @elexx, @LeJeanbono, @stevenvanophem and @rcsilva83 for their feedback and contributions to this release!