Prep for 1.10.2 release

Signed-off-by: James Humphries <james@james-humphries.co.uk>
This commit is contained in:
James Humphries
2025-07-01 17:57:05 +01:00
parent 9509c5c6e4
commit d520e0a170
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## 1.10.2 (Unreleased)
## 1.10.2
- S3 backend now correctly sends the `x-amz-server-side-encryption` header for the lockfile. ([#2870](https://github.com/opentofu/opentofu/issues/2970))
- A provider source address explicitly using the hostname `registry.terraform.io` will no longer cause errors related to a corresponding provider on `registry.opentofu.org` when executing workflow commands like plan and apply. ([#2979](https://github.com/opentofu/opentofu/issues/2979))

View File

@@ -1 +1 @@
1.10.1
1.10.2