jwt icon indicating copy to clipboard operation
jwt copied to clipboard

Development Roadmap

Open oxisto opened this issue 1 year ago • 0 comments

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.

Bug fixes

  • [ ] The usual suspects

Quality of life

  • [ ] #275
  • [x] #344

Performance

  • [x] #313
  • [x] Different PRs already merged in dealing with smaller string performance gains

v6

So for v6, I want to focus on enhancing the developer experience as well as fixing remaining bugs we forgot in v5 that are potentially API breaking.

Bug fixes

  • [ ] #334
  • [ ] #324
  • [ ] #327

Quality of life

  • [ ] #272
  • [ ] #337

oxisto avatar Aug 14 '23 18:08 oxisto