From 515b6795bd96750908e14ebdbe4fb787be722b02 Mon Sep 17 00:00:00 2001 From: Alex Hung Date: Thu, 23 May 2024 13:10:03 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3464595f..2b550fe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 10.8.1 (May 24, 2024) + +BUG FIXES: + +* resource/artifactory_\*\_webhook, resource/artifactory_\*\_custom_webhook: Fix various crashes when importing the resource with optional attributes not set in the configuration. PR: [#973](https://github.com/jfrog/terraform-provider-artifactory/pull/973) + ## 10.8.0 (May 20, 2024) IMPROVEMENTS: