From 85feb11436b2a1539c532e4ad199a295dd4e038d Mon Sep 17 00:00:00 2001 From: Mahmoud Ismail Date: Fri, 25 Feb 2022 17:44:12 +0100 Subject: [PATCH] Release 0.8.0 --- CHANGELOG.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcc6276..19eaf47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,10 @@ -## 0.8.0 (Unreleased) +## 0.8.0 (February 25, 2022) NOTES: * datasource/aws_instance_profile_policy: Deprecate `enable_upgrade` attribute since these permissions are not required anymore from version 2.4.0 onwards * datasource/azure_user_assigned_identity_permissions: Deprecate `enable_upgrade` attribute since these permissions are not required anymore from version 2.4.0 onwards -BREAKING CHANGES: - BUG FIXES: * resource/hopsworksai_cluster: fix incorrect conversion error * datasource/aws_instance_profile_policy: Add missing backup permissions @@ -18,8 +16,6 @@ ENHANCEMENTS: * Extend resource testing framework to allow multiplexing HTTP requests with the same method and path * resource/hopsworksai_cluster: Add support for changing `instance_type` of head node and RonDB nodes -FEATURES: - ## 0.7.0 (December 14, 2021) ENHANCEMENTS: