Skip to content

Releases: auth0/node-saml

v3.0.1

26 Aug 20:25
Compare
Choose a tag to compare

Bug Fixes

  • Update async and moment dependencies to fix sec vulnerabilities (b5e8e56)

v3.0.0

12 May 15:21
Compare
Choose a tag to compare

Bug Fixes

  • Fixed regression which prevented previously allowed PEM files for signing and encryption when they were missing newlines

v2.0.1

09 Feb 15:33
Compare
Choose a tag to compare

Bug Fixes

  • incorrect AuthenticationInstant when options.lifetimeInSeconds is provided

v2.0.0

04 Feb 15:13
Compare
Choose a tag to compare

BREAKING CHANGES

  • Requires node >= 12

Bug Fixes

v1.0.1

17 Sep 12:39
Compare
Choose a tag to compare

Bug Fixes

  • update xmldom and xml-crypto to fix security issues (6ad0243)

v1.0.0

02 Feb 10:58
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • update xml-crypto and xmldom dependencies to fix sec issues
  • stop supporting node v4 and v8
  • xml-encryption major version bump, fix typo in config property
    from keyEncryptionAlgorighm to keyEncryptionAlgorithm consumed by
    new xml-encryption library version.

Features

  • fix sec issues with dependencies (06acc02)
  • update xml-crypto and xmldom dependencies to fix sec issues (772c30e)
  • remove node v4 and v8 in travis configuration (d8c62af)

v0.15.0

17 Sep 12:40
Compare
Choose a tag to compare

Features

  • saml11: adds saml11.createUnsignedAssertion() (51170c9)
  • saml20: adds Saml20.createUnsignedAssertion() (de0e766)
  • xml/sign: unsigned assertions should have whitespace removed as well (968d0e7)

Bug Fixes

  • saml20: parses saml20.template only once at start up (cb3bfcd)

Resolve vulnerable moment dependency

28 Jan 20:58
Compare
Choose a tag to compare

v0.11.0

11 May 22:55
Compare
Choose a tag to compare
Merge pull request #24 from eugeniop/master

Fixed snyk report issues with dependencies

v0.9.2

07 Jul 20:57
Compare
Choose a tag to compare
Merge pull request #10 from ziluvatar/bump-up-moment-version

Update moment library version and module to 0.9.2