Releases: nearform/get-jwks
Releases · nearform/get-jwks
v11.0.0
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v10.0.0 by @optic-release-automation in #325
- chore: upgrade deps by @ilteoood in #327
- chore(deps-dev): update nock requirement from ^v14.0.0-beta.18 to ^v14.0.0-beta.19 by @dependabot in #328
- BREAKING CHANGE : Removed re-expose LRUCache typings by @msgadi in #330
New Contributors
Full Changelog: v10.0.0...v11.0.0
v10.0.0
Breaking Changes
This version supports only Node.js 20+
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v9.0.2 by @optic-release-automation in #292
- chore(deps): bump lru-cache from 10.4.3 to 11.0.0 by @dependabot in #295
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #302
- chore!: drop Node.js less than 20 by @simoneb in #310
- chore(deps-dev): bump sinon from 18.0.1 to 19.0.2 by @dependabot in #311
- BREAKING CHANGE: use fetch by @ilteoood in #322
Full Changelog: v9.0.2...v10.0.0
v9.0.2
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v9.0.1 by @optic-release-automation in #268
- ci: build on node 20 by @simoneb in #269
- chore(deps-dev): bump fast-jwt from 3.3.3 to 4.0.0 by @dependabot in #273
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #277
- chore(deps-dev): bump sinon from 17.0.2 to 18.0.0 by @dependabot in #283
- fix: update types to work with ESM + TS by @jmjf in #291
New Contributors
Full Changelog: v9.0.1...v9.0.2
v9.0.1
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v9.0.0 by @optic-release-automation in #250
- chore(deps-dev): bump sinon from 16.1.3 to 17.0.0 by @dependabot in #251
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #253
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #263
- chore(deps-dev): bump @fastify/jwt from 7.2.4 to 8.0.0 by @dependabot in #266
- export get-jwks.d.ts types by @qoomon in #267
New Contributors
Full Changelog: v9.0.0...v9.0.1
v9.0.0
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v8.3.1 by @optic-release-automation in #241
- chore: constants extraction and logic change by @ilteoood in #245
- fix!: remove last allowedDomains reference by @jack-robson in #247
New Contributors
- @jack-robson made their first contribution in #247
Full Changelog: v8.3.1...v9.0.0
v8.3.1
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v8.3.0 by @optic-release-automation in #232
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #233
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #234
- chore(deps-dev): bump sinon from 15.2.0 to 16.0.0 by @dependabot in #238
- test: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #236
Full Changelog: v8.3.0...v8.3.1
v8.3.0
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v8.2.0 by @optic-release-automation in #225
- feat: Add user defined domain validation by @eugenio-oddone in #227
- Update allowedDomains to issuersWhitelist by @eugenio-oddone in #229
New Contributors
- @eugenio-oddone made their first contribution in #227
Full Changelog: v8.2.0...v8.3.0
v8.2.0
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v8.1.1 by @optic-release-automation in #215
- chore(deps): bump lru-cache from 9.1.2 to 10.0.0 by @dependabot in #216
- chore: update dependabot config by @williamlines in #218
- chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 by @dependabot in #220
- feat: configure timeout via options parameter by @MarioSimou in #223
New Contributors
- @williamlines made their first contribution in #218
- @MarioSimou made their first contribution in #223
Full Changelog: v8.1.1...v8.2.0
v8.1.1
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v8.1.0 by @optic-release-automation in #212
- fix: add files property to restrict files in npm package by @paganwinter in #214
New Contributors
- @paganwinter made their first contribution in #214
Full Changelog: v8.1.0...v8.1.1
v8.1.0
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v8.0.6 by @optic-release-automation in #208
- feat: update fast-jwt by @guilhermelimak in #209
- chore(deps-dev): bump @fastify/jwt from 6.7.1 to 7.0.0 by @dependabot in #210
New Contributors
- @guilhermelimak made their first contribution in #209
Full Changelog: v8.0.6...v8.1.0