Skip to content

Commit 7d3130b

Browse files
Release v1.9.1 (#649)
* Release v1.9.1 * Update CHANGELOG.md * Update v1.9.1.md --------- Co-authored-by: adrianburusdbt <adrianburusdbt@users.noreply.github.com> Co-authored-by: Adrian <adrian.burus@dbtlabs.com>
1 parent 840777f commit 7d3130b

9 files changed

Lines changed: 19 additions & 21 deletions

.changes/unreleased/Behind the scenes-20260304-140927.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Behind the scenes-20260309-182336.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Behind the scenes-20260309-183547.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Changes-20260325-102009.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Changes-20260327-171426.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Fixes-20260320-092347.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Fixes-20260320-101713.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v1.9.1.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [v1.9.1](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v1.9.0...v1.9.1)
2+
### Changes
3+
* Added execution project to bq sl resource
4+
* Updates the API route used for Private Endpoints
5+
### Fixes
6+
* Handle unknown values for tf validate
7+
* Omit deployment_type when clearing instead of sending ""
8+
### Behind the scenes
9+
* CI enhancements

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
# [v1.9.1](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v1.9.0...v1.9.1)
10+
### Changes
11+
* Added execution project to bq sl resource
12+
* Updates the API route used for Private Endpoints
13+
### Fixes
14+
* Handle unknown values for tf validate
15+
* Omit deployment_type when clearing instead of sending ""
16+
### Behind the scenes
17+
* CI enhancements
18+
919
# [v1.9.0](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v1.8.2...v1.9.0)
1020
### Fixes
1121
* Remove test parallelism

0 commit comments

Comments
 (0)