Skip to content

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

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

v1.13.2

13 Jan 15:36
f1f4e7d

Choose a tag to compare

What's Changed

  • Remove upper bound for rich dependency and update installation docs by @b-per in #178

Full Changelog: v1.13.1...v1.13.2

v1.13.1

05 Jan 08:24
a93637d

Choose a tag to compare

What's Changed

  • Pin GitHub Actions to specific SHAs (14 actions in 4 files) by @ddk-dbt in #173
  • Handle jobs: None when merging YAML files by @patkearns10 in #176

New Contributors

Full Changelog: v1.13.0...v1.13.1

v1.13.0

27 Oct 11:15
56890d7

Choose a tag to compare

What's Changed

  • Change default of errors_on_lint_failure to True by @b-per in #172

Full Changelog: v1.12.1...v1.13.0

v1.12.1

27 Oct 10:12
50edef4

Choose a tag to compare

What's Changed

  • Add support for Python 3.14
  • Add new field for CI and tests for 3.14 by @b-per in #170
  • Add example of comments with plan output in GitHub and GitLab by @b-per in #171

Full Changelog: v1.12.0...v1.12.1