terraform/.changes
Sarah French eab282f617
test: Add http backend locking test (#38192)
* test: Update TestHTTPBackend so it can be created with pre-existing lock info inside it. This will be used for tests that want to assert the lock info returned with lock errors.

* test: Add a test asserting data returned in lock errors from the http backend.

* chore: Replace use of `io/ioutil` in http backend

* chore: Update changelog entry to link to the original PR https://github.com/hashicorp/terraform/pull/38144

* test: Improve test code comments
2026-02-18 18:51:43 +00:00
..
v1.11 Prepare main branch for 1.14 development (cleanup) (#37312) 2025-07-09 17:42:04 +01:00
v1.12 Prepare main branch for 1.14 development (cleanup) (#37312) 2025-07-09 17:42:04 +01:00
v1.13 CHANGELOG 2025-11-03 11:22:00 -05:00
v1.14 Move changelog file to avoid duplicate entry 2026-02-05 17:21:34 +01:00
v1.15 test: Add http backend locking test (#38192) 2026-02-18 18:51:43 +00:00
1.15.0.md Prepare main branch for post-v1.14 development (#37621) 2025-09-16 18:16:30 +01:00
footer-with-experiments.md Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00
footer.md only include experiments in dev and alpha releases 2025-01-16 11:55:48 +01:00
previous-releases.md Prepare main branch for post-v1.14 development (#37621) 2025-09-16 18:16:30 +01:00
README.md clean up old changeloge entries 2025-02-18 13:51:23 +01:00

Changelog

This directory contains changelog entries for each release of Terraform. The only important folder for changes is the vX.XX folder corresponding with the Terraform version released from this branch. All other folders are just there to make backports easier. You can remove folders with releases we won't allow backports for.