Releases: datastax/terraform-provider-astra
Releases · datastax/terraform-provider-astra
v2.2.9
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 by @dependabot in #339
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #345
- build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0 by @dependabot in #352
- update provider version in docs by @pgier in #359
- build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #353
- Improve streaming topic example by @ext-devgangavkar in #360
- build(deps): bump github.com/hashicorp/terraform-plugin-mux from 0.13.0 to 0.14.0 by @dependabot in #354
- improve streaming topic error handling by @pgier in #362
- allow streaming namespace inactive topic policies by @pgier in #363
- improve access_list error handling by @pgier in #364
- Improve table import error handling by @pgier in #365
New Contributors
- @ext-devgangavkar made their first contribution in #360
Full Changelog: v2.2.8...v2.2.9
v2.2.8
What's Changed
- Add examples for Secure Connect Bundle reference by @emerkle826 in #329
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #318
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.0 to 1.4.2 by @dependabot in #317
- Bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #319
- Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 by @dependabot in #321
- Bump actions/github-script from 6 to 7 by @dependabot in #325
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #333
- Bump actions/setup-go from 4 to 5 by @dependabot in #331
- Bump github.com/datastax/astra-client-go/v2 from 2.2.51 to 2.2.52 by @dependabot in #332
- upgrade golang to 1.20 by @pgier in #335
- Bump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.20.0 by @dependabot in #334
- Bump github.com/hashicorp/terraform-plugin-mux from 0.12.0 to 0.13.0 by @dependabot in #336
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.31.0 by @dependabot in #337
- streaming: handle partially defined namespace policy maps by @pgier in #343
- streaming: fix topic import example by @pgier in #344
- Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.17.0 by @dependabot in #340
- issue-338: handle streaming topic delete errors by @pgier in #346
- streaming: clarify the topic import docs by @pgier in #349
- streaming: handle importing topics with dot by @pgier in #350
- fix go version for releases by @pgier in #351
Full Changelog: v2.2.7...v2.2.8
v2.2.7
Retry database delete if response is 409 (#328) Fixes #327
v2.2.6
Fix typos in 2.2.5 docs (#324)
v2.2.5
Make keyspace field optional for creating databases.
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