Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@DmitriyMV DmitriyMV released this 29 Aug 10:12
· 1 commit to main since this release
v0.3.5
1b35ea8

go-api-signature 0.3.5 (2024-08-29)

Welcome to the v0.3.5 release of go-api-signature!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-api-signature/issues.

Contributors

  • Dmitriy Matrenichev
  • Andrey Smirnov
  • Utku Ozdemir
  • Artem Chernyshev
  • Andrey Smirnov
  • Noel Georgi

Changes

24 commits

  • 1b35ea8 chore: bump deps and fix data race
  • 4bf0f02 fix: get rid of data race in the key sign interceptor
  • 782aac0 chore: bump deps
  • cf2bd06 chore: bump dependencies
  • 370cebf fix: always print the login URL on key renew flow
  • d28609a feat: move in the cli grpc interceptor logic, support service account in env
  • 4602acc chore: add a dummy workflow
  • cfd21b6 fix: support validating signatures generated with the time in the future
  • 74dd3dc chore: bump deps
  • d78bedb chore: bump deps
  • a034e9f feat: replace scopes with roles
  • 5b4f3bb chore: run rekres
  • 9dba116 chore: remove time.Sleep hack
  • e84e686 chore: bump dependencies
  • 8baaf8a chore: bump deps
  • 5f27e1e chore: add renovate bot and bump deps
  • 69886dc feat: allow custom validations on PGP key
  • 63d4da3 fix: limit clock skew for short-lived keys
  • cdb9722 feat: add support for +-5 min clock skew
  • 7b80a50 refactor: use options pattern in RegisterPGPPublicKey
  • c647861 feat: add scopes to RegisterPublicKeyRequest
  • 5d3647e feat: provide more client PGP functions
  • 2b682ec feat: initial version
  • a4c2943 chore: initial commit

Changes since v0.3.4

1 commit

  • 1b35ea8 chore: bump deps and fix data race

Dependency Changes

This release has no dependency changes