Skip to content

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

v0.7.0

16 Jul 15:08
07524bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

28 Jun 14:40
Compare
Choose a tag to compare

What's Changed

  • Add workflow for release by @b-per in #73
  • Update docs with pip install from Pypi by @b-per in #74
  • Use requests Session to speed up API calls

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 Jun 11:06
cf401e2
Compare
Choose a tag to compare

What's Changed

  • Release 0.6 - Support YAML templating and add ability to restrict projects/envs from the rendered jobs YAML file by @b-per in #72

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Jun 11:04
Compare
Choose a tag to compare

What's Changed

  • Release 0.5 - Move to Pydantic v2 and update fields for jobs by @b-per in #71

Full Changelog: v0.4.0...v0.5.0

v0.4.0

13 Jun 18:27
ccf0e61
Compare
Choose a tag to compare

What's Changed

  • Update User Agent and add compatibility for 3.12 by @b-per in #66
  • Add environment id and project id params by @b-per in #67
  • Update instructions for the GH action to use pip
  • Add tests

Full Changelog: v0.3.1...v0.4.0

v0.3.1

15 Jan 12:01
fafba4b
Compare
Choose a tag to compare

What's Changed

  • Allow not checking SSL cert for some cases by @b-per in #63

Full Changelog: v0.3...v0.3.1

v0.3

12 Jan 10:59
1a45385
Compare
Choose a tag to compare

What's Changed

  • Add the commands unlink and deactivate-jobs by @b-per in #62

Those new commands can be useful when moving jobs from one project to another, when "meshifying" a project for example.

Full Changelog: v0.2.2...v0.3

v0.2.2

28 Nov 09:44
284d81d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

23 Nov 08:38
b0e4b08
Compare
Choose a tag to compare

Fix issue #59 due to missing custom_branch_only field

v0.2.0

06 Nov 15:08
8832afe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0