Release Notes
This release just contains bug fixes and no new features.
KES is now built using Go 1.21.0. Also, the container images are built using the latest UBI 8.8 micro
base image.
What's Changed
- go: update to Go 1.21.0 by @aead in #387
- mod: update dependencies by @aead in #389
- vault: improve usage of
time.Timer
by @aead in #388 - fix: set GOPROXY for self hosted runner by @shtripat in #390
- fix: remove unwanted ENV vars by @shtripat in #391
Full Changelog: 2023-07-26T11-13-07Z...2023-08-19T17-27-47Z