Releases: cdklabs/cdk-amazonmq
Releases · cdklabs/cdk-amazonmq
v0.1.2
0.1.2 (2024-11-28)
Bug Fixes
- correcting the RabbitMqCustomResource bundling setup (#53) (254fd78)
v0.1.1
0.1.1 (2024-11-27)
Features
- adding
RabbitMqCustomResource
to interact with the Management HTTP API (#51) (bb3c46c), closes #49
v0.1.0
0.1.0 (2024-10-28)
⚠ BREAKING CHANGES
- updating the AmazonMQ broker engine versions (#47)
Features
- updating the AmazonMQ broker engine versions (#47) (f4d3744)
v0.0.1
0.0.1 (2024-09-12)
Features
- brokerName naming follows CDK apprach & better configuration props (#45) (7a7618f)
v0.0.0
0.0.0 (2024-08-08)
Features
Bug Fixes