Skip to content

Releases: lestrrat-go/jwx

v3.0.10

04 Aug 12:38
e14eb9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.9...v3.0.10

v3.0.9

31 Jul 07:00
8babbb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.8...v3.0.9

v3.0.8

27 Jun 10:34
7f3caf3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.7...v3.0.8

v3.0.7

16 Jun 00:44
202bc50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.6...v3.0.7

v3.0.6

13 Jun 11:08
a68b08e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.0.6

v3.0.5

11 Jun 01:44
c3404a9
Compare
Choose a tag to compare

What's Changed

  • Revert "Improve performance (#1391)" by @lestrrat in #1397
  • v3.0.4 has also been retracted on go.mod

Full Changelog: v3.0.4...v3.0.5

v3.0.3

06 Jun 01:54
b1a4fc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

03 Jun 12:42
542198a
Compare
Choose a tag to compare

What's Changed

  • Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #1369
  • Bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #1372
  • Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #1373
  • Add .deprecated field to algorithms in anticipation of future deprecations by @lestrrat in #1374
  • Add .deprecated field to algorithms in anticipation of future deprecations by @lestrrat in #1376
  • Add doc tweaks to #1380 by @lestrrat in #1383
  • autodoc updates by @github-actions in #1384
  • Use jwk interfaces for each key type rather than concrete types by @lestrrat in #1381
  • Implement Filter objects for container types by @lestrrat in #1377
  • autodoc updates by @github-actions in #1386
  • Implement generic AsMap by @lestrrat in #1385

Full Changelog: v3.0.1...v3.0.2

v3.0.1

29 Apr 08:21
374ec59
Compare
Choose a tag to compare

What's Changed

Please read the Changes file and upgrade accordingly, especially if you are using the following combinations for JWE:

  • DIRECT mode content encryption
  • Using A256CBC_HS512
  • With an erroneously created CEK of exactly 32-bytes.

New Contributors

Full Changelog: v3.0.0...v3.0.1

v2.1.6

29 Apr 08:20
13e92f3
Compare
Choose a tag to compare

What's Changed

Please read the Changes file and upgrade accordingly, especially if you are using the following combinations for JWE:

  • DIRECT mode content encryption
  • Using A256CBC_HS512
  • With an erroneously created CEK of exactly 32-bytes.

Full Changelog: v2.1.5...v2.1.6