Skip to content

Releases: datastax/terraform-provider-astra

v2.2.7

22 Nov 19:55
202c28e
Compare
Choose a tag to compare
Retry database delete if response is 409 (#328)

Fixes #327

v2.2.6

09 Nov 19:13
4d0d598
Compare
Choose a tag to compare
Fix typos in 2.2.5 docs (#324)

v2.2.5

09 Nov 19:07
4d0d598
Compare
Choose a tag to compare

Make keyspace field optional for creating databases.

v2.2.4

04 Oct 18:48
253f3f6
Compare
Choose a tag to compare
Add dbType to database creation fro Vector support (#314)

v2.2.3

19 Sep 20:05
d3332f1
Compare
Choose a tag to compare

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

31 Aug 17:52
ad2c948
Compare
Choose a tag to compare

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

25 Aug 14:37
884a19a
Compare
Choose a tag to compare

What's Changed

  • private-link: check for deleted db by @pgier in #291

Full Changelog: v2.2.0...v2.2.1

v2.2.0

15 Aug 21:18
5f41462
Compare
Choose a tag to compare

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

20 Jul 17:36
b82d16f
Compare
Choose a tag to compare

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

19 Jul 13:59
106b591
Compare
Choose a tag to compare

What's Changed

  • refactoring 2.1.x provider to single package by @pgier in #277
  • STREAM-152: fix bugs in streaming topic creation by @pgier in #278

Full Changelog: v2.1.17...v2.1.18