Skip to content

Releases: data-catering/data-caterer

0.7.0

22 Mar 09:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.2...0.7.0

0.6.2

15 Mar 02:18
Compare
Choose a tag to compare

Full Changelog: 0.6.1...0.6.2

  • Generate unique values when any fields with isUnique or isPrimaryKey is set to true

0.6.1

08 Mar 10:28
Compare
Choose a tag to compare

Full Changelog: 0.6.0...0.6.1

  • Fix bug relating to foreign key relation parsing

0.6.0

03 Jan 03:29
Compare
Choose a tag to compare

New feature/bug fixes:

  • Moved package from 'com.github.pflooky' to 'io.github.datacatering'. This is inline with the repository location and API jar location.
    • This is a breaking change. When upgrading from 0.5.X to 0.6.0, ensure package names are changed
  • Allow for all validations to be completed when exceptions occur
  • Exception messages are persisted into the HTML report

0.5.6

08 Dec 01:41
Compare
Choose a tag to compare

New features/bug fixes:

  • Generic post plan actions
  • Added Slack alerts to summarise data generation and validation results
    • Can trigger based on different outcomes (i.e. only if validation fails)
  • Add in time taken for validation to run

0.5.5

04 Dec 06:54
Compare
Choose a tag to compare

New features/bug fixes:

  • Fix for validation selectExpr to allow for multiple fields for select SQL expression

0.5.4

04 Dec 06:16
Compare
Choose a tag to compare

New features/bug fixes: