Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Releases: finos/datahelix

v2.3.6

21 Jan 13:47
bf71a7b
Compare
Choose a tag to compare

2.3.6 (2022-01-21)

Bug Fixes

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

v2.3.5

28 Jun 12:45
b5ade3f
Compare
Choose a tag to compare

2.3.5 (2021-06-28)

Bug Fixes

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

v2.3.4

08 Jan 09:43
7bd7f62
Compare
Choose a tag to compare

2.3.4 (2021-01-08)

Bug Fixes

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

v2.3.3

05 Jan 12:34
74cb502
Compare
Choose a tag to compare

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

05 Jan 09:37
bf492a5
Compare
Choose a tag to compare

2.3.2 (2021-01-05)

Bug Fixes

v2.3.1

05 Jan 08:01
735bb0b
Compare
Choose a tag to compare

2.3.1 (2021-01-05)

Bug Fixes

v2.3.0

27 Aug 10:18
61313f3
Compare
Choose a tag to compare

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

v2.2.6

31 Jul 13:51
2a0f0bb
Compare
Choose a tag to compare

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

16 Jul 08:52
8d4ea5f
Compare
Choose a tag to compare

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

14 Jul 10:51
da3646a
Compare
Choose a tag to compare

2.2.4 (2020-07-14)

Bug Fixes

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