Version Packages (next)
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.2.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/plugin-search-common@1.1.0-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/plugin-adr-common@0.2.2-next.2
|
||||
|
||||
## 0.2.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.2.2-next.1",
|
||||
"version": "0.2.2-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-adr-common
|
||||
|
||||
## 0.2.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-search-common@1.1.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
|
||||
## 0.2.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-common",
|
||||
"description": "Common functionalities for the adr plugin",
|
||||
"version": "0.2.2-next.1",
|
||||
"version": "0.2.2-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.2.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/plugin-search-common@1.1.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/integration-react@1.1.5-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-adr-common@0.2.2-next.2
|
||||
- @backstage/plugin-search-react@1.2.0-next.2
|
||||
|
||||
## 0.2.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.2.2-next.1",
|
||||
"version": "0.2.2-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.2.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2d3a5f09ab: Use `response.json` rather than `response.send` where appropriate, as outlined in `SECURITY.md`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
|
||||
## 0.2.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.2.10-next.1",
|
||||
"version": "0.2.10-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/test-utils@1.2.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/dev-utils@1.0.7-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.3.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.10-next.1",
|
||||
"version": "0.3.10-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.26-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.26-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.26-next.1",
|
||||
"version": "0.1.26-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.21-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.21-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.21-next.1",
|
||||
"version": "0.1.21-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
|
||||
## 0.2.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.3-next.1",
|
||||
"version": "0.2.3-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.8.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.6.0-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.8.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"version": "0.8.10-next.1",
|
||||
"version": "0.8.10-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.3-next.1",
|
||||
"version": "0.1.3-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.37-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/backend-plugin-api@0.1.3-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/config-loader@1.1.5-next.2
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 0.3.37-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"version": "0.3.37-next.1",
|
||||
"version": "0.3.37-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.17.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/plugin-auth-node@0.2.6-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 0.17.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"version": "0.17.0-next.1",
|
||||
"version": "0.17.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-node
|
||||
|
||||
## 0.2.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
|
||||
## 0.2.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-node",
|
||||
"version": "0.2.6-next.1",
|
||||
"version": "0.2.6-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-azure-devops-backend
|
||||
|
||||
## 0.3.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.3.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops-backend",
|
||||
"version": "0.3.16-next.1",
|
||||
"version": "0.3.16-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-azure-devops
|
||||
|
||||
## 0.2.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.2.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops",
|
||||
"version": "0.2.1-next.1",
|
||||
"version": "0.2.1-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-badges-backend
|
||||
|
||||
## 0.1.31-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2d3a5f09ab: Use `response.json` rather than `response.send` where appropriate, as outlined in `SECURITY.md`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
|
||||
## 0.1.31-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges-backend",
|
||||
"description": "A Backstage backend plugin that generates README badges for your entities",
|
||||
"version": "0.1.31-next.1",
|
||||
"version": "0.1.31-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-badges
|
||||
|
||||
## 0.2.34-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.2.34-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges",
|
||||
"description": "A Backstage plugin that generates README badges for your entities",
|
||||
"version": "0.2.34-next.1",
|
||||
"version": "0.2.34-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,42 @@
|
||||
# @backstage/plugin-bazaar-backend
|
||||
|
||||
## 0.2.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 8554533546: **BREAKING** The bazaar-backend `createRouter` now requires that the `identityApi` is passed to the router.
|
||||
|
||||
These changes are **required** to `packages/backend/src/plugins/bazaar.ts`
|
||||
|
||||
The user entity ref is now added to the members table and is taken from the requesting user using the `identityApi`.
|
||||
|
||||
```diff
|
||||
import { PluginEnvironment } from '../types';
|
||||
import { createRouter } from '@backstage/plugin-bazaar-backend';
|
||||
import { Router } from 'express';
|
||||
|
||||
export default async function createPlugin(
|
||||
env: PluginEnvironment,
|
||||
): Promise<Router> {
|
||||
return await createRouter({
|
||||
logger: env.logger,
|
||||
config: env.config,
|
||||
database: env.database,
|
||||
+ identity: env.identity,
|
||||
});
|
||||
}
|
||||
```
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f7c2855d76: Router now also has endpoint `getLatestProjects` that takes a limit of projects as prop.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/backend-test-utils@0.1.29-next.2
|
||||
- @backstage/plugin-auth-node@0.2.6-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
|
||||
## 0.1.21-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar-backend",
|
||||
"version": "0.1.21-next.1",
|
||||
"version": "0.2.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.1.25-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f7c2855d76: Added a `Overview Card` for either latest or random projects. Changed `ProjectPreview.tsx` so it take `gridSize` and `useTablePagination` as props.
|
||||
- c0352bbc69: Link to the user catalog entity of a member
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.20.0-next.2
|
||||
- @backstage/plugin-catalog@1.6.0-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
|
||||
## 0.1.25-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.1.25-next.1",
|
||||
"version": "0.1.25-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-bitbucket-cloud-common
|
||||
|
||||
## 0.2.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
|
||||
## 0.2.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitbucket-cloud-common",
|
||||
"description": "Common functionalities for bitbucket-cloud plugins",
|
||||
"version": "0.2.0-next.1",
|
||||
"version": "0.2.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-bitrise
|
||||
|
||||
## 0.1.37-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.37-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitrise",
|
||||
"description": "A Backstage plugin that integrates towards Bitrise",
|
||||
"version": "0.1.37-next.1",
|
||||
"version": "0.1.37-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-catalog-backend-module-aws
|
||||
|
||||
## 0.1.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-tasks@0.3.6-next.2
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 0.1.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-aws",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards AWS",
|
||||
"version": "0.1.10-next.1",
|
||||
"version": "0.1.10-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-catalog-backend-module-azure
|
||||
|
||||
## 0.1.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-tasks@0.3.6-next.2
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 0.1.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-azure",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Azure",
|
||||
"version": "0.1.8-next.1",
|
||||
"version": "0.1.8-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
|
||||
|
||||
## 0.1.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f66e696e7b: Bitbucket Cloud provider: Add option to configure schedule via `app-config.yaml` instead of in code.
|
||||
|
||||
Please find how to configure the schedule at the config at
|
||||
https://backstage.io/docs/integrations/bitbucketCloud/discovery
|
||||
|
||||
- a9b91d39bb: Add `bitbucketCloudCatalogModule` (new backend-plugin-api, alpha).
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.2.0-next.2
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-tasks@0.3.6-next.2
|
||||
- @backstage/backend-plugin-api@0.1.3-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/plugin-bitbucket-cloud-common@0.2.0-next.2
|
||||
|
||||
## 0.1.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
|
||||
"version": "0.1.4-next.1",
|
||||
"version": "0.1.4-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket-server
|
||||
|
||||
## 0.1.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-tasks@0.3.6-next.2
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
|
||||
## 0.1.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
|
||||
"version": "0.1.2-next.1",
|
||||
"version": "0.1.2-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket
|
||||
|
||||
## 0.2.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 23f9199a0f: Deprecate `@backstage/plugin-catalog-backend-module-bitbucket`.
|
||||
|
||||
Please migrate to `@backstage/plugin-catalog-backend-module-bitbucket-cloud`
|
||||
or `@backstage/plugin-catalog-backend-module-bitbucket-server` instead.
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/types@1.0.0
|
||||
- @backstage/plugin-bitbucket-cloud-common@0.2.0-next.2
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-bitbucket",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket",
|
||||
"version": "0.2.4-next.1",
|
||||
"version": "0.2.4-next.2",
|
||||
"deprecated": true,
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-catalog-backend-module-gerrit
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-tasks@0.3.6-next.2
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
|
||||
## 0.1.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-gerrit",
|
||||
"version": "0.1.5-next.1",
|
||||
"version": "0.1.5-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-catalog-backend-module-github
|
||||
|
||||
## 0.1.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7022aebf35: Added `GitHubLocationAnalyzer`. This can be used to add to the `CatalogBuilder`. When added this will be used by `RepoLocationAnalyzer` to figure out if the given URL that you are trying to import from the /catalog-import page already contains catalog-info.yaml files.
|
||||
- 7edb5909e8: Add missing config schema for the `GitHubEntityProvider`.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.2.0-next.2
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-tasks@0.3.6-next.2
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/backend-plugin-api@0.1.3-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 0.1.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-github",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards GitHub",
|
||||
"version": "0.1.8-next.1",
|
||||
"version": "0.1.8-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-catalog-backend-module-gitlab
|
||||
|
||||
## 0.1.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-tasks@0.3.6-next.2
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 0.1.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-gitlab",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards GitLab",
|
||||
"version": "0.1.8-next.1",
|
||||
"version": "0.1.8-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-catalog-backend-module-ldap
|
||||
|
||||
## 0.5.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-tasks@0.3.6-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 0.5.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-ldap",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards LDAP",
|
||||
"version": "0.5.4-next.1",
|
||||
"version": "0.5.4-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-catalog-backend-module-msgraph
|
||||
|
||||
## 0.4.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-tasks@0.3.6-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
|
||||
## 0.4.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-msgraph",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Microsoft Graph",
|
||||
"version": "0.4.3-next.1",
|
||||
"version": "0.4.3-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-catalog-backend-module-openapi
|
||||
|
||||
## 0.1.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.2.0-next.2
|
||||
- @backstage/plugin-catalog-backend@1.5.0-next.2
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 0.1.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-openapi",
|
||||
"description": "A Backstage catalog backend module that helps with OpenAPI specifications",
|
||||
"version": "0.1.3-next.1",
|
||||
"version": "0.1.3-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,40 @@
|
||||
# @backstage/plugin-catalog-backend
|
||||
|
||||
## 1.5.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- b2e6cb6acf: Added a new method `addLocationAnalyzers` to the `CatalogBuilder`. With this you can add location analyzers to your catalog. These analyzers will be used by the /analyze-location endpoint to decide if the provided URL contains any catalog-info.yaml files already or not.
|
||||
|
||||
Moved the following types from this package to `@backstage/plugin-catalog-backend`.
|
||||
|
||||
- AnalyzeLocationResponse
|
||||
- AnalyzeLocationRequest
|
||||
- AnalyzeLocationExistingEntity
|
||||
- AnalyzeLocationGenerateEntity
|
||||
- AnalyzeLocationEntityField
|
||||
|
||||
- eb25f7e12d: The exported permission rules and the API of `createCatalogConditionalDecision` have changed to reflect the breaking changes made to the `PermissionRule` type. Note that all involved types are exported from `@backstage/plugin-catalog-backend/alpha`
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2d3a5f09ab: Use `response.json` rather than `response.send` where appropriate, as outlined in `SECURITY.md`
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.2.0-next.2
|
||||
- @backstage/plugin-catalog-common@1.0.7-next.2
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/plugin-permission-common@0.7.0-next.2
|
||||
- @backstage/plugin-permission-node@0.7.0-next.2
|
||||
- @backstage/backend-plugin-api@0.1.3-next.2
|
||||
- @backstage/plugin-search-common@1.1.0-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/types@1.0.0
|
||||
- @backstage/plugin-scaffolder-common@1.2.1-next.2
|
||||
|
||||
## 1.4.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend",
|
||||
"description": "The Backstage backend plugin that provides the Backstage catalog",
|
||||
"version": "1.4.1-next.1",
|
||||
"version": "1.5.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-catalog-common
|
||||
|
||||
## 1.0.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 823acaa88b: Moved the following types from `@backstage/plugin-catalog-backend` to this package.
|
||||
|
||||
- AnalyzeLocationResponse
|
||||
- AnalyzeLocationRequest
|
||||
- AnalyzeLocationExistingEntity
|
||||
- AnalyzeLocationGenerateEntity
|
||||
- AnalyzeLocationEntityField
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-permission-common@0.7.0-next.2
|
||||
- @backstage/plugin-search-common@1.1.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
|
||||
## 1.0.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-common",
|
||||
"description": "Common functionalities for the catalog plugin",
|
||||
"version": "1.0.7-next.1",
|
||||
"version": "1.0.7-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @internal/plugin-catalog-customized
|
||||
|
||||
## 0.0.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.6.0-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
|
||||
## 0.0.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@internal/plugin-catalog-customized",
|
||||
"description": "The internal Backstage Customizable plugin for browsing the Backstage catalog",
|
||||
"version": "0.0.3-next.1",
|
||||
"version": "0.0.3-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-catalog-graph
|
||||
|
||||
## 0.2.22-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.2.22-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-graph",
|
||||
"version": "0.2.22-next.1",
|
||||
"version": "0.2.22-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-catalog-graphql
|
||||
|
||||
## 0.3.14-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 0.3.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-graphql",
|
||||
"description": "An experimental Backstage catalog GraphQL module",
|
||||
"version": "0.3.14-next.1",
|
||||
"version": "0.3.14-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,41 @@
|
||||
# @backstage/plugin-catalog-import
|
||||
|
||||
## 0.9.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- b2e6cb6acf: **Breaking**
|
||||
Moved the code search for the existing catalog-info.yaml files to the backend from the frontend. It means it will use the configured GitHub integration's credentials.
|
||||
|
||||
Add the following to your `CatalogBuilder` to have the repo URL ingestion working again.
|
||||
|
||||
```ts
|
||||
// catalog.ts
|
||||
import { GitHubLocationAnalyzer } from '@backstage/plugin-catalog-backend-module-github';
|
||||
...
|
||||
builder.addLocationAnalyzers(
|
||||
new GitHubLocationAnalyzer({
|
||||
discovery: env.discovery,
|
||||
config: env.config,
|
||||
}),
|
||||
);
|
||||
...
|
||||
```
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-common@1.0.7-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/integration-react@1.1.5-next.2
|
||||
|
||||
## 0.8.13-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-import",
|
||||
"description": "A Backstage plugin the helps you import entities into your catalog",
|
||||
"version": "0.8.13-next.1",
|
||||
"version": "0.9.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-catalog-node
|
||||
|
||||
## 1.2.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 404366c853: Deprecated the `LocationSpec` type. It got moved from this package to the `@backstage/plugin-catalog-common` so make sure imports are updated.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-common@1.0.7-next.2
|
||||
- @backstage/backend-plugin-api@0.1.3-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 1.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-node",
|
||||
"description": "The plugin-catalog-node module for @backstage/plugin-catalog-backend",
|
||||
"version": "1.1.1-next.1",
|
||||
"version": "1.2.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-catalog-react
|
||||
|
||||
## 1.2.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-common@1.0.7-next.2
|
||||
- @backstage/plugin-permission-common@0.7.0-next.2
|
||||
- @backstage/plugin-permission-react@0.4.6-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/types@1.0.0
|
||||
- @backstage/version-bridge@1.0.1
|
||||
|
||||
## 1.2.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-react",
|
||||
"description": "A frontend library that helps other Backstage plugins interact with the catalog",
|
||||
"version": "1.2.0-next.1",
|
||||
"version": "1.2.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-catalog
|
||||
|
||||
## 1.6.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-common@1.0.7-next.2
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/plugin-search-common@1.1.0-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration-react@1.1.5-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/types@1.0.0
|
||||
- @backstage/plugin-search-react@1.2.0-next.2
|
||||
|
||||
## 1.6.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog",
|
||||
"description": "The Backstage plugin for browsing the Backstage catalog",
|
||||
"version": "1.6.0-next.1",
|
||||
"version": "1.6.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-cicd-statistics-module-gitlab
|
||||
|
||||
## 0.1.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/plugin-cicd-statistics@0.1.12-next.2
|
||||
|
||||
## 0.1.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cicd-statistics-module-gitlab",
|
||||
"description": "CI/CD Statistics plugin module; Gitlab CICD",
|
||||
"version": "0.1.6-next.1",
|
||||
"version": "0.1.6-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-cicd-statistics
|
||||
|
||||
## 0.1.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
|
||||
## 0.1.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cicd-statistics",
|
||||
"description": "A frontend plugin visualizing CI/CD pipeline statistics (build time)",
|
||||
"version": "0.1.12-next.1",
|
||||
"version": "0.1.12-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-circleci
|
||||
|
||||
## 0.3.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.3.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-circleci",
|
||||
"description": "A Backstage plugin that integrates towards Circle CI",
|
||||
"version": "0.3.10-next.1",
|
||||
"version": "0.3.10-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-cloudbuild
|
||||
|
||||
## 0.3.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.3.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cloudbuild",
|
||||
"description": "A Backstage plugin that integrates towards Google Cloud Build",
|
||||
"version": "0.3.10-next.1",
|
||||
"version": "0.3.10-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-code-climate
|
||||
|
||||
## 0.1.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-code-climate",
|
||||
"version": "0.1.10-next.1",
|
||||
"version": "0.1.10-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-code-coverage-backend
|
||||
|
||||
## 0.2.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.2-next.2
|
||||
- @backstage/catalog-client@1.1.1-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/integration@1.3.2-next.2
|
||||
|
||||
## 0.2.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-code-coverage-backend",
|
||||
"description": "A Backstage backend plugin that helps you keep track of your code coverage",
|
||||
"version": "0.2.3-next.1",
|
||||
"version": "0.2.3-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-code-coverage
|
||||
|
||||
## 0.2.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.2.0-next.2
|
||||
- @backstage/catalog-model@1.1.2-next.2
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.2.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-code-coverage",
|
||||
"description": "A Backstage plugin that helps you keep track of your code coverage",
|
||||
"version": "0.2.3-next.1",
|
||||
"version": "0.2.3-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-codescene
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-codescene",
|
||||
"version": "0.1.5-next.1",
|
||||
"version": "0.1.5-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-config-schema
|
||||
|
||||
## 0.1.33-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.3-next.2
|
||||
- @backstage/core-components@0.11.2-next.2
|
||||
- @backstage/core-plugin-api@1.0.7-next.2
|
||||
- @backstage/errors@1.1.2-next.2
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/types@1.0.0
|
||||
|
||||
## 0.1.33-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-config-schema",
|
||||
"description": "A Backstage plugin that lets you browse the configuration schema of your app",
|
||||
"version": "0.1.33-next.1",
|
||||
"version": "0.1.33-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user