mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
prepare branch for v1.8.8 release (#2314)
Signed-off-by: ollevche <ollevche@gmail.com>
This commit is contained in:
parent
d7124386f2
commit
79ca3090fc
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,9 +1,16 @@
|
||||
## 1.8.8 (unreleased)
|
||||
## 1.8.9 (unreleased)
|
||||
|
||||
|
||||
|
||||
## 1.8.8
|
||||
|
||||
SECURITY:
|
||||
* Upgraded `golang.org/x/crypto` to resolve CVE-2024-45337. ([#2287](https://github.com/opentofu/opentofu/pull/2287))
|
||||
* Upgraded `golang.org/x/net` to resolve CVE-2024-45338. ([#2311](https://github.com/opentofu/opentofu/pull/2311))
|
||||
|
||||
BUG FIXES:
|
||||
* `tofu test` now removes outputs of destroyed modules between different test runs. ([#2274](https://github.com/opentofu/opentofu/pull/2274))
|
||||
|
||||
|
||||
## 1.8.7
|
||||
|
||||
BUG FIXES:
|
||||
|
@ -1 +1 @@
|
||||
1.8.7
|
||||
1.8.8
|
||||
|
Loading…
Reference in New Issue
Block a user