Skip to content

Latest commit

 

History

History
119 lines (52 loc) · 5.4 KB

CHANGELOG.md

File metadata and controls

119 lines (52 loc) · 5.4 KB

2.2.0 (2024-04-15)

Features

  • add more flexibility to naming pattern (#70) (741074d)

2.1.1 (2023-11-15)

Bug Fixes

2.1.0 (2023-11-15)

Features

  • added scheduled scaling the backing ddb table (#55) (d9baa92)

2.0.4 (2023-11-15)

Bug Fixes

2.0.3 (2023-11-13)

Bug Fixes

  • use justtrackio dynamodb-table module (#51) (d432471)

2.0.2 (2023-11-10)

Bug Fixes

  • fixed output when redis not used (#49) (f3d0405)

2.0.1 (2023-09-28)

Bug Fixes

  • handle default for ddb autoscaling when on demand (#44) (505ac20)

2.0.0 (2023-09-27)

⚠ BREAKING CHANGES

  • refactor module (#32)

Features

1.2.1 (2023-05-15)

Bug Fixes

  • adjust_versions_variables_outputs (#27) (c99ef7b)

Changelog

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

1.2.0 (2023-01-20)

Features

  • add ability to set service discovery name for redis kvstore (#15) (18edb49)

1.1.3 (2023-01-17)

Bug Fixes

1.1.2 (2023-01-17)

Bug Fixes

  • Attributes usages, label order var names and renames (#13) (172e8d8)

1.1.1 (2023-01-04)

Bug Fixes

  • Adjust service discovery name (#4) (825b1b8)

1.1.0 (2022-12-19)

Features

  • Added ability to adjust label order for iam roles (#3) (d832c13)

1.0.1 (2022-12-16)

Bug Fixes

1.0.0 (2022-12-15)

Features