Skip to content

v5.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 15:37
ffa960a

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