Releases: datastax/terraform-provider-astra
Releases · datastax/terraform-provider-astra
v2.2.4
Add dbType to database creation fro Vector support (#314)
v2.2.3
What's Changed
- issue-227: improve error handling for access list resource by @pgier in #298
- Bump actions/checkout from 3 to 4 by @dependabot in #299
- terraform library upgrades by @pgier in #304
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #305
- add topic FQN value to streaming topic resource by @pgier in #307
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #306
- resource_access_list: make addesses optional by @pgier in #309
- issue-193: streaming sink improvements by @pgier in #310
- issue-222: improve error handling by @pgier in #311
- streaming_sink: use Astra token by @pgier in #312
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 by @dependabot in #289
- Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #290
- release.yml: minor updates/simplifications by @pgier in #293
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 by @dependabot in #292
- STREAM-166: fix bug in CDC resource by @pgier in #297
- update deprecated argument to goreleaser by @pgier in #296
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.11.0 to 0.12.0 by @dependabot in #295
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.0
What's Changed
- issue-244: streaming pulsar namespace policy management by @pgier in #267
- refactoring to reduce code duplication by @pgier in #271
- issue-248-streaming-topic-configuration by @pgier in #272
- document minimum terraform version by @pgier in #274
- add validation and fix bug in streaming namespace policies by @pgier in #273
- Bump github.com/hashicorp/terraform-plugin-mux from 0.11.1 to 0.11.2 by @dependabot in #275
- issue-249: pulsar topic schema by @pgier in #276
- Refresh provider examples by @ddieruf in #279
- run terraform fmt on the examples directory by @pgier in #280
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 by @dependabot in #282
- run terraform fmt during CI by @pgier in #281
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 by @dependabot in #283
- STREAM-160: customize apps domain by @pgier in #285
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.10.0 to 0.11.0 by @dependabot in #284
- STREAM-166: error handling and simplification by @pgier in #286
- STREAM-166: fix CDC retry logic by @pgier in #287
- STREAM-166: make CDC delete single threaded by @pgier in #288
New Contributors
Full Changelog: v2.1.17...v2.2.0
v2.2.0-rc1
What's Changed
- issue-244: streaming pulsar namespace policy management by @pgier in #267
- refactoring to reduce code duplication by @pgier in #271
- issue-248-streaming-topic-configuration by @pgier in #272
- document minimum terraform version by @pgier in #274
- add validation and fix bug in streaming namespace policies by @pgier in #273
- Bump github.com/hashicorp/terraform-plugin-mux from 0.11.1 to 0.11.2 by @dependabot in #275
- issue-249: pulsar topic schema by @pgier in #276
- Refresh provider examples by @ddieruf in #279
- run terraform fmt on the examples directory by @pgier in #280
New Contributors
Full Changelog: v2.1.17...v2.2.0-rc1
v2.1.18
v2.1.17
v2.1.16
What's Changed
- readme and doc updates by @pgier in #219
- rename makefile and add 'install' target by @pgier in #223
- issue-229: config variables for API server URLs by @pgier in #230
- issue-225: improve CI testing by @pgier in #231
- issue-210: fix streaming tenant import by @pgier in #232
- mark astra token provider field as sensitive by @pgier in #237
- fix go linter warnings by @pgier in #235
- issue-233: use terraform-plugin-mux by @pgier in #236
- Update support link by @jgillenwater in #240
- Issue 221 basic streaming namespace handling by @pgier in #245
- update tfdocs dependency and minor CI fixes by @pgier in #259
- issue-246: manage streaming pulsar tokens by @pgier in #257
New Contributors
- @pgier made their first contribution in #219
- @jgillenwater made their first contribution in #240
Full Changelog: v2.1.15...v2.1.16
v2.1.15
Add custom domain info to SCB datasource (#215)