From e6f6dabce2db0b486343feb3cc7a00c791f3d168 Mon Sep 17 00:00:00 2001 From: Anurag Sharma <36436571+anurag5sh@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:36:17 +0530 Subject: [PATCH] cut release 1.14.3 (#13520) --- CHANGELOG.md | 20 ++++++++++++++++++++ version/VERSION | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5d615375..93916f1c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,24 @@ # 📦 Changelog + +## 1.14.3 (November 18, 2025) + +### IMPROVEMENTS: + +* core/hcp: added cicd metadata support for BitBucket and Jenkins pipelines. + [GH-13513](https://github.com/hashicorp/packer/pull/13513) + [GH-13505](https://github.com/hashicorp/packer/pull/13505) + +* core: bump github.com/hashicorp/packer-plugin-sdk to 0.6.4 + [GH-13494](https://github.com/hashicorp/packer/pull/13494) + +* docs: fix typos and linguistic errors in documentation. + [GH-13496](https://github.com/hashicorp/packer/pull/13496) + +### SECURITY: + +* Bump golang.org/x/crypto to 0.43.0 + [GH-13518](https://github.com/hashicorp/packer/pull/13518) + ## 1.14.2 (September 9, 2025) ## ✨ Features - **HCP Certificate Authentication Support** – by @JenGoldstrich ([#13435](https://github.com/hashicorp/packer/pull/13435)) diff --git a/version/VERSION b/version/VERSION index cd6bb2928..4ea8ad87e 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -1.14.3-dev \ No newline at end of file +1.14.3