Datahelix Versions Save

The DataHelix generator allows you to quickly create data, based on a JSON profile that defines fields and the relationships between them, for the purpose of testing and validation

v2.3.6

2 years ago

2.3.6 (2022-01-21)

Bug Fixes

  • #1726: Update gradle-wrapper distribution url to match configured version (f51db6d)

v2.3.5

2 years ago

2.3.5 (2021-06-28)

Bug Fixes

  • #1721: Update build.gradle files to work with gradle 7 (83a39c0)

v2.3.4

3 years ago

2.3.4 (2021-01-08)

Bug Fixes

  • #1714: Add transitive dependency constraints for Guava (942c352)

v2.3.3

3 years ago

2.3.3 (2021-01-05)

Bug Fixes

  • #1710:
    • Prevent WeightedLegalValuesFieldSpec merging together (7b15674)
    • Remove DistributedList from InMapRelation and InMapIndexRelation (d8e3e0f)
    • Change InSetConstraint to use list of InSetRecord (e090cbb)
    • Create file specific instance of distributed list (a6ccb29)

v2.3.2

3 years ago

2.3.2 (2021-01-05)

Bug Fixes

  • #1658:
    • CVE-2017-18640 - High Severity Vulnerability (1bc203d)
    • CVE-2017-18640 - High Severity Vulnerability (1aa8705)

v2.3.1

3 years ago

2.3.1 (2021-01-05)

Bug Fixes

  • #1713: CVE-2020-15250 (Medium) detected in junit-4.12.jar (244eaee)

v2.3.0

3 years ago

2.3.0 (2020-08-27)

Bug Fixes

  • #1675:
    • Update validation checks for if-else and inMap (d07d725)
    • Update value data type validation checks (670eb1d)
    • Update granularity and offset validation checks (1facc82)
    • Add validation check for field being null (61889d0)
    • Add validation check for field type (a0d4c6e)

Features

  • #1675: Add quotes in validation messages (e900e81)

v2.2.6

3 years ago

2.2.6 (2020-07-31)

Bug Fixes

  • #1693: Remove gradle wrapper from git ignore The gradle wrapper is required for jitpack to correctly package the project into a lib (99b4890)

v2.2.5

3 years ago

2.2.5 (2020-07-16)

Bug Fixes

  • weighted element constraint validation (c0d717b)
  • #1552: use user provided weights instead of uniform distribution (954273e)

v2.2.4

3 years ago

2.2.4 (2020-07-14)

Bug Fixes

  • #1646: add workaround method for Faker composite expression errors (dbb27e2)