Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@cjbarth cjbarth released this 27 Feb 17:16
· 2 commits to master since this release
  • Bump release-it from 16.3.0 to 17.0.5 (#348) (37ee11e)
  • Bump eslint-plugin-prettier from 4.2.1 to 5.1.3 (#346) (0ca8d55)
  • Bump eslint-config-prettier from 8.10.0 to 9.1.0 (#345) (a03f9e8)
  • Bump eslint-plugin-deprecation from 1.5.0 to 2.0.0 (#347) (98948f4)
  • Bump sinon and @types/sinon (#349) (13de547)
  • Bump actions/checkout from 3 to 4 (#330) (184c560)
  • Update minor dependencies and Node to 18 (#344) (02b6434)
  • Added X509 certificate to KeyInfo X509Data, if passed through options (#36) (60b497d)
  • Rename cert to idpCert and signingCert to publicCert (#343) (66e237a)
  • Export generateServiceProviderMetadata (#337) (c5a2cc9)
  • Fix metadata order (#334) (31185e0)
  • Update to current Node versions (#342) (de17540)
  • Upgrade to latest version of xml-crypto (#341) (69c354d)
  • Fixes node-saml not checking all Audiences in an AudienceRestriction (#340) (cb13ea6)
  • Add test coverage for initialize() of saml.ts (#327) (e691ccf)
  • Enforce valid setting for validateInResponseTo (#314) (cbe102a)
  • Merge pull request from GHSA-vx8m-6fhw-pccw (045e3b9)
  • Bump prettier from 2.8.8 to 3.0.0 (#300) (58495fe)
  • Bump prettier-plugin-packagejson from 2.4.3 to 2.4.5 (#307) (95deffc)
  • Bump eslint from 8.42.0 to 8.45.0 (#306) (f7e8eeb)
  • Bump release-it from 15.11.0 to 16.1.3 (#305) (1db11a0)
  • Bump @cjbarth/github-release-notes from 4.0.0 to 4.1.0 (#304) (00f530f)
  • Bump @types/node from 14.18.50 to 14.18.53 (#303) (158f1d8)
  • Bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.62.0 (#302) (6c51953)
  • Bump @xmldom/xmldom from 0.8.8 to 0.8.10 (#301) (6b90d42)
  • Bump @typescript-eslint/parser from 5.59.9 to 5.62.0 (#299) (e4ba107)
  • Bump word-wrap from 1.2.3 to 1.2.4 (#298) (ac3640c)
  • Bump sinon from 14.0.2 to 15.2.0 (#294) (0f9e5f1)
  • Bump typescript from 4.8.4 to 5.1.6 (#293) (5b6422c)
  • Bump @typescript-eslint/parser from 5.59.9 to 5.60.1 (#292) (4d5e1b7)
  • Bump concurrently from 7.6.0 to 8.2.0 (#290) (38963c6)
  • Add tests for XML parsing with comments (#285) (fbc1835)
  • Remove dependency on Passport types (#296) (a32c441)
  • Separate linting out from testing (#288) (9657c66)
  • Add test coverage (#287) (ee1aa4f)
  • Prefer Chai expect to Node assert (#286) (57336bb)
  • Remove express dependency (#284) (86a1654)
  • Fix spelling and normalize naming (#278) (8fe5b4b)
  • Roll-up changelog entries for beta releases (#282) (1960be9)
  • Update minor dependencies (#283) (5d6099b)
  • Bump codecov/codecov-action from 3.1.1 to 3.1.4 (#279) (1cd8af0)
  • Bump @typescript-eslint/parser from 5.58.0 to 5.59.8 (#281) (d1555ff)
  • Bump prettier from 2.8.7 to 2.8.8 (#274) (74220de)
  • Bump json5 from 2.2.1 to 2.2.3 (#244) (aff183a)
  • Bump vm2 from 3.9.16 to 3.9.19 (#277) (8f7cea6)
  • Export types required for SamlOptions (#224) (2b4d8e1)
  • Remove types specific to Passport (#226) (0a854cc)
  • Add public key support (#225) (8920013)
  • Make callbackUrl manditory (#214) (96ac785)
  • feat: support additionalParams on HTTP-POST binding (#263) (40b4620)
  • Acknowledge that XML can be parsed to any (#271) (acf68ea)
  • feat: add public getAuthorizeMessage method (#235) (cb89ced)
  • Improve audience mismatch error message (#257) (44fc789)
  • Update minor dependencies (#269) (7450241)