Skip to content

Releases: GluuFederation/gluu-passport

v4.7.1

25 Jan 18:55
Compare
Choose a tag to compare

4.7.1 (2023-01-25)

Bug Fixes

  • security: bump jsonwebtoken 9 backwards v4 (9619635)
  • security: bump passport-apple v2 (01752cd)

v6.0.0

31 Dec 00:30
a1b1d7e
Compare
Choose a tag to compare

6.0.0 (2022-12-30)

⚠ BREAKING CHANGES

  • drop support to node 12 (#520)
  • remove deprecated passport-oxd
  • remove unmantained passport-tumblr (#517)

Bug Fixes

v5.4.2

30 Dec 16:44
38b462a
Compare
Choose a tag to compare

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

05 Dec 16:08
Compare
Choose a tag to compare

5.4.1 (2022-12-05)

Bug Fixes

  • security: bump passport-saml from 3.2.1 to 3.2.4 (ac8b62b)

Version 4.4.1

20 Jul 07:26
21ce530
Compare
Choose a tag to compare
Merge refs/heads/master into version_4.4.1

v5.4.0

22 Jun 18:08
49636c3
Compare
Choose a tag to compare

5.4.0 (2022-06-22)

Features

  • production.js: rate limit config from env (#452) (067b1a7)

v5.3.2

15 Jun 15:37
ffa960a
Compare
Choose a tag to compare

5.3.2 (2022-06-15)

Features

  • httpProxy: add support to global http proxy (#333) (121a629)

Bug Fixes

  • change log level to debug as silly 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

15 Feb 18:50
93f7872
Compare
Choose a tag to compare
Merge refs/heads/master into version_4.3.1

v4.7.0

15 Nov 15:14
2ae33fc
Compare
Choose a tag to compare

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

v5.3.1

06 Oct 06:37
Compare
Choose a tag to compare

Please check CHANGELOG.md