Skip to content

Releases: komminarlabs/pulumi-influxdb3

v1.3.0

11 Mar 11:22
3ef83a7
Compare
Choose a tag to compare

[1.3.0] - 2025-03-11

What's Changed

  • chore(deps): bump the go_modules group across 3 directories with 1 update by @dependabot in #13
  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in #14
  • chore(deps): bump the go_modules group across 3 directories with 2 updates by @dependabot in #15
  • Files Sync From komminarlabs/github-workflows by @komminarlabs-bot in #17
  • chore: go mod upgrades and tf bridge upgrades by @thulasirajkomminar in #19

New Contributors

Full Changelog: v1.2.3...v1.3.0

v1.2.3

29 Sep 17:03
6866d34
Compare
Choose a tag to compare

[1.2.3] - 2024-09-29

Fixed:

  • Fixed error handling.

v1.2.2

12 Sep 14:18
b091c19
Compare
Choose a tag to compare

[1.2.2] - 2024-09-12

Added:

  • Added retry mechanism to retry InfluxDB v3 API request at least 3 times before erroring.

v1.2.1

21 Aug 18:09
666dbf5
Compare
Choose a tag to compare

[1.2.1] - 2024-08-21

Added:

v1.0.1

13 Aug 19:30
9c3e588
Compare
Choose a tag to compare

[1.0.1] - 2024-08-13

Updated:

v1.0.0

05 Aug 16:49
49351cc
Compare
Choose a tag to compare

[1.0.0] - 2024-08-05

Initial release of the provider

New resources:

  • index/token.Token
  • index/database.Database

New functions:

  • index/getDatabase.getDatabase
  • index/getDatabases.getDatabases
  • index/getToken.getToken
  • index/getTokens.getTokens