Skip to content

Releases: SolaceProducts/terraform-provider-solacebroker

v1.1.0

18 Oct 19:03
35ac594
Compare
Choose a tag to compare

Release v1.1.0 of the Solace PubSub+ Software Event Broker (solacebroker) Provider, based on SEMP version 2.42.

Important: This version of the PubSub+ Terraform provider is generally available for production services contained within a Message VPN. Use of any resource not contained within a Message VPN is not supported in production by Solace.

Improvements

  • Updated SEMP schema to 2.42
  • Added support for HTTP Proxy
  • Upgrade Terraform provider to Go v1.23 and latest stable libraries

v1.0.1

08 Jul 19:10
329b006
Compare
Choose a tag to compare

Release v1.0.1 of the Solace PubSub+ Software Event Broker (solacebroker) Provider, based on SEMP version 2.41.

Bug Fixes

  • Provider fails if broker credentials are provided in env variables

v1.0.0

26 Jun 19:04
c33ca33
Compare
Choose a tag to compare

GA release v1.0.0 of the Solace PubSub+ Software Event Broker (solacebroker) Provider, based on SEMP version 2.41.

Important: This version of the PubSub+ Terraform provider is generally available for production services contained within a Message VPN. Use of any resource not contained within a Message VPN is not supported in production by Solace.

Upgrading from Beta releases

The state schema version of this release has changed from 0 to 1. State files created by Beta versions of the provider are automatically upgraded. After the upgrade, they can only be managed by the GA provider.

Improvements

  • Updated SEMP schema to 2.41
  • Upgrade Terraform provider to Go v1.22 and latest stable libraries

Bug Fixes

  • More checks and better feedback on provider parameter conflicts
  • Generator now accepts both env vars and command line arguments

Misc

  • Updated documentation

v0.9.3

07 Jun 18:15
03af699
Compare
Choose a tag to compare

Updated Beta release v0.9.3 of the Solace PubSub+ Software Event Broker (solacebroker) Provider, based on Semp version 2.39.

Improvements

  • Code Generator optimization and enhancements including improved resource naming in generated configuration
  • Support provider configuration with values that come from other resources

Bug Fixes

  • Several code generator issues

Misc

  • Updated documentation, particularly the new config generator

v0.9.2

26 Jan 15:06
12beb44
Compare
Choose a tag to compare

Beta release v0.9.2 of the Solace PubSub+ Software Event Broker (solacebroker) Provider. Semp version: 2.39.

Misc

v0.9.1

20 Dec 19:37
3726eef
Compare
Choose a tag to compare

Updated Beta release v0.9.1 of the Solace PubSub+ Software Event Broker (solacebroker) Provider, based on Semp version 2.39.

Improvements

  • Updated SEMP schema to 2.39
  • Upgrade Terraform provider to Go v1.21
  • Improved retry mechanism in provider SEMP client
  • Updated module versions
  • Removed id attribute from all objects as it is no longer required by the Terraform test framework v1.5

Bug Fixes

  • Objects that dont have dependancies dont follow the 'request_min_interval' provider attribute
  • The request_min_interval attribute seems to wait before the first SEMP request is sent
  • Improved retry mechanism in provider SEMP client
  • Generator needs to escape certain charaters in attribute names
  • broker provider makes API calls at configure time
  • Generator needs to handle terraform interpolation in string outputs

Misc

  • Updated documentation

v0.9.0

10 Oct 09:29
f8f1a23
Compare
Choose a tag to compare

Initial Beta release v0.9.0 of the Solace PubSub+ Software Event Broker (solacebroker) Provider, based on Semp version 2.36.