Releases: darioackermann/saml2-js
Releases · darioackermann/saml2-js
7.0.0
Breaking changes
- The parser of xmldom is now stricter than before, please verify that your SAML assertions are conforming, see its changelog.
- Supported node versions are now
^18.18.0 || ^20.9.0 || >=21.1.0
(required by mocha)
Changes
- Updates xmldom to
0.9.7
and needed adjustments of libary and tests, kudos to @martinslota 🎉 - Updates mocha to
11.0.1
(@darioackermann)
6.0.0
Breaking change: Node >= 18 is required now.
- chore: Update ncy to ^17.0.0 by @darioackermann
5.0.0
- BREAKING CHANGE: Node >= 16 is now required. Support for older node versions is dropped.
- Updates dependencies and adjusts to their changes by @darioackermann
4.0.2
3.0.6
What's Changed
- Bump xml-crypto from 2.1.4 to 3.0.0 by @dependabot in #7
- Fix tests broken due to namespace change from xmldom
Full Changelog: v.3.0.5...3.0.6
3.0.5
Get it from npm
https://www.npmjs.com/package/@darioackermann/saml2-js
What's Changed
- Update saml2.coffee by @darioackermann in #1
- Bump @xmldom/xmldom from 0.7.5 to 0.8.2 by @dependabot in #2
- Bump xmlbuilder2 from 2.4.1 to 3.0.2 by @dependabot in #4
- Bump mocha from 8.4.0 to 10.0.0 by @dependabot in #3
- Change npmignore, package.json by @darioackermann in #5
New Contributors
- @darioackermann made their first contribution in #1
- @dependabot made their first contribution in #2
Full Changelog: https://github.com/darioackermann/saml2-js/commits/v.3.0.5