Skip to content

v2.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 11:27

FEATURE:

  • New resource/datasource rabbitmq_exchange_direct (#54) - @rfavreau
  • New resource/datasource rabbitmq_exchange_topic (#55) - @rfavreau
  • New resource/datasource rabbitmq_exchange_fanout (#56) - @rfavreau
  • New resource/datasource rabbitmq_exchange_headers (#57) - @rfavreau
  • New resource/datasource rabbitmq_exchange_delayed_message (#51) - @rfavreau
  • New resource/datasource rabbitmq_exchange_random (#52) - @rfavreau
  • New resource/datasource rabbitmq_exchange_consistent_hash (#53) - @rfavreau
  • Deprecated the resource/datasource rabbitmq_exchange (#58) - @rfavreau

BUILD / DEV:

  • Add coverage code with Codecov - @rfavreau
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.1 to 2.37.0 (#41) - @rfavreau
  • Bump golang.org/x/mod from 0.24.0 to 0.27.0 (#47) - @rfavreau
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 (#43) - @rfavreau
  • Bump github.com/stretchr/testify from 1.8.3 to 1.11.1 (#59) - @rfavreau
  • Bump go version from 1.23 to 1.24 (#59) - @rfavreau
  • Update Goreleaser settings - @rfavreau
  • Update the Github Actions - @rfavreau
  • Update the README style - @rfavreau

📦 The RabbitMQ Provider has been also uploaded into Terraform Registry.