Skip to content

v5.0.0

Compare
Choose a tag to compare
@gcotelli gcotelli released this 30 Jun 13:51
· 4 commits to v5 since this release
f93269c

Breaking Changes

  • Pharo 6.1 is no longer supported
  • Permissions on JWT tokens are now encoded in a permissions claim and not shadowing scope, to match Auth0 access tokens.
  • Updated dependencies: Buoy v6 , Launchpad v3 and Hyperspace v2

Non Breaking Changes

Migration Guide

  • Issued JWT tokens used for operations needs to be re-issued following the new guidelines.
  • Account for the new dependency versions