Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 610 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 610 Bytes

1.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.

1.5.2

BREAKING CHANGES:

  • All classes are put under io.personium.common.*