Skip to content

Releases: elementary-data/elementary

v0.6.6

17 Jan 18:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

03 Jan 15:57

Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.5

v0.6.4

29 Dec 17:18

Choose a tag to compare

Fixed a bug in source freshness alerts.

Full Changelog: v0.6.3...v0.6.4

v0.6.3

19 Dec 14:45

Choose a tag to compare

Docker

We've released our first Docker image!

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

0.6.2

29 Nov 12:24

Choose a tag to compare

Bug Fixes

  • Fixed a bug in the report where schema change test results are missing
  • Fixed a bug in the alerts resulted in the long name of the test being displayed instead of the short name

v0.6.1

24 Nov 21:33
7c5a42a

Choose a tag to compare

Bug Fixes

Fixed a bug in the report resulted in the long name of the test being displayed instead of the short name

v0.6.0

23 Nov 15:26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.6.0

v0.5.4

30 Oct 20:36
406b6b8

Choose a tag to compare

New Features

  • Checking that edr is compatible with dbt package version in order to avoid unexpected crashes

Bug Fixes & Improvements

  • Improved report's performance
  • Fixed sending report over Slack for big files
  • Report datetime have consistent format

Contributions & Acknowledgements

Thanks @a13xa1v35 and @rloredo for making their first contributions 😎 ✌🏻

v0.5.3

19 Oct 09:11

Choose a tag to compare

Changes

  • Added source freshness alerts.
  • Added a flag to excludes Elementary's internal models from the report --exclude-elementary-models, true by default.
  • Added a formatter CI that ensures the code is formatted at all times.

v0.5.2

03 Oct 15:26

Choose a tag to compare

Fixed bugs in the report's Model Runs screen:

  • Sorting by columns did not work properly.
  • Failed model runs showed a "success" tooltip.
  • Improved the average execution time line.