1.2 KiB
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
- @backstage/backend-common@0.14.1-next.2
- @backstage/backend-tasks@0.3.3-next.2
- @backstage/backend-test-utils@0.1.26-next.2
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 theapi-report, small changes in the API responses & expose the vaultbaseUrlto the frontend as well
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.14.1-next.0
- @backstage/backend-tasks@0.3.3-next.0
- @backstage/backend-test-utils@0.1.26-next.0
0.1.0
Minor Changes
7c310a5bc2: First implementation for the backend vault plugin. For more information refer to itsREADME.md.
Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.3.2
- @backstage/backend-common@0.14.0
- @backstage/backend-test-utils@0.1.25