Skip to content

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

v1.18.2

Choose a tag to compare

@b-per b-per released this 25 Jun 08:55
bbcc402

What's Changed

  • feat: add dbt_state to cost_optimization_features enum by @b-per in #215

Full Changelog: v1.18.1...v1.18.2

v1.18.1

Choose a tag to compare

@b-per b-per released this 24 Jun 09:07
54cf0e3

What's Changed

  • Refactoring CI label check by @taylor-brudos in #210
  • fix: add deactivation_reason to JobMissingFields by @b-per in #212
  • fix: bump vulnerable transitive dependencies to patched versions by @b-per in #213
  • fix: handle null parent nodes in apply_templated_fields by @b-per in #214

New Contributors

Full Changelog: v1.18.0...v1.18.1

v1.18.0

Choose a tag to compare

@b-per b-per released this 18 May 14:57
1645dbc

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

Choose a tag to compare

@b-per b-per released this 20 Apr 14:02
bec5814

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

Choose a tag to compare

@b-per b-per released this 27 Mar 12:28
a9ad37e

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

Choose a tag to compare

@b-per b-per released this 24 Mar 15:17
3121917

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

Choose a tag to compare

@b-per b-per released this 05 Mar 12:17
089ed69

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

Choose a tag to compare

@b-per b-per released this 24 Feb 16:05
ef8de19

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

Choose a tag to compare

@b-per b-per released this 20 Feb 14:20
d22abfd

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

Choose a tag to compare

@b-per b-per released this 12 Feb 21:41
9691894

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