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