Releases: elementary-data/elementary
Releases · elementary-data/elementary
Python v0.7.0
What's Changed
- Ele 206 small hourly time buckets on the anomaly by @elongl in #619
- Not running Elementary's models if '--project-dir' provided. by @elongl in #638
- Update redshift.mdx by @Hadarsagiv in #651
- Update databricks.mdx by @Hadarsagiv in #650
- Update snowflake.mdx by @Hadarsagiv in #647
- Update snowflake.mdx by @Hadarsagiv in #646
- Update bigquery.mdx by @Hadarsagiv in #645
- Update redshift.mdx by @Hadarsagiv in #649
- Lowercasing agate's columns by default. by @elongl in #643
- DbtRunner.ls uses 'text' log format. by @elongl in #652
- Wrote a guide for GitLab CI. by @elongl in #644
- Update dashboard bundle by @IDoneShaveIt in #653
- Writing all dbt and edr artifacts to same path. by @elongl in #659
- rename api methods to fetcher by @IDoneShaveIt in #662
- Deleted a redundant variable. by @elongl in #664
- Conditionally using 'result_rows' if it's defined. by @elongl in #670
- Ele 82 slack test results summary by @IDoneShaveIt in #626
- change macro names by @Maayan-s in #672
- update report bundle by @IDoneShaveIt in #673
Full Changelog: v0.6.10...v0.7.0
Python v0.6.10
FIx report dashboard bug
Python v0.6.9
What's Changed
- add a sentence about synonym dtypes by @RoiTabach in #609
- Not passing tracking data to report if tracking is disabled. by @elongl in #632
- Simplified syntax. by @elongl in #635
- ELE-217 alert deduping by @IDoneShaveIt in #608
- Normalized alert always returns an owners list. by @elongl in #634
New Contributors
- @RoiTabach made their first contribution in #609
Full Changelog: v0.6.8...v0.6.9
Python v0.6.8
What's Changed
- Postgres docs by @clad in #582
- Update add-elementary-tests.mdx by @Hadarsagiv in #592
- Update share-report-ui.mdx by @Deathfireofdoom in #597
- Added a contribution guide. by @elongl in #596
- verify that the dbt package is up-to-date in the internal project by @haritamar in #604
- Fix event_freshness_anomalies examples by @edbizarro in #606
- [Docs] Update question schema snippet path by @hanywang2 in #612
- fix: remove truncate_if_on_run_end param by @Chintanvpatel in #614
- fix malformed alert to slack method by @IDoneShaveIt in #618
New Contributors
- @clad made their first contribution in #582
- @Deathfireofdoom made their first contribution in #597
- @edbizarro made their first contribution in #606
- @Chintanvpatel made their first contribution in #614
Full Changelog: v0.6.7...v0.6.8
Python v0.6.7
Fixed a bug in test runs order.
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- Added
edr run-operation upload-source-freshness
by @elongl in #553 - Add
--s3-endpoint-url
as option for sending report to S3 by @esenilsson & @elongl in #515, #516 - fix fail rate bug by @IDoneShaveIt in #526
- Update cli-commands.mdx by @esenilsson in #527
- Always open files as utf-8 by @haritamar in #546
- Fix upcoming breaking changes in dbt 1.4.0 by @elongl in #566
- Fix test results configuration (report) by @IDoneShaveIt in #569
- Fix duplicate rows bug by @IDoneShaveIt in #492
- Postgres integration by @elongl in #562
- Ele 184 revert dbt project dirs automatic by @elongl in #575
New Contributors
- @esenilsson made their first contribution in #515
- @Hadarsagiv made their first contribution in #540
- @pratik60 made their first contribution in #550
- @benoit-tropos-io made their first contribution in #570
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- Using project directory to run the artifacts. by @elongl in #478
- Suppress alerts by @IDoneShaveIt in #486
- Alerts filters by @IDoneShaveIt in #498
- Invocations filter by @IDoneShaveIt in #480
- Changed the default days back to 'edr monitor' (alerts). by @elongl in #488
Full Changelog: v0.6.3...v0.6.5
v0.6.4
Fixed a bug in source freshness alerts.
Full Changelog: v0.6.3...v0.6.4
v0.6.3
Docker
We've released our first Docker image!
What's Changed
- Fix schema changes missing results by @IDoneShaveIt in #435
- Added
--disable-samples
. by @elongl in #430 - support test short name in alerts by @IDoneShaveIt in #436
- fix alerts description by @IDoneShaveIt in #437
- fix an issue when auto open report in WSL by @ivan-toriya in #447
- Letting dbt lookup the profiles.yml unless
--profiles-dir
specified. by @elongl in #438 - Add email parsing for slack handle alerts by @jelstongreen & @IDoneShaveIt in #448 & #453
- fix timezone for alerts bug by @IDoneShaveIt in #454
- Grouped description by @IDoneShaveIt in #428
- Added
--project-name
. by @elongl in #460 - Created an
--env
flag. by @elongl in #464 - Short-circuting the channel name to channel ID lookup. by @elongl in #466
schema_changes_from_baseline
support in reports by @haritamar in #455- tags and owners sidebars by @IDoneShaveIt in #452
- Modular alerts by @IDoneShaveIt in #418
- Still get user ids when only a non-list is passed to owner/subscriber by @jelstongreen in #459
New Contributors
- @ivan-toriya made their first contribution in #447
- @jelstongreen made their first contribution in #448
Full Changelog: v0.6.2...v0.6.3
0.6.2
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