Skip to content

Latest commit

 

History

History
96 lines (42 loc) · 4.84 KB

CHANGELOG.md

File metadata and controls

96 lines (42 loc) · 4.84 KB

Changelog

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

2.3.0 (2024-09-09)

Features

  • Support externally created source and target endpoint ARNs (#72) (2575ab3)

2.2.1 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#61) (b56e19e)

2.2.0 (2024-02-02)

Features

  • Add Serverless replication task support (#56) (c5fcb29)

2.1.0 (2023-12-22)

Features

2.0.1 (2023-10-27)

Bug Fixes

  • Add conditional to access IAM role when used as fallback value (#48) (3695079)

2.0.0 (2023-08-23)

⚠ BREAKING CHANGES

  • Update AWS provider to support v5.0 and increase Terraform MSV to 1.0 (#42)

Features

  • Update AWS provider to support v5.0 and increase Terraform MSV to 1.0 (#42) (6fea0da)

Bug Fixes

1.6.1 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#31) (8d96876)

1.6.0 (2022-09-25)

Features

  • Added support for secretsmanager secret in endpoints (#27) (ddb33cb)

1.5.3 (2022-07-25)

Bug Fixes

  • Replace local-exec sleep with time_sleep (#22) (b4ace3b)

1.5.2 (2022-06-23)

Bug Fixes

  • Update dynamic lookup logic to support lazy evaluation (#19) (8fb0daa)

1.5.1 (2022-04-21)

Bug Fixes

  • Update documentation to remove prior notice and deprecated workflow (#13) (0b928d9)

1.5.0 (2022-04-20)

Features