Skip to content

Releases: dbt-labs/dbt-jobs-as-code

v1.18.0

18 May 14:57
1645dbc

Choose a tag to compare

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

Full Changelog: v1.17.0...v1.18.0

v1.17.0

20 Apr 14:02
bec5814

Choose a tag to compare

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

27 Mar 12:28
a9ad37e

Choose a tag to compare

What's Changed

  • Improve error message when invalid cron is found by @b-per in #202

Full Changelog: v1.16.1...v1.16.2

v1.16.1

24 Mar 15:17
3121917

Choose a tag to compare

What's Changed

  • fix: add fusion fields to JobMissingFields by @b-per in #198
  • fix: reject identifier keys containing special characters by @b-per in #200

Full Changelog: v1.16.0...v1.16.1

v1.16.0

05 Mar 12:17
089ed69

Choose a tag to compare

What's Changed

  • feat: add cost_optimization_features to job definitions by @b-per in #197

Full Changelog: v1.15.1...v1.16.0

v1.15.1

24 Feb 16:05
ef8de19

Choose a tag to compare

What's Changed

  • fix: strip trailing slashes from base_url and raise on all API errors by @b-per in #194

Full Changelog: v1.15.0...v1.15.1

v1.15.0

20 Feb 14:20
d22abfd

Choose a tag to compare

What's Changed

  • feat: make schedule optional for ci and merge jobs by @b-per in #192

Full Changelog: v1.14.0...v1.15.0

v1.14.0

12 Feb 21:41
9691894

Choose a tag to compare

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

Full Changelog: v1.13.4...v1.14.0

v1.13.4

09 Feb 18:34
8382a4c

Choose a tag to compare

What's Changed

  • fix: enable recursive glob patterns with ** by @b-per in #187

Full Changelog: v1.13.3...v1.13.4

v1.13.3

01 Feb 17:37
0b1d401

Choose a tag to compare

What's Changed

  • fix: update dependencies to address security vulnerabilities by @b-per in #179
  • fix: support directory paths in CLI commands by @b-per in #181

Full Changelog: v1.13.2...v1.13.3