Skip to content

Latest commit

 

History

History
68 lines (30 loc) · 3.56 KB

CHANGELOG.md

File metadata and controls

68 lines (30 loc) · 3.56 KB

Changelog

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

2.3.0 (2025-01-07)

Features

  • Support Multi Region Cluster Name argument (#12) (1a7c7ce)

2.2.0 (2024-11-30)

Features

  • Support engine argument and valkey (#10) (ca89223)

Bug Fixes

  • Update CI workflow versions to latest (#9) (c8540d6)

2.1.0 (2024-05-07)

Features

  • Support IAM Auth mode for memorydb cluster (#8) (6ad6de0)

2.0.1 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#6) (bdd40c4)

2.0.0 (2023-08-11)

⚠ BREAKING CHANGES

  • Add support for data tiering attribute, bump minimum supported versions of Terraform and AWS provider (#5)

Features

  • Add support for data tiering attribute, bump minimum supported versions of Terraform and AWS provider (#5) (1c94464)

1.1.2 (2022-11-07)

Bug Fixes

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

1.1.1 (2022-04-21)

Bug Fixes

  • Update documentation to remove prior notice and deprecated workflow (#1) (efa584b)

1.1.0 (2022-04-20)

Features