Skip to content

Releases: matelang/jwt-go-aws-kms

2.1.0

18 Jun 06:37
413685c
Compare
Choose a tag to compare

What's Changed

Since AWS SDK v2 now requires GoLang version 1.20, this repo will also require it.

  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.30.1 to 1.31.0 in the minors-and-patches group by @dependabot in #25
  • chore(deps): bump the minors-and-patches group across 1 directory with 3 updates by @dependabot in #27
  • chore(deps): bump the minors-and-patches group across 1 directory with 3 updates by @dependabot in #31

Full Changelog: 2.0.2...2.1.0

2.0.2

09 Apr 12:30
Compare
Choose a tag to compare

What's Changed

Updated dependencies, notably the go-jwt library to 5.2.0.

Dependency upgrades

28 Feb 07:49
Compare
Choose a tag to compare

chore(deps): upgrading libraries to latest available versions

Support for upstream lib version 5

18 Apr 14:04
4d0c7db
Compare
Choose a tag to compare

What's Changed

  • Adds support for v5 of the golang-jwt library by @oxisto in #15

New Contributors

Full Changelog: 1.1.0...2.0.0

Support for RSA PSS signatures

12 Apr 09:15
66c5ecd
Compare
Choose a tag to compare
1.1.0

chore: add docs about PSS support

Initial Stable Release

05 Sep 08:33
Compare
Choose a tag to compare

This library has now been battle tested enough (IMHO) to give it a 1.0.0 tag. 🍾