Releases: nearform/fast-jwt
Releases · nearform/fast-jwt
v1.5.0
What's Changed
- Introduce
requiredClaims
option to the verifier by @hails in #184 - fix benchmarks by @hails in #186
- fix: updating pull request event by @ramonmulia in #188
- ci: add benchmarks run by @hails in #187
- chore(deps-dev): bump @sinonjs/fake-timers from 8.1.0 to 9.0.0 by @dependabot in #189
- fix: clockTolerance property in verifier by @krazylek in #193
- Updated release workflow and removed the
ci
step from scripts by @radomird in #200 - fix: changed the
npm ci
tonpm install
by @radomird in #201
New Contributors
- @hails made their first contribution in #184
- @ramonmulia made their first contribution in #188
- @krazylek made their first contribution in #193
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- chore(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.1 by @dependabot in #166
- chore(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 by @dependabot in #168
- Update release.yml to use the new token naming convention by @radomird in #169
- chore(deps-dev): bump @types/node from 16.11.14 to 17.0.1 by @dependabot in #172
- chore(deps): bump nearform/github-action-notify-release from 1.2.7 to 1.2.8 by @dependabot in #175
- chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #176
- Distinguish between sync & async methods in types by @kblcuk in #177
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- chore: use main for optic action to test by @salmanm in #144
- refactor (docs): fix
mutatePayload
definition sentence by @darkgl0w in #146 - chore(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #148
- chore(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #149
- chore(deps): bump mnemonist from 0.38.5 to 0.39.0 by @dependabot in #150
- refactor (docs): Improve documentation by @darkgl0w in #151
- Added JwtHeader type definition by @radomird in #153
- chore(deps): bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #154
- chore(deps): bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #156
- Refactoring checkAreCompatibleAlgorithms function by @radomird in #158
- Added support for x509 certificate public key by @radomird in #161
New Contributors
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- feat: Add support for ES* password protected private keys by @radomird in #119
- chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #120
- fix: release ci by @salmanm in #121
- chore(deps): bump nearform/optic-release-automation from 1.0.1 to 2.0.0 by @dependabot in #122
- fix: ci by @salmanm in #123
- Fix ci 2 by @salmanm in #124
- fix: bump optic-release-automation by @salmanm in #126
- chore(deps): bump nearform/optic-release-automation from 2.1.0 to 2.1.2 by @dependabot in #128
- chore(deps): bump nearform/optic-release-automation from 2.1.2 to 2.1.3 by @dependabot in #130
- chore(deps): bump nearform/optic-release-automation from 2.1.3 to 2.1.4 by @dependabot in #132
- chore: Updated README with missing information by @radomird in #138
- bump v1.3.1 by @salmanm in #140
New Contributors
Full Changelog: v1.3.0...v1.3.2
v1.3.0
📚 PR:
- docs: remove readme deps badge
- chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#96)
- chore(deps): bump fastify/github-action-merge-dependabot (#97)
- chore(deps-dev): bump @types/node from 15.14.1 to 16.0.0 (#98)
- chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#100)
- chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 (#101)
- chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 (#102)
- chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 (#103)
- chore(deps): bump fastify/github-action-merge-dependabot (#104)
- chore(deps): bump fastify/github-action-merge-dependabot (#105)
- chore(deps-dev): bump cronometro from 0.8.0 to 1.0.0 (#106)
- chore(deps-dev): bump eslint-config-standard-with-typescript (#107)
- chore(deps): bump fastify/github-action-merge-dependabot (#108)
- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#109)
- chore(deps-dev): bump @sinonjs/fake-timers from 7.1.2 to 8.0.1 (#110)
- chore(deps-dev): bump tsd from 0.17.0 to 0.18.0 (#112)
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#114)
- Support passphrase protected keys (#117)
v1.2.0
📚 PR:
- docs: reference get-jwks for JWKS support
- chore: fix dependabot.yml file name
- chore(deps): bump fastify/github-action-merge-dependabot (#73)
- chore(deps): bump actions/setup-node from v1 to v2.1.5 (#74)
- chore(deps): bump actions/checkout from v1 to v2.3.4 (#71)
- chore(deps): bump actions/cache from v2 to v2.1.4 (#72)
- chore(deps-dev): bump tap from 14.11.0 to 15.0.2 (#75)
- chore(deps): bump actions/cache from v2.1.4 to v2.1.5 (#78)
- chore(deps-dev): bump @types/node from 14.14.42 to 15.0.0 (#81)
- chore(deps-dev): bump tsd from 0.14.0 to 0.15.0 (#83)
- chore(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#84)
- ci: add github-actions-release-notify (#85)
- chore(deps): bump fastify/github-action-merge-dependabot (#86)
- chore(deps): bump actions/cache from 2.1.5 to 2.1.6 (#88)
- chore(deps): bump nearform/github-action-notify-release (#87)
- chore(deps): bump fastify/github-action-merge-dependabot (#90)
- chore(deps): bump nearform/github-action-notify-release (#91)
- chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 (#92)
- chore(deps-dev): bump tsd from 0.16.0 to 0.17.0 (#94)
- chore(deps): bump nearform/github-action-notify-release (#95)
v1.1.3
v1.1.2
1.1.1
- fix: Fixed allowed claims verification. (#67) (b1d71ed)
- chore: update workflows and dependabot (#66) (a2dabad)
- feat: Merge pull request #61 from nearform/dependabot/npm_and_yarn/eslint-config-standard-with-typescript-20.0.0 (31e5374)
- chore(test-timers): Replace depreciated lolex with FakeTimers (#65) (d897de0)
- chore(deps-dev): bump eslint-config-standard-with-typescript (b853d34)