diff --git a/CHANGELOG.md b/CHANGELOG.md index 1113134df..a65e636ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# 2.33.0 + +IMPROVEMENTS: + +- #1073 - @T-jegou - Add `digitalocean_database_connection_pool` datasource + +BUG FIXES: + +- #1078 - @nemcikjan - fix: added missing option to set port on health_check +- #1076 - @dweinshenker - Remove unclean_leader_election_enable for kafka topic configuration +- #1080 - @danaelhe - Apps: Reference Port in expandAppHealthCheck and flattenAppHealthCheck +- #1074 - @T-jegou - Fixing Case Handling for Volume Resource + + # 2.32.0 IMPROVEMENTS: