Skip to content

Release v1.8.3

Latest
Compare
Choose a tag to compare
@personiumio personiumio released this 30 Nov 11:02

Warning
This release contains breaking changes.

IMPROVEMENTS:

  • Change the hash algorithm of signing XML signature from SHA-1 to SHA-256. (#687)
    • From this version on, tokens issued by the Unit are not compatible with Unit in prior version. For details, refer to personium-lib-common#117.

MISC:

  • Implement unit tests of TokenIntrospectEndpointResource. (#686)