v2.15
Migrations
This release requires the following migrations to be run against stardog:
rbac-0-check-claim-roles.sparql
(Only informational, should returneditor
and/orpublisher
only. See comments in file for details.)rbac-1-backfill-claim-permissions.sparql
rbac-2-delete-claim-roles.sparql
Auth0
This release also requires some changes in Auth0 to use the permission model described here.
What's Changed
- Initial support for auth0 authentication methods in swagger UI by @lkitching in #617
- Rbac by @callum-oakley in #610
Full Changelog: v2.5.12...v2.15