Skip to content

Latest commit

 

History

History
80 lines (36 loc) · 3.82 KB

CHANGELOG.md

File metadata and controls

80 lines (36 loc) · 3.82 KB

Changelog

2.0.0 (2024-09-19)

⚠ BREAKING CHANGES

  • Redis Authentication is now enforced (#42)

Bug Fixes

1.0.2 (2024-09-17)

Bug Fixes

  • Change connect_mode option if vpc_id is set (#39) (428b6f1)

1.0.1 (2024-09-17)

Bug Fixes

  • be able to specify vpc network id (#37) (63f8049)

1.0.0 (2024-01-05)

⚠ BREAKING CHANGES

  • enable auth and update redis version (#35)

Features

  • enable auth and update redis version (#35) (738bb72)

0.2.4 (2023-07-03)

Bug Fixes

0.2.3 (2023-02-28)

Bug Fixes

  • ability to specify name_override (#17) (f391c36)

0.2.2 (2023-02-09)

Bug Fixes

0.2.1 (2023-01-13)

Bug Fixes

  • set replica_count to null if enable_replicas false (#11) (42d1a71)

0.2.0 (2023-01-11)

Features

0.1.0 (2022-07-12)

Features

  • add initial memorystore redis module (#2) (962afa1)