Releases: nearform/fastify-jwt-jwks
Releases · nearform/fastify-jwt-jwks
v2.0.0
BREAKING CHANGES
This version is now only compatible with Fastify v5
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v1.1.5 by @optic-release-automation in #22
- docs: clarify default value for secretsTtl by @george1410 in #23
- feat!: Fastify 5 and Node 20 support. Backwards incompatible. by @alexvzen in #28
New Contributors
- @george1410 made their first contribution in #23
- @alexvzen made their first contribution in #28
Full Changelog: v1.1.5...v2.0.0
v1.1.5
What's Changed
- fix: upgrade @fastify/jwt to 7.x to resolve CVE-2023-48223 by @markrzen in #13
- [OPTIC-RELEASE-AUTOMATION] release/v1.1.4 by @optic-release-automation in #15
- feat(options): support namespacing of plugin decorators by @zenpaul in #17
- chore: run CI on Node 20 by @simoneb in #19
- fix: allowing RS256 without alg by @marceloFerreira90 in #21
New Contributors
- @markrzen made their first contribution in #13
- @zenpaul made their first contribution in #17
- @simoneb made their first contribution in #19
- @marceloFerreira90 made their first contribution in #21
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Auth0 agnostic generated by @ergusto in #1
- Refactor/replace package name by @ergusto in #2
- feat: Add exports for the uninitialised plugin fn to enable wrapping with different options by @ergusto in #3
- [OPTIC-RELEASE-AUTOMATION] release/v1.1.2 by @optic-release-automation in #5
- [OPTIC-RELEASE-AUTOMATION] release/v1.1.3 by @optic-release-automation in #6
- docs: clarify what the package does and its differences to fastify-jwt by @ergusto in #7
- test: remove auth0 specific tests and update docs to reflect this by @ergusto in #8
- chore: update dependabot config by @williamlines in #9
- chore: handle invalid token used with RS256 algorithm by @jamesthedove in #10
New Contributors
- @ergusto made their first contribution in #1
- @williamlines made their first contribution in #9
- @jamesthedove made their first contribution in #10
Full Changelog: v0.8.3...v1.1.4