mirror of
https://github.com/terraform-aws-modules/terraform-aws-rds-proxy.git
synced 2025-12-17 00:11:11 +00:00
## [3.2.0](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/compare/v3.1.1...v3.2.0) (2024-11-19) ### Features * Add CloudWatch log group name to outputs ([#28](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/issues/28)) ([0fc0e19](0fc0e19e64)) ### Bug Fixes * Update CI workflow versions to latest ([#27](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/issues/27)) ([b6f22be](b6f22becf6))
3.4 KiB
3.4 KiB
Changelog
All notable changes to this project will be documented in this file.
3.2.0 (2024-11-19)
Features
Bug Fixes
3.1.1 (2024-03-06)
Bug Fixes
3.1.0 (2023-08-30)
Features
3.0.0 (2023-06-09)
⚠ BREAKING CHANGES
- Increase Terraform and AWS provider minimum supported versions; update
authconfiguration schema (#17)
Features
- Increase Terraform and AWS provider minimum supported versions; update
authconfiguration schema (#17) (cc39e9d)
2.1.2 (2022-10-27)
Bug Fixes
2.1.1 (2022-08-10)
Bug Fixes
- Disable endpoint creation when setting
create_proxy = false(#12) (26724ab) - Update documentation to remove prior notice and deprecated workflow (#9) (8c1720c)
2.1.0 (2022-04-20)
Features
- Repo has moved to terraform-aws-modules organization (ec9c760)