Version Packages

This commit is contained in:
github-actions[bot]
2025-12-16 14:08:20 +00:00
parent 08f8a58f82
commit c24788d5bb
487 changed files with 4885 additions and 1335 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-api-docs
## 0.13.2
### Patch Changes
- f3f84f1: Minor extension type updates after frontend API bump
- d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system.
- Updated dependencies
- @backstage/plugin-catalog@1.32.1
- @backstage/frontend-plugin-api@0.13.2
- @backstage/core-components@0.18.4
- @backstage/plugin-catalog-react@1.21.4
- @backstage/core-plugin-api@1.12.1
- @backstage/plugin-permission-react@0.4.39
## 0.13.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.13.2-next.1",
"version": "0.13.2",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-app-backend
## 0.5.9
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/plugin-app-node@0.1.40
- @backstage/backend-plugin-api@1.6.0
- @backstage/config-loader@1.10.7
## 0.5.9-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-backend",
"version": "0.5.9-next.1",
"version": "0.5.9",
"description": "A Backstage backend plugin that serves the Backstage frontend app",
"backstage": {
"role": "backend-plugin",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-app-node
## 0.1.40
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/backend-plugin-api@1.6.0
- @backstage/config-loader@1.10.7
## 0.1.40-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-node",
"version": "0.1.40-next.1",
"version": "0.1.40",
"description": "Node.js library for the app plugin",
"backstage": {
"role": "node-library",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-app-visualizer
## 0.1.26
### Patch Changes
- d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system.
- Updated dependencies
- @backstage/ui@0.10.0
- @backstage/frontend-plugin-api@0.13.2
- @backstage/core-components@0.18.4
- @backstage/core-plugin-api@1.12.1
## 0.1.26-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.26-next.1",
"version": "0.1.26",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-app
## 0.3.3
### Patch Changes
- f3f84f1: Minor extension type updates after frontend API bump
- f7bc228: Support to set `defaultLanguage` and `availableLanguages` for the app language API in the new frontend system
- d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system.
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2
- @backstage/core-components@0.18.4
- @backstage/core-plugin-api@1.12.1
- @backstage/theme@0.7.1
- @backstage/integration-react@1.2.13
- @backstage/plugin-permission-react@0.4.39
## 0.3.3-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.3.3-next.1",
"version": "0.3.3",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.4.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.4.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"version": "0.4.10-next.1",
"version": "0.4.10",
"description": "The atlassian-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-auth0-provider
## 0.2.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.2.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
"version": "0.2.10-next.1",
"version": "0.2.10",
"description": "The auth0-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-aws-alb-provider
## 0.4.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/plugin-auth-backend@0.25.7
- @backstage/backend-plugin-api@1.6.0
## 0.4.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.4.10-next.1",
"version": "0.4.10",
"description": "The aws-alb provider module for the Backstage auth backend.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-azure-easyauth-provider
## 0.2.15
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.2.15-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
"version": "0.2.15-next.1",
"version": "0.2.15",
"description": "The azure-easyauth-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-bitbucket-provider
## 0.3.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.3.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
"version": "0.3.10-next.1",
"version": "0.3.10",
"description": "The bitbucket-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-bitbucket-server-provider
## 0.2.10
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.2.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
"version": "0.2.10-next.1",
"version": "0.2.10",
"description": "The bitbucket-server-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
## 0.4.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.4.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.4.10-next.1",
"version": "0.4.10",
"description": "The cloudflare-access-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-gcp-iap-provider
## 0.4.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.4.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"version": "0.4.10-next.1",
"version": "0.4.10",
"description": "A GCP IAP auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,17 @@
# @backstage/plugin-auth-backend-module-github-provider
## 0.4.0
### Minor Changes
- b3286d5: Added the `github.com/user-id` annotation to store GitHub's user ID (immutable) in user entities. Also includes addition of the `userIdMatchingUserEntityAnnotation` sign-in resolver that matches users by the new ID.
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.3.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"version": "0.3.10-next.1",
"version": "0.4.0",
"description": "The github-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-gitlab-provider
## 0.3.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.3.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
"version": "0.3.10-next.1",
"version": "0.3.10",
"description": "The gitlab-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-google-provider
## 0.3.10
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.3.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-google-provider",
"version": "0.3.10-next.1",
"version": "0.3.10",
"description": "A Google auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-guest-provider
## 0.2.15
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.2.15-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-guest-provider",
"version": "0.2.15-next.1",
"version": "0.2.15",
"description": "The guest-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-microsoft-provider
## 0.3.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.3.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
"version": "0.3.10-next.1",
"version": "0.3.10",
"description": "The microsoft-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-oauth2-provider
## 0.4.10
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.4.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
"version": "0.4.10-next.1",
"version": "0.4.10",
"description": "The oauth2-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-oauth2-proxy-provider
## 0.2.15
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.2.15-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
"version": "0.2.15-next.1",
"version": "0.2.15",
"description": "The oauth2-proxy-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-oidc-provider
## 0.4.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/plugin-auth-backend@0.25.7
- @backstage/backend-plugin-api@1.6.0
## 0.4.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"version": "0.4.10-next.1",
"version": "0.4.10",
"description": "The oidc-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-okta-provider
## 0.2.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.2.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-okta-provider",
"version": "0.2.10-next.1",
"version": "0.2.10",
"description": "The okta-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-onelogin-provider
## 0.3.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.3.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-onelogin-provider",
"version": "0.3.10-next.1",
"version": "0.3.10",
"description": "The onelogin-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-openshift-provider
## 0.1.3
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.1.3-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-openshift-provider",
"version": "0.1.3-next.1",
"version": "0.1.3",
"description": "The OpenShift backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-pinniped-provider
## 0.3.10
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.3.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-pinniped-provider",
"version": "0.3.10-next.1",
"version": "0.3.10",
"description": "The pinniped-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-vmware-cloud-provider
## 0.5.10
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
## 0.5.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-vmware-cloud-provider",
"version": "0.5.10-next.1",
"version": "0.5.10",
"description": "The vmware-cloud-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend
## 0.25.7
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.25.7-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.25.7-next.1",
"version": "0.25.7",
"description": "A Backstage backend plugin that handles authentication",
"backstage": {
"role": "backend-plugin",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-auth-node
## 0.6.10
### Patch Changes
- 2389358: remove leading dot in auth cookie cleanup call
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- b35f8b2: Fixed chunked cookie replacing edge case in OAuthCookieManager class where some of the old chunks would not get removed if new chunked cookie would have fewer chunks.
- e9dd634: fix flawed cookie removal logic with chunked tokens
- Updated dependencies
- @backstage/backend-plugin-api@1.6.0
## 0.6.10-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.6.10-next.1",
"version": "0.6.10",
"backstage": {
"role": "node-library",
"pluginId": "auth",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-react
## 0.1.22
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.4
- @backstage/core-plugin-api@1.12.1
## 0.1.22-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-react",
"version": "0.1.22-next.0",
"version": "0.1.22",
"description": "Web library for the auth plugin",
"backstage": {
"role": "web-library",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-auth
## 0.1.3
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2
- @backstage/core-components@0.18.4
- @backstage/theme@0.7.1
## 0.1.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth",
"version": "0.1.3-next.0",
"version": "0.1.3",
"backstage": {
"role": "frontend-plugin",
"pluginId": "auth",
@@ -1,5 +1,33 @@
# @backstage/plugin-bitbucket-cloud-common
## 0.3.5
### Patch Changes
- 37fba1d: Added support for Bitbucket Cloud OAuth. This introduces an alternative authentication method using a workspace OAuth consumer, alongside App Passwords (deprecated) and API tokens. OAuth does not require a bot or service account and avoids token expiry issues.
**BREAKING CHANGES**
- **@backstage/integration** (`src/bitbucketCloud/core.ts`)
- `getBitbucketCloudRequestOptions` now returns a `Promise` and **must** be awaited.
- **@backstage/plugin-scaffolder-backend-module-bitbucket-cloud** (`src/actions/helpers.ts`)
- `getBitbucketClient` now returns a `Promise` and **must** be awaited.
- `getAuthorizationHeader` now returns a `Promise` and **must** be awaited.
**OAuth usage example**
```yaml
integrations:
bitbucketCloud:
- clientId: client-id
clientSecret: client-secret
```
- Updated dependencies
- @backstage/integration@1.19.0
## 0.3.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bitbucket-cloud-common",
"version": "0.3.5-next.0",
"version": "0.3.5",
"description": "Common functionalities for bitbucket-cloud plugins",
"backstage": {
"role": "common-library",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.4.18
### Patch Changes
- Updated dependencies
- @backstage/integration@1.19.0
- @backstage/backend-defaults@0.14.0
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-kubernetes-common@0.9.9
- @backstage/plugin-catalog-node@1.20.1
## 0.4.18-next.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"version": "0.4.18-next.2",
"version": "0.4.18",
"description": "A Backstage catalog backend module that helps integrate towards AWS",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-azure
## 0.3.12
### Patch Changes
- Updated dependencies
- @backstage/integration@1.19.0
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.3.12-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"version": "0.3.12-next.1",
"version": "0.3.12",
"description": "A Backstage catalog backend module that helps integrate towards Azure",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-backstage-openapi
## 0.5.9
### Patch Changes
- Updated dependencies
- @backstage/backend-openapi-utils@0.6.4
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.5.9-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-backstage-openapi",
"version": "0.5.9-next.1",
"version": "0.5.9",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.5.6
### Patch Changes
- Updated dependencies
- @backstage/integration@1.19.0
- @backstage/plugin-bitbucket-cloud-common@0.3.5
- @backstage/plugin-events-node@0.4.18
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.5.6-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
"version": "0.5.6-next.1",
"version": "0.5.6",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-bitbucket-server
## 0.5.6
### Patch Changes
- Updated dependencies
- @backstage/integration@1.19.0
- @backstage/plugin-events-node@0.4.18
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.5.6-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
"version": "0.5.6-next.1",
"version": "0.5.6",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-gcp
## 0.3.15
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-kubernetes-common@0.9.9
- @backstage/plugin-catalog-node@1.20.1
## 0.3.15-next.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gcp",
"version": "0.3.15-next.2",
"version": "0.3.15",
"description": "A Backstage catalog backend module that helps integrate towards GCP",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-gerrit
## 0.3.9
### Patch Changes
- Updated dependencies
- @backstage/integration@1.19.0
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.3.9-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gerrit",
"version": "0.3.9-next.1",
"version": "0.3.9",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-gitea
## 0.1.7
### Patch Changes
- Updated dependencies
- @backstage/integration@1.19.0
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.1.7-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitea",
"version": "0.1.7-next.1",
"version": "0.1.7",
"license": "Apache-2.0",
"description": "The gitea backend module for the catalog plugin.",
"main": "src/index.ts",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-github-org
## 0.3.17
### Patch Changes
- ed5a7a3: Introduce new configuration option to exclude suspended users from GitHub Enterprise instances.
When its set to true, suspended users wont be returned when querying the organization users for GitHub Enterprise instances.
Note that this option should be used only against GitHub Enterprise instances, the property does not exist in the github.com GraphQL schema, setting it will cause a schema validation error and the syncing of users will fail.
- Updated dependencies
- @backstage/plugin-events-node@0.4.18
- @backstage/plugin-catalog-backend-module-github@0.12.0
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.3.17-next.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github-org",
"version": "0.3.17-next.2",
"version": "0.3.17",
"description": "The github-org backend module for the catalog plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,25 @@
# @backstage/plugin-catalog-backend-module-github
## 0.12.0
### Minor Changes
- b3286d5: Added the `github.com/user-id` annotation to store GitHub's user ID (immutable) in user entities. Also includes addition of the `userIdMatchingUserEntityAnnotation` sign-in resolver that matches users by the new ID.
### Patch Changes
- ed5a7a3: Introduce new configuration option to exclude suspended users from GitHub Enterprise instances.
When its set to true, suspended users wont be returned when querying the organization users for GitHub Enterprise instances.
Note that this option should be used only against GitHub Enterprise instances, the property does not exist in the github.com GraphQL schema, setting it will cause a schema validation error and the syncing of users will fail.
- a413977: Added configurable `pageSizes` option to `GithubOrgEntityProvider` for GitHub GraphQL API queries to prevent `RESOURCE_LIMITS_EXCEEDED` errors with organizations with large number of teams and members. This aligns the configuration options with `GithubMultiOrgEntityProvider`.
- Updated dependencies
- @backstage/integration@1.19.0
- @backstage/plugin-events-node@0.4.18
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.11.3-next.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github",
"version": "0.11.3-next.2",
"version": "0.12.0",
"description": "A Backstage catalog backend module that helps integrate towards GitHub",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-gitlab-org
## 0.2.16
### Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.18
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-backend-module-gitlab@0.7.6
- @backstage/plugin-catalog-node@1.20.1
## 0.2.16-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab-org",
"version": "0.2.16-next.1",
"version": "0.2.16",
"description": "The gitlab-org backend module for the catalog plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-gitlab
## 0.7.6
### Patch Changes
- Updated dependencies
- @backstage/integration@1.19.0
- @backstage/backend-defaults@0.14.0
- @backstage/plugin-events-node@0.4.18
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.7.6-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab",
"version": "0.7.6-next.1",
"version": "0.7.6",
"description": "A Backstage catalog backend module that helps integrate towards GitLab",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog-backend-module-incremental-ingestion
## 0.7.7
### Patch Changes
- de96a60: chore(deps): bump `express` from 4.21.2 to 4.22.0
- fb029b6: Updated luxon types
- Updated dependencies
- @backstage/backend-defaults@0.14.0
- @backstage/plugin-catalog-backend@3.3.0
- @backstage/plugin-events-node@0.4.18
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.7.7-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-incremental-ingestion",
"version": "0.7.7-next.1",
"version": "0.7.7",
"description": "An entity provider for streaming large asset sources into the catalog",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-catalog-backend-module-ldap
## 0.12.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.12.1-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-ldap",
"version": "0.12.1-next.1",
"version": "0.12.1",
"description": "A Backstage catalog backend module that helps integrate towards LDAP",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-logs
## 0.1.17
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.3.0
- @backstage/plugin-events-node@0.4.18
- @backstage/backend-plugin-api@1.6.0
## 0.1.17-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-logs",
"version": "0.1.17-next.1",
"version": "0.1.17",
"description": "A module that subscribes to catalog related events and logs them.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-catalog-backend-module-msgraph
## 0.8.3
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.8.3-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-msgraph",
"version": "0.8.3-next.1",
"version": "0.8.3",
"description": "A Backstage catalog backend module that helps integrate towards Microsoft Graph",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-openapi
## 0.2.17
### Patch Changes
- Updated dependencies
- @backstage/integration@1.19.0
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.2.17-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-openapi",
"version": "0.2.17-next.1",
"version": "0.2.17",
"description": "A Backstage catalog backend module that helps with OpenAPI specifications",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-catalog-backend-module-puppetdb
## 0.2.17
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
## 0.2.17-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-puppetdb",
"version": "0.2.17-next.1",
"version": "0.2.17",
"description": "A Backstage catalog backend module that helps integrate towards PuppetDB",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-scaffolder-entity-model
## 0.2.15
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.6.0
- @backstage/plugin-catalog-node@1.20.1
- @backstage/plugin-scaffolder-common@1.7.4
## 0.2.15-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-scaffolder-entity-model",
"version": "0.2.15-next.1",
"version": "0.2.15",
"description": "Adds support for the scaffolder specific entity model (e.g. the Template kind) to the catalog backend plugin.",
"backstage": {
"role": "backend-plugin-module",

Some files were not shown because too many files have changed in this diff Show More