Skip to content

Commit

Permalink
v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilgdn committed Mar 15, 2023
1 parent 630a2fb commit 926b921
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 1.8.0 (March 15, 2023)

FEATURES:

* Support for RabbitMq versions 3.9 and 3.10 - @mryan43
([#40](https://github.com/cyrilgdn/terraform-provider-rabbitmq/pull/40))

FIX:
* `rabbitmq_federation`: Fix problematic default `message_ttl` - @ahmadalli
([#47](https://github.com/cyrilgdn/terraform-provider-rabbitmq/pull/47))
* `rabbitmq_binding`: Get only bindings related to source/destination to be faster - @avitsidis
([#43](https://github.com/cyrilgdn/terraform-provider-rabbitmq/pull/43))

## 1.7.0 (August 20, 2022)

FEATURES:
Expand Down

0 comments on commit 926b921

Please sign in to comment.