Releases: GluuFederation/gluu-passport
Releases · GluuFederation/gluu-passport
v7.0.0
7.0.0 (2024-08-08)
⚠ BREAKING CHANGES
- saml: update saml strategy name
Features
- passport: update express (852f263)
- passport: update express (d7537d7)
- passport: update express (dee43a7)
- passport: update express (b75ed78)
- saml: update saml strategy name (7fc4ee2)
- update branch merger (19ab971)
- update git flows and add node 20 for test (6d9863b)
Bug Fixes
- openid-client: pass provided scope in auth request (#539) (68342bd)
- package-lock: update package lock json (78b6de5)
- test: fixing cache provide test cases (a9f2329)
- test: fixing cache provide test cases (eef75fb)
- update branch merger action (d29cece)
- update jose package fix vulnerabilities (32f94e7)
v4.7.1
v6.0.0
v5.4.2
5.4.2 (2022-12-30)
Bug Fixes
- security: bump config to 3.3.8 (b25c0ba)
- security: bump got to 11.8.6 (d38356d)
- security: bump jose to 4.11.1 (04f5fd4)
- security: bump jsonwebtoken from 8.5.1 to 9.0.0 (#511) (a505439)
- security: bump moment from 2.29.3 to 2.29.4 (#483) (77298eb)
- security: bump passport to 0.6.0 (5cd14ec)
- security: bump passport-apple to v2 (04a00cf)
- security: bump winston (5a65ca5)
- security: update passport twitter xmldom dep (2257e69)
v5.4.1
Version 4.4.1
Merge refs/heads/master into version_4.4.1
v5.4.0
v5.3.2
5.3.2 (2022-06-15)
Features
Bug Fixes
- change log level to
debug
assilly
is not used (#348) (228ae5f) - loggin.js: add winston patch to fix date problem (#364) (fdf14ca)
- package-lock.json: update node-xtraverse due to vulnerability in xmldom (#327) (903ebb4)
- remove decimal points from Client assertion JWT exp time (#315) (6ba5b9b), closes #313
- security: update deps for passport-oauth2 (#420) (d61566e)
- sp-meta.spec.js: fix saml test case (b3cb6b2)
Miscellaneous Chores
Version 4.3.1
Merge refs/heads/master into version_4.3.1
v4.7.0
This is not latest passport version. Please check CHANGELOG.
What's Changed
- fix(security): apply dependencies security patch for
gluu-passport 4.x
by @kdhttps in #344 - chore(release): 4.6.1 by @christian-hawk in #345
- fix(logging): use correct dateTime formatting (hot-fix 4.6) by @kdhttps in #365
- fix(production): allow rate limit settings to be loaded from env by @christian-hawk in #386
Full Changelog: v4.6.0...v4.7.0