Version Packages

Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
This commit is contained in:
github-actions[bot]
2023-05-16 09:38:40 +00:00
committed by Christopher Diaz
parent 8a340bfb03
commit f7c247c7a7
491 changed files with 5840 additions and 1422 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-adr-backend
## 0.3.3
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-adr-common@0.2.9
- @backstage/plugin-search-common@1.2.3
## 0.3.3-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr-backend",
"version": "0.3.3-next.1",
"version": "0.3.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-adr-common
## 0.2.9
### Patch Changes
- Updated dependencies
- @backstage/integration@1.4.5
- @backstage/catalog-model@1.3.0
- @backstage/plugin-search-common@1.2.3
## 0.2.9-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-adr-common",
"description": "Common functionalities for the adr plugin",
"version": "0.2.9-next.0",
"version": "0.2.9",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+19
View File
@@ -1,5 +1,24 @@
# @backstage/plugin-adr
## 0.6.0
### Minor Changes
- b12cd5dc221: render SupportButton only if config is set
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-search-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/integration-react@1.1.13
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/plugin-adr-common@0.2.9
- @backstage/plugin-search-common@1.2.3
## 0.5.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr",
"version": "0.5.1-next.2",
"version": "0.6.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-airbrake-backend
## 0.2.18
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/config@1.0.7
## 0.2.18-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake-backend",
"version": "0.2.18-next.1",
"version": "0.2.18",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-airbrake
## 0.3.18
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/dev-utils@1.0.15
- @backstage/test-utils@1.3.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
## 0.3.18-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake",
"version": "0.3.18-next.2",
"version": "0.3.18",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-allure
## 0.1.34
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
## 0.1.34-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-allure",
"description": "A Backstage plugin that integrates with Allure",
"version": "0.1.34-next.2",
"version": "0.1.34",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-analytics-module-ga
## 0.1.29
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/core-components@0.13.1
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1
## 0.1.29-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga",
"version": "0.1.29-next.1",
"version": "0.1.29",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-analytics-module-ga4
## 0.1.0
### Minor Changes
- 22b46f7f562: Plugin provides Backstage Analytics API for Google Analytics 4. Once installed and configured, analytics events will be sent to GA4 as your users navigate and use your Backstage instance
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/core-components@0.13.1
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1
## 0.1.0-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga4",
"version": "0.1.0-next.2",
"version": "0.1.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-apache-airflow
## 0.2.11
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.1
- @backstage/core-plugin-api@1.5.1
## 0.2.11-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-apache-airflow",
"version": "0.2.11-next.1",
"version": "0.2.11",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-api-docs
## 0.9.3
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-catalog@1.11.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
## 0.9.3-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-api-docs",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"version": "0.9.3-next.2",
"version": "0.9.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-apollo-explorer
## 0.1.11
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/core-components@0.13.1
- @backstage/core-plugin-api@1.5.1
## 0.1.11-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-apollo-explorer",
"version": "0.1.11-next.1",
"version": "0.1.11",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-app-backend
## 0.3.45
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/config-loader@1.3.0
- @backstage/backend-plugin-api@0.5.2
- @backstage/config@1.0.7
- @backstage/types@1.0.2
## 0.3.45-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-app-backend",
"description": "A Backstage backend plugin that serves the Backstage frontend app",
"version": "0.3.45-next.1",
"version": "0.3.45",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-auth-backend
## 0.18.3
### Patch Changes
- 7c116bcac7f: Fixed the way that some request errors are thrown
- 473db605a4f: Fix config schema definition.
- 3ffcdac7d07: Added a persistent session store through the database
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/plugin-auth-node@0.2.14
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
## 0.18.3-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend",
"description": "A Backstage backend plugin that handles authentication",
"version": "0.18.3-next.2",
"version": "0.18.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-node
## 0.2.14
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
## 0.2.14-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.2.14-next.1",
"version": "0.2.14",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,14 @@
# @backstage/plugin-azure-devops-backend
## 0.3.24
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/config@1.0.7
- @backstage/plugin-azure-devops-common@0.3.0
## 0.3.24-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-backend",
"version": "0.3.24-next.1",
"version": "0.3.24",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-azure-devops
## 0.3.0
### Minor Changes
- 877df261085: The getBuildRuns function now checks contains multiple comma-separated builds and splits them to send multiple requests for each and concatenates the results.
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/plugin-azure-devops-common@0.3.0
## 0.3.0-next.2
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops",
"version": "0.3.0-next.2",
"version": "0.3.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-azure-sites-backend
## 0.1.7
### Patch Changes
- d66d4f916aa: Updated URL to `/health` and corrected typos in the `README.md`
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/config@1.0.7
- @backstage/plugin-azure-sites-common@0.1.0
## 0.1.7-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-sites-backend",
"version": "0.1.7-next.1",
"version": "0.1.7",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-azure-sites
## 0.1.7
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/plugin-azure-sites-common@0.1.0
## 0.1.7-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-sites",
"version": "0.1.7-next.2",
"version": "0.1.7",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+21
View File
@@ -1,5 +1,26 @@
# @backstage/plugin-badges-backend
## 0.2.0
### Minor Changes
- a0108c49774: Fixing badges-backend plugin to get a token from the TokenManager instead of parsing the request header. Hence, it's now possible to disable the authMiddleware for the badges-backend plugin to expose publicly the badges.
Implementing an obfuscation feature to protect an open badges endpoint from being enumerated. The feature is disabled by default and the change is compatible with the previous version.
**BREAKING**: `createRouter` now require that `tokenManager`, `logger`, and `identityApi`, are passed in as options.
### Patch Changes
- 0cd552c28d8: Removed some unused dependencies
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/plugin-auth-node@0.2.14
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
## 0.2.0-next.2
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-badges-backend",
"description": "A Backstage backend plugin that generates README badges for your entities",
"version": "0.2.0-next.2",
"version": "0.2.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-badges
## 0.2.42
### Patch Changes
- a0108c49774: Fixing badges-backend plugin to get a token from the TokenManager instead of parsing the request header. Hence, it's now possible to disable the authMiddleware for the badges-backend plugin to expose publicly the badges.
Implementing an obfuscation feature to protect an open badges endpoint from being enumerated. The feature is disabled by default and the change is compatible with the previous version.
**BREAKING**: `createRouter` now require that `tokenManager`, `logger`, and `identityApi`, are passed in as options.
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
## 0.2.42-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-badges",
"description": "A Backstage plugin that generates README badges for your entities",
"version": "0.2.42-next.2",
"version": "0.2.42",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-bazaar-backend
## 0.2.8
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/plugin-auth-node@0.2.14
- @backstage/backend-plugin-api@0.5.2
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
## 0.2.8-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bazaar-backend",
"version": "0.2.8-next.1",
"version": "0.2.8",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-bazaar
## 0.2.8
### Patch Changes
- 900880ab7c3: Fixed `validateDOMNesting` warnings
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/cli@0.22.7
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-catalog@1.11.0
- @backstage/core-components@0.13.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
## 0.2.8-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bazaar",
"version": "0.2.8-next.2",
"version": "0.2.8",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,12 @@
# @backstage/plugin-bitbucket-cloud-common
## 0.2.6
### Patch Changes
- Updated dependencies
- @backstage/integration@1.4.5
## 0.2.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-bitbucket-cloud-common",
"description": "Common functionalities for bitbucket-cloud plugins",
"version": "0.2.6-next.0",
"version": "0.2.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-bitrise
## 0.1.45
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
## 0.1.45-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-bitrise",
"description": "A Backstage plugin that integrates towards Bitrise",
"version": "0.1.45-next.2",
"version": "0.1.45",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,27 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.2.0
### Minor Changes
- 1a3b5f1e390: **BREAKING**: AwsOrganizationCloudAccountProcessor.fromConfig now returns a promise instead of the instance directly.
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/integration-aws-node@0.1.3
- @backstage/plugin-kubernetes-common@0.6.3
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13
## 0.1.19-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.19-next.2",
"version": "0.2.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-azure
## 0.1.16
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13
## 0.1.16-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"description": "A Backstage catalog backend module that helps integrate towards Azure",
"version": "0.1.16-next.1",
"version": "0.1.16",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,22 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.1.12
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/plugin-bitbucket-cloud-common@0.2.6
- @backstage/plugin-catalog-common@1.0.13
- @backstage/plugin-events-node@0.2.6
## 0.1.12-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
"version": "0.1.12-next.1",
"version": "0.1.12",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog-backend-module-bitbucket-server
## 0.1.10
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
## 0.1.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
"version": "0.1.10-next.1",
"version": "0.1.10",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog-backend-module-bitbucket
## 0.2.12
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/plugin-catalog-node@1.3.6
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-bitbucket-cloud-common@0.2.6
## 0.2.12-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket",
"version": "0.2.12-next.1",
"version": "0.2.12",
"deprecated": true,
"main": "src/index.ts",
"types": "src/index.ts",
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog-backend-module-gerrit
## 0.1.13
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
## 0.1.13-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gerrit",
"version": "0.1.13-next.1",
"version": "0.1.13",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,32 @@
# @backstage/plugin-catalog-backend-module-github
## 0.3.0
### Minor Changes
- 970678adbe2: Implement events support for `GithubMultiOrgEntityProvider`
**BREAKING:** Passing in a custom `teamTransformer` will now correctly completely override the default transformer behavior
### Patch Changes
- 78bb674a713: Fixed bug in queryWithPaging that caused secondary rate limit errors in GitHub with organizations having more than 1000 repositories. This change makes one request per second to avoid concurrency issues.
- bd101cefd37: Updated the `team.edited` event emitted from `GithubOrgEntityProvider` to also include teams description.
- Updated dependencies
- @backstage/plugin-catalog-backend@1.9.1
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13
- @backstage/plugin-events-node@0.2.6
## 0.3.0-next.2
### Minor 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.3.0-next.2",
"version": "0.3.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-gitlab
## 0.2.1
### Patch Changes
- b12c41fafc4: Fix a corner case where returned users are null for bots
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
## 0.2.1-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab",
"description": "A Backstage catalog backend module that helps integrate towards GitLab",
"version": "0.2.1-next.1",
"version": "0.2.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-incremental-ingestion
## 0.3.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.9.1
- @backstage/backend-common@0.18.5
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/plugin-events-node@0.2.6
- @backstage/plugin-permission-common@0.7.5
## 0.3.2-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.2-next.2",
"version": "0.3.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog-backend-module-ldap
## 0.5.12
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13
## 0.5.12-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-ldap",
"description": "A Backstage catalog backend module that helps integrate towards LDAP",
"version": "0.5.12-next.1",
"version": "0.5.12",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog-backend-module-msgraph
## 0.5.4
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/plugin-catalog-common@1.0.13
## 0.5.4-next.1
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-msgraph",
"description": "A Backstage catalog backend module that helps integrate towards Microsoft Graph",
"version": "0.5.4-next.1",
"version": "0.5.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-openapi
## 0.1.11
### Patch Changes
- accaceadffa: Fixed bug in `jsonSchemaRefPlaceholderResolver` where relative $ref files were resolved through file system instead of base URL of file
- Updated dependencies
- @backstage/plugin-catalog-backend@1.9.1
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/plugin-catalog-node@1.3.6
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13
## 0.1.11-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.11-next.2",
"version": "0.1.11",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-puppetdb
## 0.1.2
### Patch Changes
- 95b2168d71b: Fixes import paths and updates documentation
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
## 0.1.2-next.2
### Patch 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.2-next.2",
"version": "0.1.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+29
View File
@@ -1,5 +1,34 @@
# @backstage/plugin-catalog-backend
## 1.9.1
### Patch Changes
- ce8d203235b: Ensure that entity cache state is only written to the database when actually changed
- 485a6c5f7b5: Internal refactoring for performance in the service handlers
- 3587a968dcd: Fixed a bug in the `queryEntities` endpoint that was causing filtered entities to be included in cursor requests.
- ce335df9d1c: Improve the query for orphan pruning
- 27956d78671: Adjusted the OpenAPI schema file name according to the new structure
- 51064e6e5ee: Change orphan cleanup task to only log a message if it deleted entities.
- 12a345317ab: Remove unnecessary join in the entity facets endpoint, exclude nulls
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/plugin-scaffolder-common@1.3.0
- @backstage/plugin-permission-node@0.7.8
- @backstage/backend-tasks@0.5.2
- @backstage/plugin-catalog-node@1.3.6
- @backstage/plugin-search-backend-module-catalog@0.1.1
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13
- @backstage/plugin-permission-common@0.7.5
- @backstage/plugin-search-common@1.2.3
## 1.9.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend",
"description": "The Backstage backend plugin that provides the Backstage catalog",
"version": "1.9.1-next.2",
"version": "1.9.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+8
View File
@@ -1,5 +1,13 @@
# @internal/plugin-catalog-customized
## 0.0.10
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-catalog@1.11.0
## 0.0.10-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@internal/plugin-catalog-customized",
"description": "The internal Backstage Customizable plugin for browsing the Backstage catalog",
"version": "0.0.10-next.2",
"version": "0.0.10",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog-graph
## 0.2.30
### Patch Changes
- d446f8fb0a8: Expose all `EntityRelationsGraphProps` to Catalog Graph Page
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
## 0.2.30-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-graph",
"version": "0.2.30-next.2",
"version": "0.2.30",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-import
## 0.9.8
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.6.0
- @backstage/integration@1.4.5
- @backstage/core-components@0.13.1
- @backstage/integration-react@1.1.13
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/plugin-catalog-common@1.0.13
## 0.9.8-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-import",
"description": "A Backstage plugin the helps you import entities into your catalog",
"version": "0.9.8-next.2",
"version": "0.9.8",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-node
## 1.3.6
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.5.2
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13
## 1.3.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-node",
"description": "The plugin-catalog-node module for @backstage/plugin-catalog-backend",
"version": "1.3.6-next.1",
"version": "1.3.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+41
View File
@@ -1,5 +1,46 @@
# @backstage/plugin-catalog-react
## 1.6.0
### Minor Changes
- 2258dcae970: Added an entity namespace filter and column on the default catalog page.
If you have a custom version of the catalog page, you can add this filter in your CatalogPage code:
```ts
<CatalogFilterLayout>
<CatalogFilterLayout.Filters>
<EntityTypePicker />
<UserListPicker initialFilter={initiallySelectedFilter} />
<EntityTagPicker />
/* if you want namespace picker */
<EntityNamespacePicker />
</CatalogFilterLayout.Filters>
<CatalogFilterLayout.Content>
<CatalogTable columns={columns} actions={actions} />
</CatalogFilterLayout.Content>
</CatalogFilterLayout>
```
The namespace column can be added using `createNamespaceColumn();`. This is only needed if you customized the columns for CatalogTable.
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/integration@1.4.5
- @backstage/core-components@0.13.1
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-common@1.0.13
- @backstage/plugin-permission-common@0.7.5
- @backstage/plugin-permission-react@0.4.12
## 1.6.0-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-react",
"description": "A frontend library that helps other Backstage plugins interact with the catalog",
"version": "1.6.0-next.2",
"version": "1.6.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+41
View File
@@ -1,5 +1,46 @@
# @backstage/plugin-catalog
## 1.11.0
### Minor Changes
- 2258dcae970: Added an entity namespace filter and column on the default catalog page.
If you have a custom version of the catalog page, you can add this filter in your CatalogPage code:
```ts
<CatalogFilterLayout>
<CatalogFilterLayout.Filters>
<EntityTypePicker />
<UserListPicker initialFilter={initiallySelectedFilter} />
<EntityTagPicker />
/* if you want namespace picker */
<EntityNamespacePicker />
</CatalogFilterLayout.Filters>
<CatalogFilterLayout.Content>
<CatalogTable columns={columns} actions={actions} />
</CatalogFilterLayout.Content>
</CatalogFilterLayout>
```
The namespace column can be added using `createNamespaceColumn();`. This is only needed if you customized the columns for CatalogTable.
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-search-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/integration-react@1.1.13
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.13
- @backstage/plugin-search-common@1.2.3
## 1.11.0-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog",
"description": "The Backstage plugin for browsing the Backstage catalog",
"version": "1.11.0-next.2",
"version": "1.11.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.14
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
- @backstage/plugin-cicd-statistics@0.1.20
## 0.1.14-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.14-next.2",
"version": "0.1.14",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-cicd-statistics
## 0.1.20
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.6.0
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
## 0.1.20-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-cicd-statistics",
"description": "A frontend plugin visualizing CI/CD pipeline statistics (build time)",
"version": "0.1.20-next.2",
"version": "0.1.20",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-circleci
## 0.3.18
### Patch Changes
- 451b3cadb3d: Fixes row display for in progress jobs to not display trailing "took"
- 1c4958d905f: Hide empty time field data for queued builds which haven't started yet
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
## 0.3.18-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-circleci",
"description": "A Backstage plugin that integrates towards Circle CI",
"version": "0.3.18-next.2",
"version": "0.3.18",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-cloudbuild
## 0.3.18
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
## 0.3.18-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-cloudbuild",
"description": "A Backstage plugin that integrates towards Google Cloud Build",
"version": "0.3.18-next.2",
"version": "0.3.18",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-code-climate
## 0.1.18
### Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/core-plugin-api@1.5.1
## 0.1.18-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-code-climate",
"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,17 @@
# @backstage/plugin-code-coverage-backend
## 0.2.11
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.5
- @backstage/integration@1.4.5
- @backstage/catalog-client@1.4.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
## 0.2.11-next.1
### Patch Changes
+1 -1
View File
@@ -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.11-next.1",
"version": "0.2.11",
"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