This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Releases: Cox-Automotive/terraform-provider-data-platform-kafka
Releases · Cox-Automotive/terraform-provider-data-platform-kafka
v0.0.15
v0.0.14
What's Changed
- Increased retry wait time from power of 2 to 2.5 by @Manases-Leal in #6
Full Changelog: v0.0.13...v0.0.14
v0.0.13
v0.0.12
Updated go version from 1.15 to 1.16
v0.0.11
Ignore list is now
- goos: darwin
goarch: '386'
- goos: windows
goarch: arm64
v0.0.10
Added
- goos: windows
goarch: arm64
to .goreleaser.yml
v0.0.9
What's Changed
- Added Exponential backoff retry to resourceTopicCreate by @Manases-Leal in #1
- Attempt to fix gpg-agent is already running error by @Manases-Leal in #2
- Feature/us956382 backoff retry for kafka by @Manases-Leal in #3
- Feature/us956382 backoff retry for kafka by @Manases-Leal in #4
New Contributors
- @Manases-Leal made their first contribution in #1
Full Changelog: v0.0.3...v0.0.9
v0.0.7
What's Changed
- Feature/us956382 backoff retry for kafka by @Manases-Leal in #3
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Attempt to fix gpg-agent is already running error by @Manases-Leal in #2
Full Changelog: v.0.0.5...v0.0.6
v0.0.5
What's Changed
- Added Exponential backoff retry to resourceTopicCreate by @Manases-Leal in #1
New Contributors
- @Manases-Leal made their first contribution in #1
Full Changelog: v0.0.3...v.0.0.5
What's Changed
- Added Exponential backoff retry to resourceTopicCreate by @Manases-Leal in #1
Full Changelog: v0.0.3...v0.0.5