From 2b19ee8eb9c22d6815cae052e12bd7ebcc4d7a07 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Tue, 12 Mar 2024 11:29:45 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73991381f0a..01ce10f58eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,11 @@ └── packer-plugin-happycloud_v0.0.1_x5.0_darwin_arm64_SHA256SUM ``` +### FEATURES: +* core: Add `-ignore-prerelease-plugins` flag to disable the use of development + plugin binaries for the `build` and `validate` commands development plugin + binaries. [GH-12828](https://github.com/hashicorp/packer/pull/12828) + ### IMPROVEMENTS: * core: Move to predictable plugin loading schema - Packer will now only load plugins stored under PACKER_PLUGIN_PATH using the expected namespaced