Skip to content

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

v0.10.0

06 Nov 12:13
b1caade

Choose a tag to compare

What's Changed

  • Update CI testing to report code coverage in PR by @b-per in #102
  • Moving deps to dev only by @pgoslatara in #105
  • Add new config for compare changes selector by @b-per in #106

Full Changelog: v0.9.0...v0.10.0

v0.9.0

07 Oct 14:34
4823c11

Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.9.0

v0.8.2

19 Sep 08:06
b3b3ee2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

18 Sep 08:53
563ae2c

Choose a tag to compare

What's Changed

  • Remove custom branch from config by @b-per in #92

Full Changelog: v0.8.0...v0.8.1

v0.8.0

16 Sep 10:32
32bf071

Choose a tag to compare

Feature changes

  • Add ability to perform advanced CI checks by @b-per in #84

Background changes

Full Changelog: v0.7.0...v0.8.0

v0.7.0

16 Jul 15:08
07524bb

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

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

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

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

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