Releases: dbt-labs/dbt-jobs-as-code
Releases · dbt-labs/dbt-jobs-as-code
v1.18.0
What's Changed
- Bump gitpython from 3.1.44 to 3.1.47 by @dependabot[bot] in #207
- Bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #209
- feat: store [[identifier]] in job description with --use-desc-for-id by @b-per in #208
New Contributors
- @dependabot[bot] made their first contribution in #207
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
Just fixes, but bumping the minor only because we are now removing support for Python 3.9.
- fix: validate job description max length of 255 characters by @b-per in #205
- fix: update vulnerable dependencies and drop Python 3.9 (EOL) by @b-per in #206
Full Changelog: v1.16.2...v1.17.0
v1.16.2
v1.16.1
v1.16.0
v1.15.1
v1.15.0
v1.14.0
What's Changed
- fix: trigger CI when ci-ok label is added to fork PRs by @b-per in #188
- feat(sync): include applied job IDs in --json output by @LouisLau-art in #183
- docs: update changelog version to 1.14 by @b-per in #189
New Contributors
- @LouisLau-art made their first contribution in #183
Full Changelog: v1.13.4...v1.14.0