Releases: dbt-labs/dbt-jobs-as-code
Releases · dbt-labs/dbt-jobs-as-code
v1.3.1
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
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
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.0.0
What's Changed
Going forward the package will follow semantic versioning
Full Changelog: v0.11.1...v1.0.0