Releases: re-data/dbt-re-data
Releases · re-data/dbt-re-data
0.10.0
What's Changed
- Enable to calculate metrics of a partitioned table in BigQuery by @yu-iskw in #81
- escape newline characters in json values by @dejii in #82
- Update quoting to work with spaces in columns by @mateuszklimek in #84
- modification for more common and pluggable syntax by @bachng2017 in #85
- Feature/better metrics by @mateuszklimek in #86
New Contributors
- @yu-iskw made their first contribution in #81
- @bachng2017 made their first contribution in #85
Full Changelog: 0.9.2...0.10.0
0.9.2
Full Changelog: 0.9.1...0.9.2
0.9.1
0.9.0
What's Changed
- serialize tables exported to json by @dejii in #75
- test_history_failures_limit config by @dejii in #76
- implement selecting subset of tables by @mateuszklimek in #77
- 305 save_test_history with dbt build by @zendesk-sova in #78
New Contributors
- @zendesk-sova made their first contribution in #78
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- fix bug in schema changes by @dejii in #66
- refactor logic for in_time_window by @dejii in #67
- configure slack alerting per model to specific users by @dejii in #69
- Feature/better tests support by @mateuszklimek in #68
- quote columns exported for monitored table by @dejii in #72
- Fix problem with alias not properly handled by @mateuszklimek in #70
- filter other alert types on time_window_end by @dejii in #74
- update by @mateuszklimek in #73
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- replace non-alphanumeric chars with an underscore by @dejii in #56
- Support
identifier
used in sources by @z3z1ma in #59 - update the dbt-core version used in testing by @dejii in #61
- modified z-score as alternative anomaly detector by @dejii in #60
- accept path as an argument to macros generating JSON files by @dejii in #63
- handle schema change for re_data_z_score model by @dejii in #64
New Contributors
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- macro for exporting alerts used for notifications by @dejii in #47
- Feature/add tests by @mateuszklimek in #48
- Setup testing across all dbs by @dejii in #49
- fix/setup workflow tests for all dbs by @dejii in #51
- use github event ref and refactor tests by @dejii in #52
- use ddl commands to drop schema for redshift by @dejii in #53
- Feature/dbt config support by @mateuszklimek in #54
- better error handling by @mateuszklimek in #55
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- Skip dbt graph from being added to overview query by @mateuszklimek in #45
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- All frontend changes required for frontend by @mateuszklimek in #42
- Feature macro filter_get_duplicates by @sergey-vdovin in #38
- tests fix by @sergey-vdovin in #41
- use raw strings for bigquery when quoting strings with escaped characters by @dejii in #44
New Contributors
- @sergey-vdovin made their first contribution in #38
Full Changelog: 0.4.0...0.5.0