Releases: personium/personium-lib-common
Releases · personium/personium-lib-common
Release v1.6.2
IMPROVEMENTS:
- Change the hash algorithm of signing XML signature from SHA-1 to SHA-256. (#116)
Release v1.6.1
MISC:
- Fix checkstyle warnings.
Release v1.6.0
Release v1.5.5
IMPROVEMENTS:
- Improve stricity about SAML elements with validating SAML namespace.
(personium/personium-lib-common#92)
MISC:
- Update copyright year to 2022. (personium/personium-lib-common#93)
Release v1.5.4
IMPROVEMENTS:
- Update pom.xml for releasing to Maven central repository
Release v1.5.3
BREAKING CHANGES:
- Bytes used for CBC Initial Vector in Local Token encryption changed. (#73)
- Role URLs in TransCellAccessToken / VisitorRefeshToken are now role class URLs. (Role URLs in VisitorLocalAccessToken are role instance URLs)
BUG FIXES:
- Role Url in TransCellAccessToken sometimes not preserved with parsing process. (#70)
- Common.setFQDN does not work when FQDN is already set.
Release v1.5.2
BREAKING CHANGES:
- all classes are put under io.personium.common.*
Release v1.5.1
Bug Fixes: