Skip to content

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

v1.5.0

17 Feb 17:53
6745888
Compare
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
Compare
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

v1.3.2

13 Feb 16:35
731eb8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

13 Feb 15:35
17b1d32
Compare
Choose a tag to compare

What's Changed

  • Make changes output to stdout instead of stderr, keeping stderr for logs by @b-per in #130
  • Update docs for 1.3 by @b-per in #132

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Feb 14:18
162bd45
Compare
Choose a tag to compare

What's Changed

  • Add mkdocs site
  • Add --managed-only flag to the import command to only import managed jobs
  • Add --environment-id and --project-id flags to link, unlink and deactivate-jobs command

Full Changelog: v1.2.0...v1.3.0

v1.2.0

06 Feb 11:02
4239bcd
Compare
Choose a tag to compare

What's Changed

  • Link jobs to existing ID when importing jobs by @b-per in #124
    Technically, this is a breaking change but I think that this is the behavior that most people would have expected

Full Changelog: v1.1.0...v1.2.0

v1.1.0

05 Feb 14:57
d588486
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

11 Dec 16:52
a7047ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Dec 10:11
657503f
Compare
Choose a tag to compare

What's Changed

  • Fix issue with plan when adding/removing fields by @b-per in #117

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Dec 20:19
c4b14f1
Compare
Choose a tag to compare

What's Changed

Going forward the package will follow semantic versioning

Full Changelog: v0.11.1...v1.0.0