You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now with v5 landed, we reduced quite some technical debt in the department of the verifier, but let's not stop there. This will serve as a meta-issue detailing the current plans for developing this library. Please note, that development might take a slower pace than others, considering the large number of people depending on this library.
We probably should decide at which point we want to "open" main to v6 changes - possibly still allowing patches to an old v5 branch. Alternatively we could stay on v5 for main for a while and have an experimental v6 branch that is the target of all pull requests that are potentially containing breaking changes.
v5.1
The next iteration of the v5 release can contain everything which is 100 % API compatible.
Now with
v5
landed, we reduced quite some technical debt in the department of the verifier, but let's not stop there. This will serve as a meta-issue detailing the current plans for developing this library. Please note, that development might take a slower pace than others, considering the large number of people depending on this library.We probably should decide at which point we want to "open" main to
v6
changes - possibly still allowing patches to an oldv5
branch. Alternatively we could stay onv5
for main for a while and have an experimentalv6
branch that is the target of all pull requests that are potentially containing breaking changes.v5.1
The next iteration of the
v5
release can contain everything which is 100 % API compatible.Bug fixes
Quality of life
Keyfunc
functions for RSA, ECDSA, EdDSA and HMAC #275Performance
v6
So for
v6
, I want to focus on enhancing the developer experience as well as fixing remaining bugs we forgot inv5
that are potentially API breaking.Bug fixes
GetID
in theClaims
interface ? #334Quality of life
Keyfunc
andSignedString
#337The text was updated successfully, but these errors were encountered: