diff --git a/CHANGELOG.md b/CHANGELOG.md index 4160b33d1..f14febd18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # 📦 Changelog +## 1.15.3 (April 27, 2026) + +### BUG FIXES: + +* hcp: skip bucket update requests when description and labels already match, avoiding unnecessary updates for existing buckets. + [GH-13624](https://github.com/hashicorp/packer/pull/13624) + + ## 1.15.2 (April 21, 2026) ### FEATURES: diff --git a/version/VERSION b/version/VERSION index 42cf0675c..f2380cc7a 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -1.15.2 +1.15.3