Skip to content

8.21.0

Choose a tag to compare

@pmaytak pmaytak released this 27 Jul 16:01
50b320c

Performance Improvements

  • Add JsonWebToken header-replacement path to avoid re-parsing payload. See PR #3553.
  • Add claims dictionary preallocation. See PR #3550.

Bug Fixes

  • Fix CI build failures: remove unused log message and add missing DPoP API entries. See PR #3551.