Files
backstage/plugins/permission-backend/CHANGELOG.md
T
github-actions[bot] 9068128fd8 Version Packages
2021-12-09 12:02:28 +00:00

1.3 KiB

@backstage/plugin-permission-backend

0.2.1

Patch Changes

  • a036b65c2f: Updated to use the new BackstageIdentityResponse type from @backstage/plugin-auth-backend.

    The BackstageIdentityResponse type is backwards compatible with the BackstageIdentity, and provides an additional identity field with the claims of the user.

  • Updated dependencies

    • @backstage/plugin-auth-backend@0.5.0
    • @backstage/backend-common@0.9.13
    • @backstage/plugin-permission-node@0.2.1

0.2.0

Minor Changes

  • 450ca92330: Change route used for integration between the authorization framework and other plugin backends to use the /.well-known prefix.

Patch Changes

  • e7851efa9e: Rename and adjust permission policy return type to reduce nesting
  • Updated dependencies
    • @backstage/plugin-auth-backend@0.4.10
    • @backstage/plugin-permission-node@0.2.0
    • @backstage/backend-common@0.9.12

0.1.0

Minor Changes

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-backend@0.4.9
    • @backstage/plugin-permission-node@0.1.0
    • @backstage/backend-common@0.9.11
    • @backstage/plugin-permission-common@0.2.0