Files
backstage/plugins/vault-backend/CHANGELOG.md
T
github-actions[bot] 6b985dc1c7 Version Packages (next)
2022-07-05 08:23:38 +00:00

1.2 KiB

@backstage/plugin-vault-backend

0.2.0-next.2

Patch Changes

  • 7ee4abdcc9: Added a path notion in addition to secret name to allow to differentiate secrets in sub-paths
  • Updated dependencies

0.2.0-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.14.1-next.1
    • @backstage/errors@1.1.0-next.0
    • @backstage/backend-tasks@0.3.3-next.1
    • @backstage/backend-test-utils@0.1.26-next.1

0.2.0-next.0

Minor Changes

  • 5ebf2c7023: Throw exceptions instead of swallow them, remove some exported types from the api-report, small changes in the API responses & expose the vault baseUrl to the frontend as well

Patch Changes

0.1.0

Minor Changes

  • 7c310a5bc2: First implementation for the backend vault plugin. For more information refer to its README.md.

Patch Changes