Skip to content

0.10.0

Choose a tag to compare

@kjdev kjdev released this 16 Mar 00:22
· 43 commits to main since this release
94a12dc

A complete overhaul of the internal architecture

What's Changed

  • fix: uninitialized struct field in ngx_http_auth_jwt_set_bearer_header() by @lorf in #19
  • ci: harden and improve test and package workflows by @kjdev in #28
  • Refactor remove libjwt by @kjdev in #27
  • Refactor JWT and JWKS allocation to use pool-based memory management by @kjdev in #29

New Contributors

  • @lorf made their first contribution in #19

Full Changelog: 0.9.0...0.10.0