Skip to content

v1.6.0-alpha5

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 14:58
· 307 commits to main since this release
b8e2fad

Hey, hotfix time!

There was a bug in the S3 state backend fixes we made for alternative S3-compatible object storage systems which meant that it could fail (loudly, not silently) with server-side encryption enabled. This is now fixed.

We are also now distributing artifacts via package cloud, so installing on Linux is now much easier (thanks to BuildKite for sponsoring the PackageCloud account!).

Other than that, we have performance fixes for the testing feature and improved handling of gpg key expiry (keys that exist but have expired will for now pass with a warning, you can configure it to be strict via the OPENTOFU_ENFORCE_GPG_EXPIRATION environment variable).

You can find more details in the updated changelog!

You can find the whole diff here: v1.6.0-alpha4...v1.6.0-alpha5