Version Packages (next)
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/plugin-adr-common@0.2.4-next.1
|
||||
- @backstage/plugin-search-common@1.1.2-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-adr-common
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/plugin-search-common@1.1.2-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-common",
|
||||
"description": "Common functionalities for the adr plugin",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a19cffbeed: Update search links to only have header as linkable text
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/plugin-search-react@1.2.2-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/integration-react@1.1.7-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-adr-common@0.2.4-next.1
|
||||
- @backstage/plugin-search-common@1.1.2-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.2.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
|
||||
## 0.2.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.2.12-next.0",
|
||||
"version": "0.2.12-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/test-utils@1.2.3-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/dev-utils@1.0.9-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.3.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.12-next.0",
|
||||
"version": "0.3.12-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.28-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.28-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.28-next.0",
|
||||
"version": "0.1.28-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.23-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d3fea4ae0a: Internal fixes to avoid implicit usage of globals
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.23-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.23-next.0",
|
||||
"version": "0.1.23-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
|
||||
## 0.2.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.5-next.0",
|
||||
"version": "0.2.5-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.8.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/plugin-catalog@1.6.2-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.8.12-next.0
|
||||
|
||||
### 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.12-next.0",
|
||||
"version": "0.8.12-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.5-next.0",
|
||||
"version": "0.1.5-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.39-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/config-loader@1.1.7-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
|
||||
## 0.3.39-next.0
|
||||
|
||||
### 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.39-next.0",
|
||||
"version": "0.3.39-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.17.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/plugin-auth-node@0.2.8-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.17.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"version": "0.17.2-next.0",
|
||||
"version": "0.17.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-node
|
||||
|
||||
## 0.2.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.2.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-node",
|
||||
"version": "0.2.8-next.0",
|
||||
"version": "0.2.8-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-azure-devops-backend
|
||||
|
||||
## 0.3.18-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.3.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops-backend",
|
||||
"version": "0.3.18-next.0",
|
||||
"version": "0.3.18-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-azure-devops
|
||||
|
||||
## 0.2.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.2.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops",
|
||||
"version": "0.2.3-next.0",
|
||||
"version": "0.2.3-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-azure-sites-backend
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites-backend",
|
||||
"version": "0.1.1-next.0",
|
||||
"version": "0.1.1-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-azure-sites
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites",
|
||||
"version": "0.1.1-next.0",
|
||||
"version": "0.1.1-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-badges-backend
|
||||
|
||||
## 0.1.33-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.1.33-next.0
|
||||
|
||||
### 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.33-next.0",
|
||||
"version": "0.1.33-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-badges
|
||||
|
||||
## 0.2.36-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.2.36-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges",
|
||||
"description": "A Backstage plugin that generates README badges for your entities",
|
||||
"version": "0.2.36-next.0",
|
||||
"version": "0.2.36-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-bazaar-backend
|
||||
|
||||
## 0.2.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9b1891061c: Column `title` has replaced column `name` for `BazaarProject` in database
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/backend-test-utils@0.1.31-next.1
|
||||
- @backstage/plugin-auth-node@0.2.8-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.2.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar-backend",
|
||||
"version": "0.2.2-next.0",
|
||||
"version": "0.2.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.2.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9b1891061c: `HomePageBazaarInfoCard` is now displaying `title` instead of `name`. Title is a string that doesn't have to be URL friendly.
|
||||
The BazaarOverviewCard have the new property `fullHeight`. Link in `BazaarOverviewCard`is moved to header in card.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/plugin-catalog@1.6.2-next.1
|
||||
- @backstage/cli@0.21.2-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.2.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.2.1-next.0",
|
||||
"version": "0.2.1-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-bitbucket-cloud-common
|
||||
|
||||
## 0.2.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
|
||||
## 0.2.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitbucket-cloud-common",
|
||||
"description": "Common functionalities for bitbucket-cloud plugins",
|
||||
"version": "0.2.2-next.0",
|
||||
"version": "0.2.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-bitrise
|
||||
|
||||
## 0.1.39-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.39-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitrise",
|
||||
"description": "A Backstage plugin that integrates towards Bitrise",
|
||||
"version": "0.1.39-next.0",
|
||||
"version": "0.1.39-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-catalog-backend-module-aws
|
||||
|
||||
## 0.1.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/backend-tasks@0.4.0-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.1.12-next.0
|
||||
|
||||
### 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.12-next.0",
|
||||
"version": "0.1.12-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-catalog-backend-module-azure
|
||||
|
||||
## 0.1.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/backend-tasks@0.4.0-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.1.10-next.0
|
||||
|
||||
### 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.10-next.0",
|
||||
"version": "0.1.10-next.1",
|
||||
"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.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4eb0bce299: Fix repo:push topic not matching `BitbucketCloudEventRouter`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/backend-tasks@0.4.0-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/plugin-bitbucket-cloud-common@0.2.2-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.1
|
||||
- @backstage/plugin-events-node@0.2.0-next.1
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### 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.6-next.0",
|
||||
"version": "0.1.6-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket-server
|
||||
|
||||
## 0.1.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/backend-tasks@0.4.0-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.1.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
|
||||
"version": "0.1.4-next.0",
|
||||
"version": "0.1.4-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket
|
||||
|
||||
## 0.2.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/plugin-bitbucket-cloud-common@0.2.2-next.1
|
||||
|
||||
## 0.2.6-next.0
|
||||
|
||||
### 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.6-next.0",
|
||||
"version": "0.2.6-next.1",
|
||||
"deprecated": true,
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-catalog-backend-module-gerrit
|
||||
|
||||
## 0.1.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/backend-tasks@0.4.0-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.1.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-gerrit",
|
||||
"version": "0.1.7-next.0",
|
||||
"version": "0.1.7-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,36 @@
|
||||
# @backstage/plugin-catalog-backend-module-github
|
||||
|
||||
## 0.2.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fe93cce743: Added the githubCredentialsProvider property to the GithubLocationAnalyzerOptions to be able to override the GithubCredentialsProvider.
|
||||
- a0fd4af94a: Handle GitHub `push` events at the `GithubEntityProvider` by subscribing to the topic `github.push.`
|
||||
|
||||
Implements `EventSubscriber` to receive events for the topic `github.push`.
|
||||
|
||||
On `github.push`, the affected repository will be refreshed.
|
||||
This includes adding new Location entities, refreshing existing ones,
|
||||
and removing obsolete ones.
|
||||
|
||||
Please find more information at
|
||||
https://backstage.io/docs/integrations/github/discovery#installation-with-events-support
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/backend-tasks@0.4.0-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.1
|
||||
- @backstage/plugin-events-node@0.2.0-next.1
|
||||
|
||||
## 0.2.2-next.0
|
||||
|
||||
### 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.2.2-next.0",
|
||||
"version": "0.2.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-catalog-backend-module-gitlab
|
||||
|
||||
## 0.1.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/backend-tasks@0.4.0-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.1.10-next.0
|
||||
|
||||
### 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.10-next.0",
|
||||
"version": "0.1.10-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
# @backstage/plugin-catalog-backend-module-incremental-ingestion
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 98c643a1a2: Introduces incremental entity providers, which are used for streaming very large data sources into the catalog.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- de8a975911: Changed to use native `AbortController` and `AbortSignal` from Node.js, instead
|
||||
of the one from `node-abort-controller`. This is possible now that the minimum
|
||||
supported Node.js version of the project is 16.
|
||||
|
||||
Note that their interfaces are very slightly different, but typically not in a
|
||||
way that matters to consumers. If you see any typescript errors as a direct
|
||||
result from this, they are compatible with each other in the ways that we
|
||||
interact with them, and should be possible to type-cast across without ill
|
||||
effects.
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/backend-tasks@0.4.0-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/backend-test-utils@0.1.31-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-incremental-ingestion",
|
||||
"description": "An entity provider for streaming large asset sources into the catalog",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-catalog-backend-module-ldap
|
||||
|
||||
## 0.5.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/backend-tasks@0.4.0-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.5.6-next.0
|
||||
|
||||
### 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.6-next.0",
|
||||
"version": "0.5.6-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-catalog-backend-module-msgraph
|
||||
|
||||
## 0.4.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/backend-tasks@0.4.0-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
|
||||
## 0.4.5-next.0
|
||||
|
||||
### 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.5-next.0",
|
||||
"version": "0.4.5-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-catalog-backend-module-openapi
|
||||
|
||||
## 0.1.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- dd995cdc72: Enabled support of resolving `$refs` in all kind of yaml documents, not only OpenAPI. This implicitly adds `$ref` resolving support for AsyncAPI specs. Thus, the `openApiPlaceholderResolver` has been renamed to `jsonSchemaRefPlaceholderResolver`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.6.0-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
|
||||
## 0.1.5-next.0
|
||||
|
||||
### 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.5-next.0",
|
||||
"version": "0.1.5-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,53 @@
|
||||
# @backstage/plugin-catalog-backend
|
||||
|
||||
## 1.6.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- c395abb5b2: The catalog no longer stops after the first processor `validateEntityKind`
|
||||
method returns `true` when validating entity kind shapes. Instead, it continues
|
||||
through all registered processors that have this method, and requires that _at
|
||||
least one_ of them returned true.
|
||||
|
||||
The old behavior of stopping early made it harder to extend existing core kinds
|
||||
with additional fields, since the `BuiltinKindsEntityProcessor` is always
|
||||
present at the top of the processing chain and ensures that your additional
|
||||
validation code would never be run.
|
||||
|
||||
This is technically a breaking change, although it should not affect anybody
|
||||
under normal circumstances, except if you had problematic validation code that
|
||||
you were unaware that it was not being run. That code may now start to exhibit
|
||||
those problems.
|
||||
|
||||
If you need to disable this new behavior, `CatalogBuilder` as used in your
|
||||
`packages/backend/src/plugins/catalog.ts` file now has a
|
||||
`useLegacySingleProcessorValidation()` method to go back to the old behavior.
|
||||
|
||||
```diff
|
||||
const builder = await CatalogBuilder.create(env);
|
||||
+builder.useLegacySingleProcessorValidation();
|
||||
```
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2a8e3cc0b5: Optimize `Stitcher` process to be more memory efficient
|
||||
- 5b3e2afa45: Fixed deprecated use of `substr` into `substring`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/plugin-catalog-node@1.2.2-next.1
|
||||
- @backstage/plugin-permission-node@0.7.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.1
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
- @backstage/plugin-scaffolder-common@1.2.3-next.1
|
||||
- @backstage/plugin-search-common@1.1.2-next.1
|
||||
|
||||
## 1.6.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend",
|
||||
"description": "The Backstage backend plugin that provides the Backstage catalog",
|
||||
"version": "1.6.0-next.0",
|
||||
"version": "1.6.0-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-catalog-common
|
||||
|
||||
## 1.0.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
- @backstage/plugin-search-common@1.1.2-next.1
|
||||
|
||||
## 1.0.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-common",
|
||||
"description": "Common functionalities for the catalog plugin",
|
||||
"version": "1.0.9-next.0",
|
||||
"version": "1.0.9-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @internal/plugin-catalog-customized
|
||||
|
||||
## 0.0.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.6.2-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
|
||||
## 0.0.5-next.0
|
||||
|
||||
### 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.5-next.0",
|
||||
"version": "0.0.5-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-catalog-graph
|
||||
|
||||
## 0.2.24-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.2.24-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-graph",
|
||||
"version": "0.2.24-next.0",
|
||||
"version": "0.2.24-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-catalog-graphql
|
||||
|
||||
## 0.3.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
|
||||
## 0.3.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-graphql",
|
||||
"description": "An experimental Backstage catalog GraphQL module",
|
||||
"version": "0.3.16-next.0",
|
||||
"version": "0.3.16-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-catalog-import
|
||||
|
||||
## 0.9.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/integration-react@1.1.7-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.1
|
||||
|
||||
## 0.9.2-next.0
|
||||
|
||||
### 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.9.2-next.0",
|
||||
"version": "0.9.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-catalog-node
|
||||
|
||||
## 1.2.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/backend-plugin-api@0.1.5-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.1
|
||||
|
||||
## 1.2.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-node",
|
||||
"description": "The plugin-catalog-node module for @backstage/plugin-catalog-backend",
|
||||
"version": "1.2.2-next.0",
|
||||
"version": "1.2.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-catalog-react
|
||||
|
||||
## 1.2.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c3fa90e184: Updated dependency `zen-observable` to `^0.10.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/version-bridge@1.0.3-next.0
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/plugin-permission-react@0.4.8-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.1
|
||||
- @backstage/plugin-permission-common@0.7.2-next.1
|
||||
|
||||
## 1.2.2-next.0
|
||||
|
||||
### Patch 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.2-next.0",
|
||||
"version": "1.2.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,27 @@
|
||||
# @backstage/plugin-catalog
|
||||
|
||||
## 1.6.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d3fea4ae0a: Internal fixes to avoid implicit usage of globals
|
||||
- ca04d97b09: Handle refresh entity error in `AboutCard`.
|
||||
- a19cffbeed: Update search links to only have header as linkable text
|
||||
- c3fa90e184: Updated dependency `zen-observable` to `^0.10.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/plugin-search-react@1.2.2-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/types@1.0.2-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/integration-react@1.1.7-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-common@1.0.9-next.1
|
||||
- @backstage/plugin-search-common@1.1.2-next.1
|
||||
|
||||
## 1.6.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog",
|
||||
"description": "The Backstage plugin for browsing the Backstage catalog",
|
||||
"version": "1.6.2-next.0",
|
||||
"version": "1.6.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-cicd-statistics-module-gitlab
|
||||
|
||||
## 0.1.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/plugin-cicd-statistics@0.1.14-next.1
|
||||
|
||||
## 0.1.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cicd-statistics-module-gitlab",
|
||||
"description": "CI/CD Statistics plugin module; Gitlab CICD",
|
||||
"version": "0.1.8-next.0",
|
||||
"version": "0.1.8-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-cicd-statistics
|
||||
|
||||
## 0.1.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
|
||||
## 0.1.14-next.0
|
||||
|
||||
### 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.14-next.0",
|
||||
"version": "0.1.14-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-circleci
|
||||
|
||||
## 0.3.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.3.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-circleci",
|
||||
"description": "A Backstage plugin that integrates towards Circle CI",
|
||||
"version": "0.3.12-next.0",
|
||||
"version": "0.3.12-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-cloudbuild
|
||||
|
||||
## 0.3.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d3fea4ae0a: Internal fixes to avoid implicit usage of globals
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.3.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cloudbuild",
|
||||
"description": "A Backstage plugin that integrates towards Google Cloud Build",
|
||||
"version": "0.3.12-next.0",
|
||||
"version": "0.3.12-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-code-climate
|
||||
|
||||
## 0.1.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.1-next.1
|
||||
- @backstage/core-plugin-api@1.1.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.2.2-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.1.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-code-climate",
|
||||
"version": "0.1.12-next.0",
|
||||
"version": "0.1.12-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-code-coverage-backend
|
||||
|
||||
## 0.2.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.17.0-next.1
|
||||
- @backstage/config@1.0.5-next.1
|
||||
- @backstage/integration@1.4.1-next.1
|
||||
- @backstage/catalog-client@1.2.0-next.1
|
||||
- @backstage/catalog-model@1.1.4-next.1
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.2.5-next.0
|
||||
|
||||
### 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.5-next.0",
|
||||
"version": "0.2.5-next.1",
|
||||
"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