go-jose v2.5.1 Release Notes

Release Date: 2020-05-01 // almost 4 years ago
  • Bug Fixes

    • ๐Ÿ›  Fix parsing and validation of x5t and x5t#S256 headers for JWK (h/t @mangas) (#305).

Previous changes from v2.5.0

  • New Features

    • โž• Add support for x5u, x5t, and x5t#S256 headers for JWK (#242).
    • โž• Add support for RFC 7638 canonical kid for JWK (#269).

    ๐Ÿ› Bug Fixes

    • โž• Add error checking in jose-util to avoid nil referencing (#250).
    • ๐Ÿ“š Documentation improvements (#274, #280, #289).