github cloudamqp/terraform-provider-cloudamqp v1.43.0

17 hours ago

NOTES:

  • Major refactoring of the API client layer to use unified retry mechanism across all API methods, providing consistent
    error handling and improved reliability.

IMPROVEMENTS:

  • ClientLibrary: Refactored all API methods to use unified callWithRetry() approach for consistent error handling and retry logic (#454)
  • CLientLibrary: Added rate limit retry with exponential backoff (#455)
  • ClientLibrary: Refactored the genric retry with centralized HTTP status code handling and isolated logic (#456)
  • Integration: Added support for ap2 Datadog region for resources: (#457)
    • cloudamqp_integration_metrics_prometheus
    • cloudamqp_integration_log

DEPENDENCIES:

  • Bumped goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#458)
  • Bumped github.com/hashicorp/terraform-plugin-go from 0.29.0 to 0.30.0 (#459)
  • Bumped hashicorp/setup-terraform from 3 to 4 (#460)

Full Changelog: v1.42.1...v1.43.0

Don't miss a new terraform-provider-cloudamqp release

NewReleases is sending notifications on new releases.