Releases: finos/datahelix
Releases · finos/datahelix
v2.3.6
2.3.6 (2022-01-21)
Bug Fixes
- #1726: Update gradle-wrapper distribution url to match configured version (f51db6d)
v2.3.5
2.3.5 (2021-06-28)
Bug Fixes
- #1721: Update build.gradle files to work with gradle 7 (83a39c0)
v2.3.4
2.3.4 (2021-01-08)
Bug Fixes
- #1714: Add transitive dependency constraints for Guava (942c352)
v2.3.3
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
2.3.2 (2021-01-05)
Bug Fixes
v2.3.1
2.3.1 (2021-01-05)
Bug Fixes
v2.3.0
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
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
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
2.2.4 (2020-07-14)
Bug Fixes
- #1646: add workaround method for Faker composite expression errors (dbb27e2)