v5.0.0
Breaking Changes
- Pharo 6.1 is no longer supported
- Permissions on JWT tokens are now encoded in a
permissions
claim and not shadowingscope
, to match Auth0 access tokens. - Updated dependencies: Buoy v6 , Launchpad v3 and Hyperspace v2
Non Breaking Changes
- Added shellcheck to the build and fix related warnings on the shell scripts
- Use GitHub actions and CodeCov
- Updated dependencies: JRPC v3.1 and JSONWebToken v0.3
Migration Guide
- Issued JWT tokens used for operations needs to be re-issued following the new guidelines.
- Account for the new dependency versions