terraform-aws-rds-proxy/CHANGELOG.md

5.5 KiB

Changelog

All notable changes to this project will be documented in this file.

4.2.1 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#40) (5deff22)

4.2.0 (2025-10-14)

Features

4.1.0 (2025-10-01)

Features

4.0.0 (2025-09-16)

⚠ BREAKING CHANGES

  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#34)

Features

  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#34) (47c0fca)

3.2.1 (2025-05-22)

Bug Fixes

  • Correct service principal to rds.amazonaws.com (incl China) (#32) (bbbf50c)

3.2.0 (2024-11-19)

Features

  • Add CloudWatch log group name to outputs (#28) (0fc0e19)

Bug Fixes

  • Update CI workflow versions to latest (#27) (b6f22be)

3.1.1 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#26) (a31a810)

3.1.0 (2023-08-30)

Features

3.0.0 (2023-06-09)

⚠ BREAKING CHANGES

  • Increase Terraform and AWS provider minimum supported versions; update auth configuration schema (#17)

Features

  • Increase Terraform and AWS provider minimum supported versions; update auth configuration schema (#17) (cc39e9d)

2.1.2 (2022-10-27)

Bug Fixes

  • Update CI configuration files to use latest version (#13) (2e11175)

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