Skip to content

Latest commit

 

History

History
85 lines (37 loc) · 4.88 KB

CHANGELOG.md

File metadata and controls

85 lines (37 loc) · 4.88 KB

Changelog

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

2.9.0 (2024-09-10)

Features

  • Create a new configuration when the Kafka version is changed to avoid ConflictException: A resource with this name already exists errors (#40) (d5b4e6c)

2.8.1 (2024-08-17)

Bug Fixes

  • Make cloudwatch_log_group_class type string (#38) (92b7d8b)

2.8.0 (2024-08-08)

Features

  • Add support for cloudwatch_log_group_class (#36) (75244f0)

2.7.0 (2024-08-05)

Features

  • Allow Glue Schema registry data format to be configurable (#32) (3f4806e)

2.6.0 (2024-05-14)

Features

2.5.0 (2024-03-18)

Features

  • Allow MSK configuration changes on running clusters (#17) (4f31418)

2.4.0 (2024-03-18)

Features

  • Suport MSK cluster policy resource and add cluster_uuid attribute (#23) (e0c41cd)

2.3.1 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#22) (5311b62)

2.3.0 (2023-09-14)

Features

  • Support disabling storage autoscaling (#15) (174d261)

2.2.0 (2023-09-14)

Features

  • Add support for multi-vpc private connectivity (#13) (5612974)

2.1.0 (2023-06-29)

Features

Bug Fixes

  • Make release workflow execute for last release w/ notice (59e1c0f)