go-jose / go-jose

An implementation of JOSE standards (JWE, JWS, JWT) in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v3.0.0 release notes

rittneje opened this issue · comments

Please fill in the v3.0.0 release notes with details about what changes were introduced. In particular, it would be helpful to know what the breaking changes are, and how to properly upgrade from v2.

Also, the README still says that v3 is "unstable", which I assume is no longer true as of this release.

Thanks for the ping, I missed your original message. I will take some time to update this.

@csstaub Were there breaking changes from v2 to v3 that developers need to account for? The release notes are pretty vague on the matter.

We are approaching on a v4, which does have release notes.