Skip to content

Releases: dvgaba/easy-random

7.0.0

16 Jan 01:45
4f49076
Compare
Choose a tag to compare

Bumped major version to account for supported jdk version 17 from 16.

Along with this release contain version bump for various 3PP libraries i.e. data-faker, protobuf, validation etc.

6.2.0

10 Aug 04:33
Compare
Choose a tag to compare

6.2.0 Minor release to add custom radomizer support for protobuf, 3PP and code refactoring.

Release 6.1.8

24 May 01:35
Compare
Choose a tag to compare

Fixed #26 and #28

Release 6.1.7

13 May 02:41
Compare
Choose a tag to compare

Patch release to improve record support, thanks @mjureczko and minor 3PP fixes.

Protobuf support

23 Sep 00:44
d5d029f
Compare
Choose a tag to compare

Support to generate random protobuf messages

6.0.2

04 Aug 21:09
Compare
Choose a tag to compare

Patch release primarily to fix critical vulnerability in transitive dependency of java faker.

  1. Fixed critical vulnerability for snakeyaml
  2. Minor code improvement changes

What's Changed

  • Master by @dvgaba in #4
  • Fixed object creation and setting of scale by @dvgaba in #6
  • Patch to fix snakeyaml vulnerability by @dvgaba in #7
  • Fixed minor code smell and bugs by @dvgaba in #8

Full Changelog: easy-random-6.0.1...easy-random-6.0.2

6.0.1

03 Aug 23:12
9b28f9e
Compare
Choose a tag to compare

Changes which are part of this release are: