mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-05 14:55:14 -04:00
backport of commit 08fe3137c6
This commit is contained in:
parent
810379f8f2
commit
e334254d9f
2 changed files with 9 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.15.2
|
||||
1.15.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue