From 7b650d109bcb1a63b01393f153ec5f2394d04648 Mon Sep 17 00:00:00 2001 From: hc-github-team-tf-core Date: Wed, 3 Sep 2025 10:01:50 +0000 Subject: [PATCH] Prepare before 1.14.0-alpha20250903 release --- CHANGELOG.md | 7 ++++++- version/VERSION | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4445d8d0cc..f172780c4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.14.0 (Unreleased) +## 1.14.0-alpha20250903 (September 03, 2025) ENHANCEMENTS: @@ -8,6 +8,11 @@ ENHANCEMENTS: * terraform test: ignore prevent_destroy attribute during when cleaning up tests" ([#37364](https://github.com/hashicorp/terraform/issues/37364)) +BUG FIXES: + +* Fix OSS backend proxy support by adding a proxy layer for OSS backend operations. Resolves hashicorp/terraform#36897. ([#36897](https://github.com/hashicorp/terraform/issues/36897)) + + UPGRADE NOTES: * The parallelism of Terraform operations within container runtimes may be reduced depending on the CPU bandwidth limit setting. ([#37436](https://github.com/hashicorp/terraform/issues/37436)) diff --git a/version/VERSION b/version/VERSION index 2f2e08cfa3..ea4e5df9a7 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -1.14.0-dev +1.14.0-alpha20250903