Releases: dbt-labs/dbt-jobs-as-code
Releases · dbt-labs/dbt-jobs-as-code
v0.10.0
v0.9.0
What's Changed
- Allow contributors to run CI once PR is tagged ci-ok by @b-per in #98
- Fix if condition for schedules by @b-per in #99
- Bump
setup-pythonaction by @pgoslatara in #97 - Migrating to a proper directory structure for python packages by @pgoslatara in #95
- Correcting entrypoint path by @pgoslatara in #101
- Release 0.9 by @b-per in #100
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Restricting python to 3.9-3.12 by @pgoslatara in #86
- Clean pipelines by @pgoslatara in #89
- Adding dependabot config by @pgoslatara in #88
- Update CONTRIBUTING.md to ruff and poetry by @pgoslatara in #87
- Remove black dependency by @pgoslatara in #90
- Downgrade importlib to be compatible with dbt-core by @b-per in #94
New Contributors
- @pgoslatara made their first contribution in #86
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
v0.7.0
What's Changed
- Add example of CICD with qa by @b-per in #75
- Update dependencies by @b-per in #76
- consolidate qa and prod workflows by @dpguthrie in #78
- Return non 0 code on
syncfailure by @b-per in #80
New Contributors
- @dpguthrie made their first contribution in #78
Full Changelog: v0.6.1...v0.7.0