Releases: elementary-data/elementary
Releases · elementary-data/elementary
v0.20.1
What's Changed
- Added more detailed exception for teams webhook failure by @ofek1weiss in #2031
- bugfix to disable_samples flag + update package ref by @haritamar in #2039
- Correctly shorten versioned model names by @Ryosuke839 in #2043
- fix: handle support for partial success introduce in dbt 1.9 with microbatching by @nicor88 in #2041
- SlackWebMessagingIntegration: support reply_broadcast option by @MikaKerman in #2054
- SlackWebMessagingIntegration: accept additional keyword args in from_token by @MikaKerman in #2055
- Fix BigQuery scan for test result rows by @tlangton3 in #1940
- Create html email formatter by @MikaKerman in #2051
- Remove deprecated test recommendations macro by @elazarlachkar in #2057
- Fix namespace of macro call by @elazarlachkar in #2061
- unfurl_links=False for avoiding preview in slack messages by @GuyEshdat in #2064
- Fix: Properly quote database and schema identifiers for SQL compatibility by @mschmidoev in #1987
- Readme rebranded and up to date by @NoyaOffer in #2065
- Change stale workflow configuration by @arbiv in #2045
- limit postgres version in CI by @haritamar in #2040
- Using community Athena pacakge in CI by @elazarlachkar in #2066
- Upgrade dbt package to 0.21.0 by @elazarlachkar in #2067
- Updated report index.html by @elazarlachkar in #2068
New Contributors
- @Ryosuke839 made their first contribution in #2043
- @nicor88 made their first contribution in #2041
- @tlangton3 made their first contribution in #1940
- @mschmidoev made their first contribution in #1987
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- fix test dwh write dbt profies by @NoyaArie in #1999
- removed usage of deprecated
-mflag in dbt by @ofek1weiss in #2000 - disable group registration when tracking is disabled by @ofek1weiss in #2001
- update dbt package revision by @ofek1weiss in #2003
- Handle empty result in clickhouse by @ofek1weiss in #2002
- require approval only for fork PRs by @haritamar in #2004
- Handle invalid characters when uploading CI artifact by @elazarlachkar in #2005
- Update README.md with new contributors by @Maayan-s in #2009
- only check fork on PR events by @haritamar in #2011
- Update DBT package version by @elazarlachkar in #2012
- Ele 5089 use row number instead of rank by @NoyaArie in #2015
- Updated DBT pacakge revision by @elazarlachkar in #2017
- Add attribution block to alert messages in data monitoring by @MikaKerman in #2016
- Ele 4724 dbt fusion support by @haritamar in #1961
- Ele 5122 cli stop using deprecated tests by @haritamar in #2022
- update the CLI to use the new package version by @haritamar in #2024
- attempt to remove dbt-databricks restriction by @haritamar in #2025
- update report version by @haritamar in #2026
- release/v0.20.0 by @github-actions[bot] in #2027
- package-lock: remove name to avoid breaking old dbt versions by @haritamar in #2028
- Feature: make the number of columns that are formatted as a table in Teams alerts a cli flag so that users have more control over the formatting in Teams by @FrankTub in #1958
Full Changelog: v0.19.5...v0.20.0
Python v0.19.5
What's Changed
- Slack join channel recursion fix by @MikaKerman in #1984
- changed dbt package version to a commit with dremio types mapping. ne… by @GuyEshdat in #1985
- Enhance SlackWebMessagingIntegration to include a timeout feature for… by @MikaKerman in #1990
- use sets for alert filters by @ofek1weiss in #1994
- Ele 4942 dimension anomalies visualization by @NoyaArie in #1992
- release/v0.19.5 by @github-actions[bot] in #1998
Full Changelog: v0.19.4...v0.19.5
Python v0.19.4
What's Changed
- Fix
float("inf")andfloat("nan")JSON serialization breaking reports by @clementsicard in #1964 - Ele 4832 full source name in freshness alerts by @ofek1weiss in #1971
- upgrade the elementary dbt package to v0.19.2
New Contributors
- @clementsicard made their first contribution in #1964
Full Changelog: v0.19.3...v0.19.4
Python v0.19.3
Fixed package version
Python v0.19.2
Python v0.19.1
What's Changed
- added excludes option to edr monitor by @ofek1weiss in #1945
- text and markdown formats by @ofek1weiss in #1949
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- Enable support for multiple links and icons in alert messages by @MikaKerman in #1927
- using elementary 0.19.0 by @arbiv in #1942
Known Issues
- dbt-databricks must be <1.10.2 by @arbiv in #1939
- See issue 1931 for more details
New Contributors
Full Changelog: v0.18.3...v0.19.0
Python v0.18.3
What's Changed
- fixed missing metrics in cli by @michael-myaskovsky in #1915
Full Changelog: v0.18.2...v0.18.3
Python v0.18.2
What's Changed
- subscribers in the grouped alerts by @MikaKerman in #1893
- clickhouse cli integration by @michael-myaskovsky in #1892
- Add FileSystemMessagingIntegration and related tests by @MikaKerman in #1904
- Adds --s3-acl option to the cli to be able to set S3 report permissions. by @Lawiss in #1887
- Fixed setup of internal dbt project used by Elementary by @abhipalsingh in #1867
- Add function for
disable_elementary_logo_printby @nickozilla in #1903 - update report to 1.0.26 by @michael-myaskovsky in #1909
New Contributors
- @michael-myaskovsky made their first contribution in #1892
- @Lawiss made their first contribution in #1887
- @abhipalsingh made their first contribution in #1867
- @nickozilla made their first contribution in #1903
Full Changelog: v0.18.1...v0.18.2