Skip to content

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

v1.9.1

08 May 10:30
fa051fc

Choose a tag to compare

What's Changed

  • Use RUAMEL to load to raise Exceptions on duplicates by @b-per in #150

Full Changelog: v1.9.0...v1.9.1

v1.9.0

07 May 16:12
d7be8fa

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.9.0

v1.8.1

23 Apr 09:29
7c675c8

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

14 Apr 13:16
352dbd2

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

10 Apr 09:54
3924013

Choose a tag to compare

What's Changed

  • feat: support config as dir path only by @il-dat in #143

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.2

31 Mar 09:15
af742ef

Choose a tag to compare

What's Changed

  • Provide proper list of config files to load_job_configuration by @yatsky in #140

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

18 Mar 15:48
8d30d64

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

21 Feb 14:57
ad0f395

Choose a tag to compare

  • Add --filter to import-jobs to allow importing jobs to specific environments. In the case where people maintain jobs in the dbt Cloud UI and want to promote them, they can mention what environments they want to import the jobs to using the identifier of the job: [[envs_filter:identifier]].

What's Changed

  • Add ability to filter on import by @b-per in #136

Full Changelog: v1.5.0...v1.6.0

v1.5.0

17 Feb 17:53
6745888

Choose a tag to compare

What's Changed

  • Add --json parameter to plan and sync by @b-per in #135

Full Changelog: v1.4.0...v1.5.0

v1.4.0

17 Feb 10:24
c49e994

Choose a tag to compare

What's Changed

  • Add ability to define field templates when importing jobs by @b-per in #134

Full Changelog: v1.3.2...v1.4.0