Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 13:54
· 5 commits to main since this release

go-api-signature 0.3.1 (2023-10-25)

Welcome to the v0.3.1 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

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

Changes

20 commits

  • 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.0

1 commit

  • 370cebf fix: always print the login URL on key renew flow

Dependency Changes

This release has no dependency changes