Update version and changelog to 1.8.2 (#1968)

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
Christian Mesh 2024-09-04 14:04:32 -04:00 committed by GitHub
parent 0e94739795
commit 57868a9b76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## 1.8.2
SECURITY:
* Update go version to 1.21.11 to fix CVE-2024-24790
BUG FIXES:
* Better handling of key_provider references ([#1965](https://github.com/opentofu/opentofu/pull/1965))
## 1.8.1
BUG FIXES:

View File

@ -1 +1 @@
1.8.1
1.8.2