Skip to content

Releases: datastax/terraform-provider-astra

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

v2.1.17

13 Jul 13:50
3ee9874
Compare
Choose a tag to compare

What's Changed

  • increase default database create timeout to 40 min by @pgier in #268
  • readme formatting and minor fixes by @pgier in #269
  • fix default Astra Streaming API URL by @pgier in #270

Full Changelog: v2.1.16...v2.1.17

v2.1.16

10 Jul 16:37
c9b5564
Compare
Choose a tag to compare

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

Full Changelog: v2.1.15...v2.1.16

v2.1.15

20 Mar 22:34
1947a23
Compare
Choose a tag to compare
Add custom domain info to SCB datasource (#215)