Releases: metabase/saml20-clj
Releases · metabase/saml20-clj
2.2.7.173
2.2.2
2.2.1
What's Changed
- Closing the def parens by @adamneilson in #63
- Function to validate that the SAML keystore contains a private key by @qwef in #65
- Add has-private-key? to core.clj by @qwef in #66
- Cut new release by @qwef in #67
New Contributors
- @adamneilson made their first contribution in #63
- @qwef made their first contribution in #65
Full Changelog: 2.1.0...2.2.1
2.1.0
This release fixes support for EncryptedAssertion
s that use an XML namespace other than saml:
. It bumps all dependencies to the latest version and drops support for Java 8.
2.0.2
2.0.1
This release is a routine dependency bump. Everything except for OpenSAML has been bumped to the latest version; xmlsec
and cryptacular
are now included as explicit dependencies and bumped to the latest version. (OpenSAML is not bumped to 4.x because that breaks support for Java 8 -- see #52.)
Milestone: https://github.com/metabase/saml20-clj/milestone/2
2.0.0
2.0.0 Alpha 2
Work-in-progress release of the 2.0.0 rewrite.
2.0.0 Alpha 1
Work-in-progress release of the 2.0.0 rewrite.