What's Changed
- Fixed unsupported time buckets in BQ (week, month) by @Maayan-s in #295
- dump_table returns an empty list if table is missing. by @elongl in #303
- Macro 'dump_table' supports excluding deprecatedly-marked columns. by @elongl in #304
- Fix integration tests by @haritamar in #311
- Added logs to learn about dbt package performance. by @elongl in #312
- Sorting lists without meaningful order in artifacts. by @elongl in #316
- Ele 347 add new mode of day of week to our by @RoiTabach in #310
- Raise an exception if user configures a timestamp column that doesn't exist by @Maayan-s in #305
- Revert "Raise an exception if user configures a timestamp column that doesn't exist" by @elongl in #320
- Add "direction" param to anomalies tests by @noaKurman in #315
- Validate only test that should error return error by @Maayan-s in #318
- Remove custom name from elementary tests by @Maayan-s in #307
- Buckets fixes new by @Maayan-s in #322
- Only uploading the diff in artifacts. by @elongl in #317
- Changed an if condition for clarity. by @elongl in #326
- Buckets unit test fix for BQ by @Maayan-s in #327
- Added a feature flag for the artifacts uploading mechanism. by @elongl in #328
New Contributors
- @noaKurman made their first contribution in #315
Full Changelog: 0.7.4...0.7.5