Merge pull request #24868 from backstage/changeset-release/master

Version Packages (next)
This commit is contained in:
Ben Lambert
2024-05-28 16:39:20 +02:00
committed by GitHub
178 changed files with 3552 additions and 88 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Bumped create-app version.
+30
View File
@@ -190,33 +190,63 @@
"calm-plums-wink",
"cold-seas-end",
"create-app-1716302437",
"create-app-1716903719",
"cyan-jobs-visit",
"cyan-paws-beg",
"cyan-snails-peel",
"eighty-kings-dress",
"eighty-yaks-switch",
"empty-spoons-tell",
"empty-tables-ring",
"famous-monkeys-count",
"forty-adults-roll",
"four-adults-mix",
"friendly-keys-fold",
"gentle-baboons-peel",
"gold-teachers-wink",
"great-cougars-guess",
"itchy-spoons-cry",
"large-months-decide",
"late-ants-impress",
"late-students-live",
"little-cooks-approve",
"loud-pumpkins-bow",
"lovely-hats-pay",
"lucky-taxis-rule",
"many-moles-sing",
"mean-laws-lay",
"neat-rivers-share",
"new-numbers-hug",
"nice-pants-shave",
"nine-hairs-kick",
"nine-ties-type",
"old-trees-check",
"olive-mangos-tickle",
"perfect-bikes-invite",
"polite-otters-talk",
"rude-kings-press",
"seven-geese-raise",
"shaggy-jokes-promise",
"six-llamas-give",
"slimy-fans-raise",
"smooth-gifts-nail",
"soft-flies-live",
"sour-colts-juggle",
"spicy-brooms-hang",
"spicy-camels-happen",
"spotty-plants-switch",
"strong-moose-work",
"stupid-tigers-bake",
"tall-lies-fetch",
"tall-pumas-teach",
"tender-seas-listen",
"thirty-plums-shout",
"tiny-pandas-return",
"warm-bees-hope",
"weak-gifts-occur",
"wet-crabs-guess",
"wild-doors-cheat",
"wild-ears-walk",
"wise-vans-sin",
"wise-wasps-look",
"young-camels-return"
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.28.0-next.0",
"version": "1.28.0-next.1",
"private": true,
"repository": {
"type": "git",
+16
View File
@@ -1,5 +1,21 @@
# example-app-next
## 0.0.12-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli@0.26.7-next.1
- @backstage/plugin-catalog-import@0.12.0-next.1
- @backstage/plugin-kubernetes@0.11.11-next.1
- @backstage/plugin-search@1.4.12-next.1
- @backstage/plugin-notifications@0.2.2-next.1
- @backstage/plugin-scaffolder-react@1.8.7-next.1
- @backstage/plugin-scaffolder@1.20.2-next.1
- @backstage/plugin-catalog@1.20.1-next.1
- @backstage/plugin-kubernetes-cluster@0.0.12-next.1
- @backstage/plugin-catalog-react@1.12.1-next.0
## 0.0.12-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.12-next.0",
"version": "0.0.12-next.1",
"private": true,
"repository": {
"type": "git",
+16
View File
@@ -1,5 +1,21 @@
# example-app
## 0.2.98-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli@0.26.7-next.1
- @backstage/plugin-catalog-import@0.12.0-next.1
- @backstage/plugin-kubernetes@0.11.11-next.1
- @backstage/plugin-search@1.4.12-next.1
- @backstage/plugin-notifications@0.2.2-next.1
- @backstage/plugin-scaffolder-react@1.8.7-next.1
- @backstage/plugin-scaffolder@1.20.2-next.1
- @backstage/plugin-catalog@1.20.1-next.1
- @backstage/plugin-kubernetes-cluster@0.0.12-next.1
- @backstage/plugin-catalog-react@1.12.1-next.0
## 0.2.98-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.98-next.0",
"version": "0.2.98-next.1",
"backstage": {
"role": "frontend"
},
+15
View File
@@ -1,5 +1,20 @@
# @backstage/backend-app-api
## 0.7.6-next.1
### Patch Changes
- 398b82a: Add support for JWKS tokens in ExternalTokenHandler.
- 9e63318: Added an optional `accessRestrictions` to external access service tokens and service principals in general, such that you can limit their access to certain plugins or permissions.
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-permission-node@0.7.30-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/cli-node@0.2.6-next.0
- @backstage/config-loader@1.8.0
- @backstage/plugin-auth-node@0.4.14-next.1
## 0.7.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "0.7.6-next.0",
"version": "0.7.6-next.1",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/backend-common
## 0.23.0-next.1
### Minor Changes
- 02103be: Deprecated and moved over core services to `@backstage/backend-defaults`
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@0.7.6-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/config-loader@1.8.0
- @backstage/plugin-auth-node@0.4.14-next.1
## 0.22.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-common",
"version": "0.22.1-next.0",
"version": "0.23.0-next.1",
"description": "Common functionality library for Backstage backends",
"backstage": {
"role": "node-library"
+16
View File
@@ -1,5 +1,21 @@
# @backstage/backend-defaults
## 0.3.0-next.1
### Minor Changes
- 02103be: Deprecated and moved over core services to `@backstage/backend-defaults`
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@0.7.6-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-permission-node@0.7.30-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/config-loader@1.8.0
- @backstage/plugin-events-node@0.3.5-next.0
## 0.2.19-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.2.19-next.0",
"version": "0.3.0-next.1",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"
@@ -1,5 +1,24 @@
# @backstage/backend-dynamic-feature-service
## 0.2.11-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@0.7.6-next.1
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-permission-node@0.7.30-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-backend@1.23.0-next.1
- @backstage/cli-node@0.2.6-next.0
- @backstage/config-loader@1.8.0
- @backstage/plugin-auth-node@0.4.14-next.1
- @backstage/plugin-events-backend@0.3.6-next.1
- @backstage/plugin-events-node@0.3.5-next.0
- @backstage/plugin-scaffolder-node@0.4.5-next.1
- @backstage/plugin-search-backend-node@1.2.24-next.1
## 0.2.11-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"description": "Backstage dynamic feature service",
"version": "0.2.11-next.0",
"version": "0.2.11-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+37
View File
@@ -1,5 +1,42 @@
# example-backend-legacy
## 0.2.99-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/plugin-permission-node@0.7.30-next.1
- @backstage/plugin-search-backend@1.5.10-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-scaffolder-backend-module-gitlab@0.4.1-next.1
- @backstage/plugin-kubernetes-backend@0.18.0-next.1
- @backstage/plugin-catalog-backend@1.23.0-next.1
- @backstage/plugin-scaffolder-backend@1.22.8-next.1
- @backstage/plugin-app-backend@0.3.68-next.1
- @backstage/plugin-auth-backend@0.22.6-next.1
- @backstage/plugin-auth-node@0.4.14-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.17-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
- @backstage/plugin-devtools-backend@0.3.5-next.1
- @backstage/plugin-events-backend@0.3.6-next.1
- @backstage/plugin-events-node@0.3.5-next.0
- @backstage/plugin-permission-backend@0.5.43-next.1
- @backstage/plugin-proxy-backend@0.5.0-next.1
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.20-next.1
- @backstage/plugin-scaffolder-backend-module-rails@0.4.36-next.1
- @backstage/plugin-search-backend-module-catalog@0.1.25-next.1
- @backstage/plugin-search-backend-module-elasticsearch@1.4.2-next.1
- @backstage/plugin-search-backend-module-explore@0.1.25-next.1
- @backstage/plugin-search-backend-module-pg@0.5.28-next.1
- @backstage/plugin-search-backend-module-techdocs@0.1.24-next.1
- @backstage/plugin-search-backend-node@1.2.24-next.1
- @backstage/plugin-signals-backend@0.1.5-next.1
- @backstage/plugin-techdocs-backend@1.10.6-next.1
- example-app@0.2.98-next.1
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.6-next.1
- @backstage/plugin-signals-node@0.1.5-next.1
## 0.2.99-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-legacy",
"version": "0.2.99-next.0",
"version": "0.2.99-next.1",
"backstage": {
"role": "backend"
},
+9
View File
@@ -1,5 +1,14 @@
# @backstage/backend-plugin-api
## 0.6.19-next.1
### Patch Changes
- 9e63318: Added an optional `accessRestrictions` to external access service tokens and service principals in general, such that you can limit their access to certain plugins or permissions.
- 0665b7e: Renamed `BackendPluginConfig`, `BackendModuleConfig`, and `ExtensionPointConfig` respectively to `CreateBackendPluginOptions`, `CreateBackendModuleOptions`, and `CreateExtensionPointOptions` to standardize frontend and backend factories signatures.
- Updated dependencies
- @backstage/plugin-auth-node@0.4.14-next.1
## 0.6.19-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "0.6.19-next.0",
"version": "0.6.19-next.1",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"
+9
View File
@@ -1,5 +1,14 @@
# @backstage/backend-tasks
## 0.5.24-next.1
### Patch Changes
- ed473cd: Updated the `TaskScheduleDefinitionConfig` deprecated comment to point to `SchedulerServiceTaskScheduleDefinitionConfig`
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
## 0.5.24-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-tasks",
"description": "Common distributed task management library for Backstage backends",
"version": "0.5.24-next.0",
"version": "0.5.24-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+16
View File
@@ -1,5 +1,21 @@
# @backstage/backend-test-utils
## 0.4.0-next.1
### Minor Changes
- 805cbe7: Added `TestCaches` that functions just like `TestDatabases`
### Patch Changes
- 9e63318: Made it possible to give access restrictions to `mockCredentials.service`
- Updated dependencies
- @backstage/backend-app-api@0.7.6-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-auth-node@0.4.14-next.1
- @backstage/plugin-events-node@0.3.5-next.0
## 0.3.9-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "0.3.9-next.0",
"version": "0.4.0-next.1",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+34
View File
@@ -1,5 +1,39 @@
# example-backend
## 0.0.27-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-permission-node@0.7.30-next.1
- @backstage/plugin-search-backend@1.5.10-next.1
- @backstage/backend-defaults@0.3.0-next.1
- @backstage/plugin-kubernetes-backend@0.18.0-next.1
- @backstage/plugin-catalog-backend@1.23.0-next.1
- @backstage/plugin-scaffolder-backend@1.22.8-next.1
- @backstage/plugin-notifications-backend@0.3.0-next.1
- @backstage/plugin-app-backend@0.3.68-next.1
- @backstage/plugin-auth-backend@0.22.6-next.1
- @backstage/plugin-auth-backend-module-github-provider@0.1.16-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.1.5-next.1
- @backstage/plugin-auth-node@0.4.14-next.1
- @backstage/plugin-catalog-backend-module-openapi@0.1.37-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.17-next.1
- @backstage/plugin-devtools-backend@0.3.5-next.1
- @backstage/plugin-permission-backend@0.5.43-next.1
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.16-next.0
- @backstage/plugin-proxy-backend@0.5.0-next.1
- @backstage/plugin-scaffolder-backend-module-github@0.2.9-next.1
- @backstage/plugin-search-backend-module-catalog@0.1.25-next.1
- @backstage/plugin-search-backend-module-explore@0.1.25-next.1
- @backstage/plugin-search-backend-module-techdocs@0.1.24-next.1
- @backstage/plugin-search-backend-node@1.2.24-next.1
- @backstage/plugin-signals-backend@0.1.5-next.1
- @backstage/plugin-techdocs-backend@1.10.6-next.1
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.6-next.1
## 0.0.27-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.27-next.0",
"version": "0.0.27-next.1",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/cli
## 0.26.7-next.1
### Patch Changes
- 788eca7: Fix readme for new plugins created using cli
- c00f7ee: Fix issue with `esm` loaded dependencies being different from the `cjs` import for Vite dependencies
- Updated dependencies
- @backstage/cli-node@0.2.6-next.0
- @backstage/config-loader@1.8.0
## 0.26.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.26.6-next.0",
"version": "0.26.7-next.1",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"
+6
View File
@@ -1,5 +1,11 @@
# @backstage/create-app
## 0.5.16-next.1
### Patch Changes
- Bumped create-app version.
## 0.5.16-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
"version": "0.5.16-next.0",
"version": "0.5.16-next.1",
"publishConfig": {
"access": "public"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/repo-tools
## 0.9.1-next.1
### Patch Changes
- 8721a02: Add `--client-additional-properties` option to `openapi generate` command
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/cli-node@0.2.6-next.0
- @backstage/config-loader@1.8.0
## 0.9.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/repo-tools",
"description": "CLI for Backstage repo tooling ",
"version": "0.9.1-next.0",
"version": "0.9.1-next.1",
"publishConfig": {
"access": "public"
},
+8
View File
@@ -1,5 +1,13 @@
# @techdocs/cli
## 1.8.12-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-techdocs-node@1.12.5-next.1
## 1.8.12-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.8.12-next.0",
"version": "1.8.12-next.1",
"publishConfig": {
"access": "public"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-app-backend
## 0.3.68-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/config-loader@1.8.0
- @backstage/plugin-auth-node@0.4.14-next.1
## 0.3.68-next.0
### 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.68-next.0",
"version": "0.3.68-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-aws-alb-provider
## 0.1.11-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-auth-backend@0.22.6-next.1
- @backstage/plugin-auth-node@0.4.14-next.1
## 0.1.11-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"description": "The aws-alb provider module for the Backstage auth backend.",
"version": "0.1.11-next.0",
"version": "0.1.11-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
## 0.1.2-next.1
### Patch Changes
- 1354d81: Use `node-fetch` instead of native fetch, as per https://backstage.io/docs/architecture-decisions/adrs-adr013
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-auth-node@0.4.14-next.1
## 0.1.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.1.2-next.0",
"version": "0.1.2-next.1",
"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-guest-provider
## 0.1.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-auth-node@0.4.14-next.1
## 0.1.5-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-guest-provider",
"version": "0.1.5-next.0",
"version": "0.1.5-next.1",
"description": "The guest-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-oidc-provider
## 0.1.10-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-auth-backend@0.22.6-next.1
- @backstage/plugin-auth-node@0.4.14-next.1
## 0.1.10-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"description": "The oidc-provider backend module for the auth plugin.",
"version": "0.1.10-next.0",
"version": "0.1.10-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+24
View File
@@ -1,5 +1,29 @@
# @backstage/plugin-auth-backend
## 0.22.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.1.2-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-auth-backend-module-atlassian-provider@0.1.11-next.0
- @backstage/plugin-auth-backend-module-aws-alb-provider@0.1.11-next.1
- @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.1.2-next.0
- @backstage/plugin-auth-backend-module-bitbucket-provider@0.1.2-next.0
- @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.14-next.0
- @backstage/plugin-auth-backend-module-github-provider@0.1.16-next.0
- @backstage/plugin-auth-backend-module-gitlab-provider@0.1.16-next.0
- @backstage/plugin-auth-backend-module-google-provider@0.1.16-next.0
- @backstage/plugin-auth-backend-module-microsoft-provider@0.1.14-next.0
- @backstage/plugin-auth-backend-module-oauth2-provider@0.1.16-next.0
- @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.12-next.0
- @backstage/plugin-auth-backend-module-oidc-provider@0.1.10-next.1
- @backstage/plugin-auth-backend-module-okta-provider@0.0.12-next.0
- @backstage/plugin-auth-node@0.4.14-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.22.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.22.6-next.0",
"version": "0.22.6-next.1",
"description": "A Backstage backend plugin that handles authentication",
"backstage": {
"role": "backend-plugin"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-node
## 0.4.14-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
## 0.4.14-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.4.14-next.0",
"version": "0.4.14-next.1",
"backstage": {
"role": "node-library"
},
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.3.14-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-kubernetes-common@0.8.0-next.0
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.3.14-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"version": "0.3.14-next.0",
"version": "0.3.14-next.1",
"description": "A Backstage catalog backend module that helps integrate towards AWS",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-azure
## 0.1.39-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.1.39-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"version": "0.1.39-next.0",
"version": "0.1.39-next.1",
"description": "A Backstage catalog backend module that helps integrate towards Azure",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.2.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
- @backstage/plugin-events-node@0.3.5-next.0
## 0.2.6-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
"version": "0.2.6-next.0",
"version": "0.2.6-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-bitbucket-server
## 0.1.33-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.1.33-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
"version": "0.1.33-next.0",
"version": "0.1.33-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-gcp
## 0.1.20-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-kubernetes-common@0.8.0-next.0
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.1.20-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gcp",
"version": "0.1.20-next.0",
"version": "0.1.20-next.1",
"description": "A Backstage catalog backend module that helps integrate towards GCP",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-gerrit
## 0.1.36-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.1.36-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gerrit",
"version": "0.1.36-next.0",
"version": "0.1.36-next.1",
"backstage": {
"role": "backend-plugin-module"
},
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-github-org
## 0.1.14-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-backend-module-github@0.6.2-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
- @backstage/plugin-events-node@0.3.5-next.0
## 0.1.14-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github-org",
"version": "0.1.14-next.0",
"version": "0.1.14-next.1",
"description": "The github-org backend module for the catalog plugin.",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-github
## 0.6.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-backend@1.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
- @backstage/plugin-events-node@0.3.5-next.0
## 0.6.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github",
"version": "0.6.2-next.0",
"version": "0.6.2-next.1",
"description": "A Backstage catalog backend module that helps integrate towards GitHub",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-gitlab-org
## 0.0.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-catalog-backend-module-gitlab@0.3.17-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
- @backstage/plugin-events-node@0.3.5-next.0
## 0.0.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab-org",
"version": "0.0.2-next.0",
"version": "0.0.2-next.1",
"description": "The gitlab-org backend module for the catalog plugin.",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog-backend-module-gitlab
## 0.3.17-next.1
### Patch Changes
- 150fc77: Fixed an issue in `GitlabOrgDiscoveryEntityProvider` where a missing `orgEnabled` config key was throwing an error.
- f271164: Fixed an issue in `GitlabDiscoveryEntityProvider` where the fallback branch was taking precedence over the GitLab default branch.
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
- @backstage/plugin-events-node@0.3.5-next.0
## 0.3.17-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab",
"version": "0.3.17-next.0",
"version": "0.3.17-next.1",
"description": "A Backstage catalog backend module that helps integrate towards GitLab",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-incremental-ingestion
## 0.4.24-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-backend@1.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
- @backstage/plugin-events-node@0.3.5-next.0
## 0.4.24-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-incremental-ingestion",
"version": "0.4.24-next.0",
"version": "0.4.24-next.1",
"description": "An entity provider for streaming large asset sources into the catalog",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog-backend-module-ldap
## 0.6.0-next.1
### Minor Changes
- debcc8c: Migrate LDAP catalog module to the new backend system.
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.5.35-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-ldap",
"version": "0.5.35-next.0",
"version": "0.6.0-next.1",
"description": "A Backstage catalog backend module that helps integrate towards LDAP",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-msgraph
## 0.5.27-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.5.27-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-msgraph",
"version": "0.5.27-next.0",
"version": "0.5.27-next.1",
"description": "A Backstage catalog backend module that helps integrate towards Microsoft Graph",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-openapi
## 0.1.37-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-backend@1.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.1.37-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-openapi",
"version": "0.1.37-next.0",
"version": "0.1.37-next.1",
"description": "A Backstage catalog backend module that helps with OpenAPI specifications",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-puppetdb
## 0.1.25-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.1.25-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-puppetdb",
"version": "0.1.25-next.0",
"version": "0.1.25-next.1",
"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.1.17-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-scaffolder-common@1.5.3-next.0
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.1.17-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-scaffolder-entity-model",
"version": "0.1.17-next.0",
"version": "0.1.17-next.1",
"description": "Adds support for the scaffolder specific entity model (e.g. the Template kind) to the catalog backend plugin.",
"backstage": {
"role": "backend-plugin-module"
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-unprocessed
## 0.4.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-auth-node@0.4.14-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
## 0.4.6-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-unprocessed",
"version": "0.4.6-next.0",
"version": "0.4.6-next.1",
"description": "Backstage Catalog module to view unprocessed entities",
"backstage": {
"role": "backend-plugin-module"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog-backend
## 1.23.0-next.1
### Patch Changes
- d779e3b: Added a regex test to check commit hash. If url is from git commit branch ignore the edit url.
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-permission-node@0.7.30-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
- @backstage/plugin-events-node@0.3.5-next.0
- @backstage/plugin-search-backend-module-catalog@0.1.25-next.1
## 1.23.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend",
"version": "1.23.0-next.0",
"version": "1.23.0-next.1",
"description": "The Backstage backend plugin that provides the Backstage catalog",
"backstage": {
"role": "backend-plugin"
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-import
## 0.12.0-next.1
### Minor Changes
- 4f92394: Migrate from identityApi to fetchApi in frontend plugins.
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.12.1-next.0
## 0.11.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-import",
"version": "0.11.1-next.0",
"version": "0.12.0-next.1",
"description": "A Backstage plugin the helps you import entities into your catalog",
"backstage": {
"role": "frontend-plugin"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog
## 1.20.1-next.1
### Patch Changes
- a2d2649: Export `catalogTranslationRef` under `/alpha`
- bcec60f: updated the ContextMenu, ActionsPage, OngoingTask and TemplateCard frontend components to support the new scaffolder permissions:
- `scaffolder.task.create`
- `scaffolder.task.cancel`
- `scaffolder.task.read`
- Updated dependencies
- @backstage/plugin-scaffolder-common@1.5.3-next.0
- @backstage/plugin-catalog-react@1.12.1-next.0
## 1.20.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog",
"version": "1.20.1-next.0",
"version": "1.20.1-next.1",
"description": "The Backstage plugin for browsing the Backstage catalog",
"backstage": {
"role": "frontend-plugin"
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-devtools-backend
## 0.3.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-permission-node@0.7.30-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/config-loader@1.8.0
## 0.3.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools-backend",
"version": "0.3.5-next.0",
"version": "0.3.5-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,15 @@
# @backstage/plugin-events-backend-module-aws-sqs
## 0.3.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-tasks@0.5.24-next.1
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-events-node@0.3.5-next.0
## 0.3.5-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-events-backend-module-aws-sqs",
"version": "0.3.5-next.0",
"version": "0.3.5-next.1",
"backstage": {
"role": "backend-plugin-module"
},
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-events-backend
## 0.3.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-events-node@0.3.5-next.0
## 0.3.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-events-backend",
"version": "0.3.6-next.0",
"version": "0.3.6-next.1",
"backstage": {
"role": "backend-plugin"
},
@@ -1,5 +1,14 @@
# @internal/plugin-todo-list-backend
## 1.0.28-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-auth-node@0.4.14-next.1
## 1.0.28-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@internal/plugin-todo-list-backend",
"version": "1.0.28-next.0",
"version": "1.0.28-next.1",
"backstage": {
"role": "backend-plugin"
},
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-kubernetes-backend
## 0.18.0-next.1
### Minor Changes
- 0177f75: Update kubernetes plugins to use autoscaling/v2
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.1
- @backstage/plugin-permission-node@0.7.30-next.1
- @backstage/backend-common@0.23.0-next.1
- @backstage/plugin-kubernetes-common@0.8.0-next.0
- @backstage/plugin-auth-node@0.4.14-next.1
- @backstage/plugin-catalog-node@1.12.1-next.0
- @backstage/plugin-kubernetes-node@0.1.13-next.1
## 0.17.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-kubernetes-backend",
"description": "A Backstage backend plugin that integrates towards Kubernetes",
"version": "0.17.2-next.0",
"version": "0.18.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-kubernetes-cluster
## 0.0.12-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-react@0.4.0-next.1
- @backstage/plugin-kubernetes-common@0.8.0-next.0
- @backstage/plugin-catalog-react@1.12.1-next.0
## 0.0.12-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-cluster",
"version": "0.0.12-next.0",
"version": "0.0.12-next.1",
"description": "A Backstage plugin that shows details of Kubernetes clusters",
"backstage": {
"role": "frontend-plugin"

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