Version Packages
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.3.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2a73ded3861: Support MADR v3 format
|
||||
- 8bf24946c66: Adjust express dependencies to be the same as the rest of the project
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/plugin-adr-common@0.2.7
|
||||
- @backstage/plugin-search-common@1.2.2
|
||||
|
||||
## 0.3.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.3.1-next.2",
|
||||
"version": "0.3.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-adr-common
|
||||
|
||||
## 0.2.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/plugin-search-common@1.2.2
|
||||
|
||||
## 0.2.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-common",
|
||||
"description": "Common functionalities for the adr plugin",
|
||||
"version": "0.2.7-next.1",
|
||||
"version": "0.2.7",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.4.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d293f4aaf83: Updated readme instructions
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/plugin-search-react@1.5.1
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/integration-react@1.1.11
|
||||
- @backstage/theme@0.2.18
|
||||
- @backstage/plugin-adr-common@0.2.7
|
||||
- @backstage/plugin-search-common@1.2.2
|
||||
|
||||
## 0.4.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.4.1-next.2",
|
||||
"version": "0.4.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.2.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.2.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.2.16-next.2",
|
||||
"version": "0.2.16",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/test-utils@1.2.6
|
||||
- @backstage/dev-utils@1.0.13
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.3.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.16-next.2",
|
||||
"version": "0.3.16",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.32
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.1.32-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.32-next.2",
|
||||
"version": "0.1.32",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.27
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.1.27-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.27-next.2",
|
||||
"version": "0.1.27",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
|
||||
## 0.2.9-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.9-next.2",
|
||||
"version": "0.2.9",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.9.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 095e755d9b5: Add ApiDefinitionDialog component for fast access to the API definition in ProvidedApiCards and ConsumedApiCards.
|
||||
- 8bc7dcec820: Fix dark theme Swagger's clear button font color.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- 9820eb5d24f: Add a `columns` prop to certain components that use the `EntityTable` for easier extensibility.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.9.0
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.9.1-next.2
|
||||
|
||||
### 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.9.1-next.2",
|
||||
"version": "0.9.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.1.9-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.9-next.2",
|
||||
"version": "0.1.9",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.43
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/config-loader@1.1.9
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.3.43-next.2
|
||||
|
||||
### 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.43-next.2",
|
||||
"version": "0.3.43",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.18.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e262738b8a0: Handle difference in expiration time between Microsoft session and Backstage session which caused the Backstage token to be invalid during a time frame.
|
||||
- 86cece2c1fb: Updated dependency `@types/passport-microsoft` to `^1.0.0`.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- 529de8c4211: Added authentication provider for Azure Easy Authentication.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/plugin-auth-node@0.2.12
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.18.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"version": "0.18.1-next.2",
|
||||
"version": "0.18.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-auth-node
|
||||
|
||||
## 0.2.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 65454876fb2: Minor API report tweaks
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.2.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-node",
|
||||
"version": "0.2.12-next.2",
|
||||
"version": "0.2.12",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-azure-devops-backend
|
||||
|
||||
## 0.3.22
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.3.22-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops-backend",
|
||||
"version": "0.3.22-next.2",
|
||||
"version": "0.3.22",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-azure-devops
|
||||
|
||||
## 0.2.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.2.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops",
|
||||
"version": "0.2.7-next.2",
|
||||
"version": "0.2.7",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-azure-sites-backend
|
||||
|
||||
## 0.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites-backend",
|
||||
"version": "0.1.5-next.2",
|
||||
"version": "0.1.5",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-azure-sites
|
||||
|
||||
## 0.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- cb8ec97cdeb: Change black & white colors to be theme aware
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites",
|
||||
"version": "0.1.5-next.2",
|
||||
"version": "0.1.5",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-badges-backend
|
||||
|
||||
## 0.1.37
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.1.37-next.2
|
||||
|
||||
### 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.37-next.2",
|
||||
"version": "0.1.37",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-badges
|
||||
|
||||
## 0.2.40
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.2.40-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges",
|
||||
"description": "A Backstage plugin that generates README badges for your entities",
|
||||
"version": "0.2.40-next.2",
|
||||
"version": "0.2.40",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-bazaar-backend
|
||||
|
||||
## 0.2.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.2.12
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.2.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar-backend",
|
||||
"version": "0.2.6-next.2",
|
||||
"version": "0.2.6",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.2.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.9.0
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/cli@0.22.4
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.2.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.2.6-next.2",
|
||||
"version": "0.2.6",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-bitbucket-cloud-common
|
||||
|
||||
## 0.2.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.4.3
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitbucket-cloud-common",
|
||||
"description": "Common functionalities for bitbucket-cloud plugins",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-bitrise
|
||||
|
||||
## 0.1.43
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.1.43-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitrise",
|
||||
"description": "A Backstage plugin that integrates towards Bitrise",
|
||||
"version": "0.1.43-next.2",
|
||||
"version": "0.1.43",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,27 @@
|
||||
# @backstage/plugin-catalog-backend-module-aws
|
||||
|
||||
## 0.1.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 90469c02c8c: Renamed `awsS3EntityProviderCatalogModule` to `catalogModuleAwsS3EntityProviders` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 87f0bbec175: AwsS3UrlReader upgraded to use aws-sdk v3
|
||||
- bf611cf019a: Fix missing `dependencies` in `package.json`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-catalog-common@1.0.12
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-kubernetes-common@0.6.1
|
||||
|
||||
## 0.1.17-next.2
|
||||
|
||||
### 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.17-next.2",
|
||||
"version": "0.1.17",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,26 @@
|
||||
# @backstage/plugin-catalog-backend-module-azure
|
||||
|
||||
## 0.1.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 90469c02c8c: Renamed `azureDevOpsEntityProviderCatalogModule` to `catalogModuleAzureDevOpsEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
- c17fa101825: Add branch filter support
|
||||
https://backstage.io/docs/integrations/azure/discovery
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.1.14-next.2
|
||||
|
||||
### 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.14-next.2",
|
||||
"version": "0.1.14",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,26 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
|
||||
|
||||
## 0.1.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 90469c02c8c: Renamed `bitbucketCloudEntityProviderCatalogModule` to `catalogModuleBitbucketCloudEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-catalog-common@1.0.12
|
||||
- @backstage/plugin-events-node@0.2.4
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/plugin-bitbucket-cloud-common@0.2.4
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.1.10-next.2
|
||||
|
||||
### 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.10-next.2",
|
||||
"version": "0.1.10",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket-server
|
||||
|
||||
## 0.1.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 90469c02c8c: Renamed `bitbucketServerEntityProviderCatalogModule` to `catalogModuleBitbucketServerEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.1.8-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
|
||||
"version": "0.1.8-next.2",
|
||||
"version": "0.1.8",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket
|
||||
|
||||
## 0.2.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/plugin-bitbucket-cloud-common@0.2.4
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.2.10-next.2
|
||||
|
||||
### 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.10-next.2",
|
||||
"version": "0.2.10",
|
||||
"deprecated": true,
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-catalog-backend-module-gerrit
|
||||
|
||||
## 0.1.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 90469c02c8c: Renamed `gerritEntityProviderCatalogModule` to `catalogModuleGerritEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.1.11-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-gerrit",
|
||||
"version": "0.1.11-next.2",
|
||||
"version": "0.1.11",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,29 @@
|
||||
# @backstage/plugin-catalog-backend-module-github
|
||||
|
||||
## 0.2.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 65454876fb2: Minor API report tweaks
|
||||
- 90469c02c8c: Renamed `githubEntityProviderCatalogModule` to `catalogModuleGithubEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.8.0
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-catalog-common@1.0.12
|
||||
- @backstage/plugin-events-node@0.2.4
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.2.6-next.2
|
||||
|
||||
### 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.6-next.2",
|
||||
"version": "0.2.6",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,28 @@
|
||||
# @backstage/plugin-catalog-backend-module-gitlab
|
||||
|
||||
## 0.1.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 90469c02c8c: Renamed `gitlabDiscoveryEntityProviderCatalogModule` to `catalogModuleGitlabDiscoveryEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- af1095f1e11: The configuration key `branch` of the `GitlabDiscoveryEntityProvider` has been deprecated in favor of the configuration key `fallbackBranch`.
|
||||
It will be reused in future release to enforce a concrete branch to be used in catalog file discovery.
|
||||
To migrate to the new configuration value, rename `branch` to `fallbackBranch`.
|
||||
- be129f8f3cd: filter gitlab groups by prefix
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.1.14-next.2
|
||||
|
||||
### 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.14-next.2",
|
||||
"version": "0.1.14",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,30 @@
|
||||
# @backstage/plugin-catalog-backend-module-incremental-ingestion
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- a811bd246c4: Added endpoint to get a list of known incremental entity providers
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 90469c02c8c: Renamed `incrementalIngestionEntityProviderCatalogModule` to `catalogModuleIncrementalIngestionEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- bf611cf019a: Fix missing `dependencies` in `package.json`
|
||||
- 6e612b58577: Move `@backstage/backend-defaults` to `devDependencies`
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.8.0
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-events-node@0.2.4
|
||||
- @backstage/plugin-permission-common@0.7.4
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.3.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -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.3.0-next.2",
|
||||
"version": "0.3.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-catalog-backend-module-ldap
|
||||
|
||||
## 0.5.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.5.10-next.2
|
||||
|
||||
### 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.10-next.2",
|
||||
"version": "0.5.10",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-catalog-backend-module-msgraph
|
||||
|
||||
## 0.5.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a4ebd513527: Revert using `baseUrl` for MS Graph provider as it breaks token retrieval
|
||||
- 26eef93c547: Fixed msgraph catalog backend to use user.select option when fetching user from AzureAD
|
||||
- 90469c02c8c: Renamed `microsoftGraphOrgEntityProviderCatalogModule` to `catalogModuleMicrosoftGraphOrgEntityProvider` to match the [recommended naming patterns](https://backstage.io/docs/backend-system/architecture/naming-patterns).
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- 2c234a89325: properly support custom graph api URL
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.5.2-next.2
|
||||
|
||||
### 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.5.2-next.2",
|
||||
"version": "0.5.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.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.8.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.1.9-next.2
|
||||
|
||||
### 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.9-next.2",
|
||||
"version": "0.1.9",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,25 @@
|
||||
# @backstage/plugin-catalog-backend-module-puppetdb
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- a1efcf9a658: Initial version of the plugin.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 561ce41191d: Added a `catalogModulePuppetDbEntityProvider` alpha export for the new backend system
|
||||
- e675f902980: Make sure to not use deprecated exports from `@backstage/plugin-catalog-backend`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.0
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-puppetdb",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards PuppetDB",
|
||||
"version": "0.1.0-next.0",
|
||||
"version": "0.1.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,59 @@
|
||||
# @backstage/plugin-catalog-backend
|
||||
|
||||
## 1.8.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 7f4ea3d3602: Add /entities/by-query endpoint returning paginated entities.
|
||||
|
||||
The endpoint supports cursor base pagination and server side sorting of the entities
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e675f902980: Add deprecations for symbols that were moved to `@backstage/plugin-catalog-node` a long time ago:
|
||||
|
||||
- `CatalogProcessor`
|
||||
- `CatalogProcessorCache`
|
||||
- `CatalogProcessorEmit`
|
||||
- `CatalogProcessorEntityResult`
|
||||
- `CatalogProcessorErrorResult`
|
||||
- `CatalogProcessorLocationResult`
|
||||
- `CatalogProcessorParser`
|
||||
- `CatalogProcessorRefreshKeysResult`
|
||||
- `CatalogProcessorRelationResult`
|
||||
- `CatalogProcessorResult`
|
||||
- `DeferredEntity`
|
||||
- `EntityProvider`
|
||||
- `EntityProviderConnection`
|
||||
- `EntityProviderMutation`
|
||||
- `EntityRelationSpec`
|
||||
- `processingResult`
|
||||
|
||||
Also moved over and deprecated the following symbols:
|
||||
|
||||
- `locationSpecToLocationEntity`
|
||||
- `locationSpecToMetadataName`
|
||||
|
||||
- ac8929f2f31: Fix export of `defaultCatalogCollatorEntityTransformer`.
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- f093ce83d58: Fix a bug where the batch fetch by ref endpoint did not work in conjunction with filtering (e.g. if authorization was enabled).
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/plugin-permission-node@0.7.6
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-catalog-node@1.3.4
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-catalog-common@1.0.12
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/plugin-permission-common@0.7.4
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-scaffolder-common@1.2.6
|
||||
- @backstage/plugin-search-common@1.2.2
|
||||
|
||||
## 1.8.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend",
|
||||
"description": "The Backstage backend plugin that provides the Backstage catalog",
|
||||
"version": "1.8.0-next.2",
|
||||
"version": "1.8.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-catalog-common
|
||||
|
||||
## 1.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-permission-common@0.7.4
|
||||
- @backstage/plugin-search-common@1.2.2
|
||||
|
||||
## 1.0.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-common",
|
||||
"description": "Common functionalities for the catalog plugin",
|
||||
"version": "1.0.12-next.1",
|
||||
"version": "1.0.12",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @internal/plugin-catalog-customized
|
||||
|
||||
## 0.0.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.9.0
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
|
||||
## 0.0.8-next.2
|
||||
|
||||
### 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.8-next.2",
|
||||
"version": "0.0.8",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-catalog-graph
|
||||
|
||||
## 0.2.28
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.2.28-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-graph",
|
||||
"version": "0.2.28-next.2",
|
||||
"version": "0.2.28",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-catalog-graphql
|
||||
|
||||
## 0.3.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- b990021ddeb: Updated dependency `@graphql-codegen/cli` to `^3.0.0`.
|
||||
Updated dependency `@graphql-codegen/graphql-modules-preset` to `^3.0.0`.
|
||||
Updated dependency `@graphql-codegen/typescript` to `^3.0.0`.
|
||||
Updated dependency `@graphql-codegen/typescript-resolvers` to `^3.0.0`.
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.3.19-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-graphql",
|
||||
"description": "An experimental Backstage catalog GraphQL module",
|
||||
"version": "0.3.19-next.1",
|
||||
"version": "0.3.19",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-catalog-import
|
||||
|
||||
## 0.9.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-catalog-common@1.0.12
|
||||
- @backstage/integration-react@1.1.11
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.9.6-next.2
|
||||
|
||||
### 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.6-next.2",
|
||||
"version": "0.9.6",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-catalog-node
|
||||
|
||||
## 1.3.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e675f902980: Added `locationSpecToMetadataName` and `locationSpecToLocationEntity` as their new home, moved over from the backend package where they now are marked as deprecated.
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/backend-plugin-api@0.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-catalog-common@1.0.12
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 1.3.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-node",
|
||||
"description": "The plugin-catalog-node module for @backstage/plugin-catalog-backend",
|
||||
"version": "1.3.4-next.2",
|
||||
"version": "1.3.4",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,30 @@
|
||||
# @backstage/plugin-catalog-react
|
||||
|
||||
## 1.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 0a5b73b2926: Add possibility to re-use EntityPicker for filters with multiple select.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 65454876fb2: Minor API report tweaks
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- 24916d23494: Do not close `Autocomplete` powered multiple-selection filters when checking boxes
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-catalog-common@1.0.12
|
||||
- @backstage/integration@1.4.3
|
||||
- @backstage/plugin-permission-common@0.7.4
|
||||
- @backstage/theme@0.2.18
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/version-bridge@1.0.3
|
||||
- @backstage/plugin-permission-react@0.4.11
|
||||
|
||||
## 1.4.0-next.2
|
||||
|
||||
### 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.4.0-next.2",
|
||||
"version": "1.4.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,54 @@
|
||||
# @backstage/plugin-catalog
|
||||
|
||||
## 1.9.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 23cc40039c0: Allow `EntitySwitch` to render all cases that match the condition.
|
||||
|
||||
This change introduces a new parameter for the `EntitySwitch` component
|
||||
`renderMultipleMatches`. In case the parameter value is `all`, the `EntitySwitch`
|
||||
will render all `EntitySwitch.Case` that contain `if` parameter, and it
|
||||
evaluates to true. In case none of the cases match, the default case will be
|
||||
rendered, if any.
|
||||
|
||||
This means for example in the CI/CD page you can now do the following:
|
||||
|
||||
```tsx
|
||||
<EntitySwitch renderMultipleMatches="all">
|
||||
<EntitySwitch.Case if={isJenkinsAvailable}>Jenkins</EntitySwitch.Case>
|
||||
<EntitySwitch.Case if={isCodebuildAvailable}>CodeBuild</EntitySwitch.Case>
|
||||
<EntitySwitch.Case>No CI/CD</EntitySwitch.Case>
|
||||
</EntitySwitch>
|
||||
```
|
||||
|
||||
This allows the component to have multiple CI/CD systems and all of those are
|
||||
rendered on the same page.
|
||||
|
||||
- 3f75b7607ca: Add ability to pass icon as function to have ability to customize it by search item
|
||||
- c9a9f3c834f: Add a `columns` prop to certain components that use the `EntityTable` for easier extensibility.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3fa41696820: Make the "Copied!" message disappear automatically after some time
|
||||
- 7e8930ae1c6: Fix icon alignment in `CatalogSearchResultListItem`
|
||||
- dbbde6ed353: fix entity switch rendering when there is no default case
|
||||
- cb8ec97cdeb: Change black & white colors to be theme aware
|
||||
- 928a12a9b3e: Internal refactor of `/alpha` exports.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/plugin-search-react@1.5.1
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-catalog-common@1.0.12
|
||||
- @backstage/integration-react@1.1.11
|
||||
- @backstage/theme@0.2.18
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-search-common@1.2.2
|
||||
|
||||
## 1.9.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog",
|
||||
"description": "The Backstage plugin for browsing the Backstage catalog",
|
||||
"version": "1.9.0-next.2",
|
||||
"version": "1.9.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-cicd-statistics-module-gitlab
|
||||
|
||||
## 0.1.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-cicd-statistics@0.1.18
|
||||
|
||||
## 0.1.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cicd-statistics-module-gitlab",
|
||||
"description": "CI/CD Statistics plugin module; Gitlab CICD",
|
||||
"version": "0.1.12-next.2",
|
||||
"version": "0.1.12",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-cicd-statistics
|
||||
|
||||
## 0.1.18
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
|
||||
## 0.1.18-next.2
|
||||
|
||||
### 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.18-next.2",
|
||||
"version": "0.1.18",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-circleci
|
||||
|
||||
## 0.3.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c10384a9235: Switch to using `LinkButton` instead of the deprecated `Button`
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.3.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-circleci",
|
||||
"description": "A Backstage plugin that integrates towards Circle CI",
|
||||
"version": "0.3.16-next.2",
|
||||
"version": "0.3.16",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-cloudbuild
|
||||
|
||||
## 0.3.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.3.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cloudbuild",
|
||||
"description": "A Backstage plugin that integrates towards Google Cloud Build",
|
||||
"version": "0.3.16-next.2",
|
||||
"version": "0.3.16",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-code-climate
|
||||
|
||||
## 0.1.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- cb8ec97cdeb: Change black & white colors to be theme aware
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.5
|
||||
- @backstage/plugin-catalog-react@1.4.0
|
||||
- @backstage/core-plugin-api@1.5.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/theme@0.2.18
|
||||
|
||||
## 0.1.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-code-climate",
|
||||
"version": "0.1.16-next.2",
|
||||
"version": "0.1.16",
|
||||
"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