Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -281,23 +281,77 @@
|
||||
"@backstage/plugin-xcmetrics": "0.2.51"
|
||||
},
|
||||
"changesets": [
|
||||
"angry-donuts-visit",
|
||||
"big-bobcats-beg",
|
||||
"brave-candles-knock",
|
||||
"brown-beers-share",
|
||||
"catalog-create-something-similar",
|
||||
"catalog-next-presentation-tho",
|
||||
"chatty-flies-worry",
|
||||
"chilled-boats-move",
|
||||
"chilled-pigs-march",
|
||||
"create-app-1712066999",
|
||||
"create-app-1712678032",
|
||||
"early-vans-press",
|
||||
"fair-onions-rule",
|
||||
"famous-experts-warn",
|
||||
"fifty-cameras-shake",
|
||||
"forty-elephants-count",
|
||||
"fuzzy-beans-occur",
|
||||
"fuzzy-ducks-nail",
|
||||
"giant-olives-protect",
|
||||
"good-cats-tap",
|
||||
"good-pandas-serve",
|
||||
"happy-experts-invite",
|
||||
"happy-suns-pay",
|
||||
"hip-ravens-glow",
|
||||
"hot-years-sell",
|
||||
"hungry-suns-hope",
|
||||
"kind-turkeys-travel",
|
||||
"lazy-rats-fail",
|
||||
"little-bats-admire",
|
||||
"loud-walls-hang",
|
||||
"mean-tomatoes-sip",
|
||||
"moody-bats-train",
|
||||
"nice-squids-complain",
|
||||
"nine-rabbits-exist",
|
||||
"ninety-toys-bake",
|
||||
"old-insects-smoke",
|
||||
"pink-mirrors-jam",
|
||||
"polite-toys-camp",
|
||||
"pretty-insects-yell",
|
||||
"red-years-double",
|
||||
"renovate-406bb7d",
|
||||
"renovate-e620b13",
|
||||
"renovate-e64403c",
|
||||
"scaffolder-create-time-saved",
|
||||
"scaffolder-source-of-truth",
|
||||
"selfish-rivers-fetch",
|
||||
"seven-socks-study",
|
||||
"shaggy-vans-return",
|
||||
"shy-brooms-hide",
|
||||
"silent-sloths-repair",
|
||||
"silver-carrots-sort",
|
||||
"sixty-cherries-lie",
|
||||
"smooth-squids-design",
|
||||
"soft-files-smash",
|
||||
"sour-ways-repeat",
|
||||
"stale-bikes-bake",
|
||||
"stale-jeans-tell",
|
||||
"swift-moles-shave",
|
||||
"tall-rats-pull",
|
||||
"ten-schools-leave",
|
||||
"thick-pets-attend",
|
||||
"tiny-pens-boil",
|
||||
"tricky-clouds-wait",
|
||||
"twelve-comics-double",
|
||||
"twenty-items-shave",
|
||||
"useless-name-generator",
|
||||
"violet-lobsters-unite",
|
||||
"weak-planets-move",
|
||||
"wet-swans-type",
|
||||
"wicked-bugs-joke",
|
||||
"wise-moons-begin",
|
||||
"witty-kings-smoke"
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.26.0-next.0",
|
||||
"version": "1.26.0-next.1",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.5.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.12.4-next.0
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/theme@0.5.2
|
||||
- @backstage/plugin-permission-react@0.4.21
|
||||
|
||||
## 1.5.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"version": "1.5.4-next.0",
|
||||
"version": "1.5.4-next.1",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# app-next-example-plugin
|
||||
|
||||
## 0.0.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
|
||||
## 0.0.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-next-example-plugin",
|
||||
"version": "0.0.10-next.0",
|
||||
"version": "0.0.10-next.1",
|
||||
"description": "Backstage internal example plugin",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin"
|
||||
|
||||
@@ -1,5 +1,81 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-azure-devops@0.4.3-next.1
|
||||
- @backstage/plugin-catalog@1.19.0-next.1
|
||||
- @backstage/cli@0.26.3-next.1
|
||||
- @backstage/plugin-scaffolder@1.19.3-next.1
|
||||
- @backstage/core-app-api@1.12.4-next.0
|
||||
- @backstage/frontend-app-api@0.6.4-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.8.4-next.1
|
||||
- @backstage/plugin-cost-insights@0.12.23-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/core-compat-api@0.2.4-next.1
|
||||
- @backstage/plugin-api-docs@0.11.4-next.1
|
||||
- @backstage/plugin-catalog-graph@0.4.4-next.1
|
||||
- @backstage/plugin-explore@0.4.20-next.1
|
||||
- @backstage/plugin-org@0.6.24-next.1
|
||||
- @backstage/plugin-user-settings@0.8.5-next.1
|
||||
- @backstage/plugin-kubernetes@0.11.9-next.1
|
||||
- @backstage/app-defaults@1.5.4-next.1
|
||||
- app-next-example-plugin@0.0.10-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/integration-react@1.1.26-next.0
|
||||
- @backstage/theme@0.5.2
|
||||
- @backstage/plugin-adr@0.6.17-next.1
|
||||
- @backstage/plugin-airbrake@0.3.34-next.1
|
||||
- @backstage/plugin-apache-airflow@0.2.24-next.0
|
||||
- @backstage/plugin-app-visualizer@0.1.5-next.1
|
||||
- @backstage/plugin-azure-sites@0.1.23-next.1
|
||||
- @backstage/plugin-badges@0.2.58-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.22
|
||||
- @backstage/plugin-catalog-import@0.10.10-next.1
|
||||
- @backstage/plugin-catalog-react@1.11.3-next.1
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.3-next.0
|
||||
- @backstage/plugin-cloudbuild@0.5.1-next.1
|
||||
- @backstage/plugin-code-coverage@0.2.27-next.1
|
||||
- @backstage/plugin-devtools@0.1.13-next.1
|
||||
- @backstage/plugin-dynatrace@10.0.3-next.1
|
||||
- @backstage/plugin-entity-feedback@0.2.17-next.1
|
||||
- @backstage/plugin-gcalendar@0.3.27-next.0
|
||||
- @backstage/plugin-gcp-projects@0.3.50-next.0
|
||||
- @backstage/plugin-github-actions@0.6.15-next.1
|
||||
- @backstage/plugin-gocd@0.1.40-next.1
|
||||
- @backstage/plugin-graphiql@0.3.7-next.1
|
||||
- @backstage/plugin-home@0.7.3-next.1
|
||||
- @backstage/plugin-jenkins@0.9.9-next.1
|
||||
- @backstage/plugin-kafka@0.3.34-next.1
|
||||
- @backstage/plugin-lighthouse@0.4.19-next.1
|
||||
- @backstage/plugin-linguist@0.1.19-next.1
|
||||
- @backstage/plugin-linguist-common@0.1.2
|
||||
- @backstage/plugin-microsoft-calendar@0.1.16-next.0
|
||||
- @backstage/plugin-newrelic@0.3.49-next.0
|
||||
- @backstage/plugin-newrelic-dashboard@0.3.9-next.1
|
||||
- @backstage/plugin-octopus-deploy@0.2.16-next.1
|
||||
- @backstage/plugin-pagerduty@0.7.6-next.1
|
||||
- @backstage/plugin-permission-react@0.4.21
|
||||
- @backstage/plugin-playlist@0.2.8-next.1
|
||||
- @backstage/plugin-puppetdb@0.1.17-next.1
|
||||
- @backstage/plugin-rollbar@0.4.34-next.1
|
||||
- @backstage/plugin-search@1.4.10-next.1
|
||||
- @backstage/plugin-search-common@1.2.11
|
||||
- @backstage/plugin-search-react@1.7.10-next.1
|
||||
- @backstage/plugin-sentry@0.5.19-next.1
|
||||
- @backstage/plugin-shortcuts@0.3.23-next.0
|
||||
- @backstage/plugin-stackstorm@0.1.15-next.0
|
||||
- @backstage/plugin-tech-insights@0.3.26-next.1
|
||||
- @backstage/plugin-tech-radar@0.7.3-next.1
|
||||
- @backstage/plugin-techdocs@1.10.4-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.9-next.0
|
||||
- @backstage/plugin-techdocs-react@1.2.3-next.0
|
||||
- @backstage/plugin-todo@0.2.38-next.1
|
||||
|
||||
## 0.0.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.10-next.0",
|
||||
"version": "0.0.10-next.1",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,5 +1,85 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.96-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-azure-devops@0.4.3-next.1
|
||||
- @backstage/plugin-catalog@1.19.0-next.1
|
||||
- @backstage/cli@0.26.3-next.1
|
||||
- @backstage/plugin-auth-react@0.1.0-next.1
|
||||
- @backstage/plugin-scaffolder@1.19.3-next.1
|
||||
- @backstage/core-app-api@1.12.4-next.0
|
||||
- @backstage/frontend-app-api@0.6.4-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.8.4-next.1
|
||||
- @backstage/plugin-cost-insights@0.12.23-next.1
|
||||
- @backstage/plugin-signals@0.0.5-next.1
|
||||
- @backstage/plugin-notifications@0.2.0-next.1
|
||||
- @backstage/plugin-api-docs@0.11.4-next.1
|
||||
- @backstage/plugin-catalog-graph@0.4.4-next.1
|
||||
- @backstage/plugin-explore@0.4.20-next.1
|
||||
- @backstage/plugin-org@0.6.24-next.1
|
||||
- @backstage/plugin-user-settings@0.8.5-next.1
|
||||
- @backstage/plugin-kubernetes@0.11.9-next.1
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.10-next.1
|
||||
- @backstage/app-defaults@1.5.4-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/integration-react@1.1.26-next.0
|
||||
- @backstage/theme@0.5.2
|
||||
- @backstage/plugin-adr@0.6.17-next.1
|
||||
- @backstage/plugin-airbrake@0.3.34-next.1
|
||||
- @backstage/plugin-apache-airflow@0.2.24-next.0
|
||||
- @backstage/plugin-azure-sites@0.1.23-next.1
|
||||
- @backstage/plugin-badges@0.2.58-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.22
|
||||
- @backstage/plugin-catalog-import@0.10.10-next.1
|
||||
- @backstage/plugin-catalog-react@1.11.3-next.1
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.3-next.0
|
||||
- @backstage/plugin-cloudbuild@0.5.1-next.1
|
||||
- @backstage/plugin-code-coverage@0.2.27-next.1
|
||||
- @backstage/plugin-devtools@0.1.13-next.1
|
||||
- @backstage/plugin-dynatrace@10.0.3-next.1
|
||||
- @backstage/plugin-entity-feedback@0.2.17-next.1
|
||||
- @backstage/plugin-gcalendar@0.3.27-next.0
|
||||
- @backstage/plugin-gcp-projects@0.3.50-next.0
|
||||
- @backstage/plugin-github-actions@0.6.15-next.1
|
||||
- @backstage/plugin-github-pull-requests-board@0.1.28-next.1
|
||||
- @backstage/plugin-gocd@0.1.40-next.1
|
||||
- @backstage/plugin-graphiql@0.3.7-next.1
|
||||
- @backstage/plugin-home@0.7.3-next.1
|
||||
- @backstage/plugin-jenkins@0.9.9-next.1
|
||||
- @backstage/plugin-kafka@0.3.34-next.1
|
||||
- @backstage/plugin-lighthouse@0.4.19-next.1
|
||||
- @backstage/plugin-linguist@0.1.19-next.1
|
||||
- @backstage/plugin-linguist-common@0.1.2
|
||||
- @backstage/plugin-microsoft-calendar@0.1.16-next.0
|
||||
- @backstage/plugin-newrelic@0.3.49-next.0
|
||||
- @backstage/plugin-newrelic-dashboard@0.3.9-next.1
|
||||
- @backstage/plugin-nomad@0.1.15-next.1
|
||||
- @backstage/plugin-octopus-deploy@0.2.16-next.1
|
||||
- @backstage/plugin-pagerduty@0.7.6-next.1
|
||||
- @backstage/plugin-permission-react@0.4.21
|
||||
- @backstage/plugin-playlist@0.2.8-next.1
|
||||
- @backstage/plugin-puppetdb@0.1.17-next.1
|
||||
- @backstage/plugin-rollbar@0.4.34-next.1
|
||||
- @backstage/plugin-search@1.4.10-next.1
|
||||
- @backstage/plugin-search-common@1.2.11
|
||||
- @backstage/plugin-search-react@1.7.10-next.1
|
||||
- @backstage/plugin-sentry@0.5.19-next.1
|
||||
- @backstage/plugin-shortcuts@0.3.23-next.0
|
||||
- @backstage/plugin-stack-overflow@0.1.29-next.1
|
||||
- @backstage/plugin-stackstorm@0.1.15-next.0
|
||||
- @backstage/plugin-tech-insights@0.3.26-next.1
|
||||
- @backstage/plugin-tech-radar@0.7.3-next.1
|
||||
- @backstage/plugin-techdocs@1.10.4-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.9-next.0
|
||||
- @backstage/plugin-techdocs-react@1.2.3-next.0
|
||||
- @backstage/plugin-todo@0.2.38-next.1
|
||||
|
||||
## 0.2.96-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.96-next.0",
|
||||
"version": "0.2.96-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,37 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.7.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 3256f14: **BREAKING**: Modules are no longer loaded unless the plugin that they extend is present.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 10327fb: Deprecate the `getPath` option for the `httpRouterServiceFactory` and more generally the ability to configure plugin API paths to be anything else than `/api/:pluginId/`. Requests towards `/api/*` that do not match an installed plugin will also no longer be handled by the index router, typically instead returning a 404.
|
||||
- 1a20b12: Make the auth service create and validate dedicated OBO tokens, containing the user identity proof.
|
||||
- bce0879: Service-to-service authentication has been improved.
|
||||
|
||||
Each plugin now has the capability to generate its own signing keys for token issuance. The generated public keys are stored in a database, and they are made accessible through a newly created endpoint: `/.backstage/auth/v1/jwks.json`.
|
||||
|
||||
`AuthService` can now issue tokens with a reduced scope using the `getPluginRequestToken` method. This improvement enables plugins to identify the plugin originating the request.
|
||||
|
||||
- 54f2ac8: Added `initialization` option to `createServiceFactory` which defines the initialization strategy for the service. The default strategy mimics the current behavior where plugin scoped services are initialized lazily by default and root scoped services are initialized eagerly.
|
||||
- d62bc51: Add support for limited user tokens by using user identity proof provided by the auth backend.
|
||||
- c884b9a: Automatically creates a get and delete cookie endpoint when a `user-cookie` policy is added.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/backend-tasks@0.5.22-next.1
|
||||
- @backstage/plugin-permission-node@0.7.28-next.1
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/cli-node@0.2.4
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.0-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.6.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"version": "0.6.3-next.0",
|
||||
"version": "0.7.0-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.21.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 007e7ea: Added placeholder for `listPublicServiceKeys()` in the `AuthService` returned by `createLegacyAuthAdapters`.
|
||||
- 75a53b8: KubernetesContainerRunner.runContainer no longer closes the `logStream` it receives as input.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.7.0-next.1
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/backend-dev-utils@0.1.4
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.0-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/integration@1.10.0-next.0
|
||||
- @backstage/integration-aws-node@0.1.12
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.21.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.21.7-next.0",
|
||||
"version": "0.21.7-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.2.17-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/backend-app-api@0.7.0-next.1
|
||||
|
||||
## 0.2.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"version": "0.2.17-next.0",
|
||||
"version": "0.2.17-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,31 @@
|
||||
# @backstage/backend-dynamic-feature-service
|
||||
|
||||
## 0.2.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/backend-app-api@0.7.0-next.1
|
||||
- @backstage/plugin-events-backend@0.3.4-next.1
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/plugin-catalog-backend@1.21.1-next.1
|
||||
- @backstage/backend-tasks@0.5.22-next.1
|
||||
- @backstage/plugin-events-node@0.3.3-next.1
|
||||
- @backstage/plugin-permission-node@0.7.28-next.1
|
||||
- @backstage/plugin-scaffolder-node@0.4.3-next.1
|
||||
- @backstage/plugin-search-backend-node@1.2.21-next.1
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/cli-node@0.2.4
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.0-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-app-node@0.1.17-next.1
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
- @backstage/plugin-search-common@1.2.11
|
||||
|
||||
## 0.2.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-dynamic-feature-service",
|
||||
"description": "Backstage dynamic feature service",
|
||||
"version": "0.2.8-next.0",
|
||||
"version": "0.2.9-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,53 @@
|
||||
# example-backend-next
|
||||
|
||||
## 0.0.25-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-kubernetes-backend@0.17.0-next.1
|
||||
- @backstage/plugin-azure-devops-backend@0.6.4-next.1
|
||||
- @backstage/plugin-techdocs-backend@1.10.4-next.1
|
||||
- @backstage/plugin-auth-backend@0.22.4-next.1
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/plugin-proxy-backend@0.4.15-next.1
|
||||
- @backstage/plugin-scaffolder-backend@1.22.4-next.1
|
||||
- @backstage/plugin-catalog-backend@1.21.1-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-github@0.2.7-next.1
|
||||
- @backstage/plugin-app-backend@0.3.65-next.1
|
||||
- @backstage/plugin-notifications-backend@0.2.0-next.1
|
||||
- @backstage/backend-defaults@0.2.17-next.1
|
||||
- @backstage/backend-tasks@0.5.22-next.1
|
||||
- @backstage/plugin-adr-backend@0.4.14-next.1
|
||||
- @backstage/plugin-auth-backend-module-guest-provider@0.1.3-next.1
|
||||
- @backstage/plugin-badges-backend@0.3.14-next.1
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.1.35-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.4-next.1
|
||||
- @backstage/plugin-devtools-backend@0.3.3-next.1
|
||||
- @backstage/plugin-entity-feedback-backend@0.2.14-next.1
|
||||
- @backstage/plugin-jenkins-backend@0.4.4-next.1
|
||||
- @backstage/plugin-lighthouse-backend@0.4.10-next.1
|
||||
- @backstage/plugin-linguist-backend@0.5.15-next.1
|
||||
- @backstage/plugin-nomad-backend@0.1.19-next.1
|
||||
- @backstage/plugin-permission-backend@0.5.41-next.1
|
||||
- @backstage/plugin-permission-node@0.7.28-next.1
|
||||
- @backstage/plugin-playlist-backend@0.3.21-next.1
|
||||
- @backstage/plugin-search-backend@1.5.7-next.1
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.22-next.1
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.21-next.1
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.22-next.1
|
||||
- @backstage/plugin-search-backend-node@1.2.21-next.1
|
||||
- @backstage/plugin-signals-backend@0.1.3-next.1
|
||||
- @backstage/plugin-sonarqube-backend@0.2.19-next.1
|
||||
- @backstage/plugin-todo-backend@0.3.16-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/plugin-auth-backend-module-github-provider@0.1.14-next.1
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.1.11-next.1
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.15-next.1
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.14-next.1
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
|
||||
## 0.0.25-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-next",
|
||||
"version": "0.0.25-next.0",
|
||||
"version": "0.0.25-next.1",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.1.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"version": "0.1.10-next.0",
|
||||
"version": "0.1.10-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.6.17-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 007e7ea: Added a new required `listPublicServiceKeys` to `AuthService`.
|
||||
- 54f2ac8: Added `initialization` option to `createServiceFactory` which defines the initialization strategy for the service. The default strategy mimics the current behavior where plugin scoped services are initialized lazily by default and root scoped services are initialized eagerly.
|
||||
- 4fecffc: The credentials passed to the `issueUserCookie` method of the `HttpAuthService` are no longer required to represent a user principal.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/backend-tasks@0.5.22-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
|
||||
## 0.6.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"version": "0.6.17-next.0",
|
||||
"version": "0.6.17-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.5.22-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.5.22-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.5.22-next.0",
|
||||
"version": "0.5.22-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.3.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3256f14: `startTestBackend` will now add placeholder plugins when a modules are provided without their parent plugin.
|
||||
- 007e7ea: Added mock of the new `listPublicServiceKeys` method for `AuthService`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/backend-app-api@0.7.0-next.1
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.3.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"version": "0.3.7-next.0",
|
||||
"version": "0.3.7-next.1",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,65 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.97-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-kubernetes-backend@0.17.0-next.1
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/plugin-azure-devops-backend@0.6.4-next.1
|
||||
- @backstage/plugin-techdocs-backend@1.10.4-next.1
|
||||
- @backstage/plugin-events-backend@0.3.4-next.1
|
||||
- @backstage/plugin-auth-backend@0.22.4-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/plugin-proxy-backend@0.4.15-next.1
|
||||
- @backstage/plugin-scaffolder-backend@1.22.4-next.1
|
||||
- @backstage/plugin-catalog-backend@1.21.1-next.1
|
||||
- @backstage/catalog-client@1.6.4-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-gitlab@0.3.3-next.1
|
||||
- @backstage/plugin-app-backend@0.3.65-next.1
|
||||
- @backstage/backend-tasks@0.5.22-next.1
|
||||
- @backstage/plugin-adr-backend@0.4.14-next.1
|
||||
- @backstage/plugin-badges-backend@0.3.14-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.4-next.1
|
||||
- @backstage/plugin-code-coverage-backend@0.2.31-next.1
|
||||
- @backstage/plugin-devtools-backend@0.3.3-next.1
|
||||
- @backstage/plugin-entity-feedback-backend@0.2.14-next.1
|
||||
- @backstage/plugin-events-node@0.3.3-next.1
|
||||
- @backstage/plugin-explore-backend@0.0.27-next.1
|
||||
- @backstage/plugin-jenkins-backend@0.4.4-next.1
|
||||
- @backstage/plugin-kafka-backend@0.3.15-next.1
|
||||
- @backstage/plugin-lighthouse-backend@0.4.10-next.1
|
||||
- @backstage/plugin-linguist-backend@0.5.15-next.1
|
||||
- @backstage/plugin-nomad-backend@0.1.19-next.1
|
||||
- @backstage/plugin-permission-backend@0.5.41-next.1
|
||||
- @backstage/plugin-permission-node@0.7.28-next.1
|
||||
- @backstage/plugin-playlist-backend@0.3.21-next.1
|
||||
- @backstage/plugin-rollbar-backend@0.1.62-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.18-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.34-next.1
|
||||
- @backstage/plugin-search-backend@1.5.7-next.1
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.22-next.1
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.3.20-next.1
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.21-next.1
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.26-next.1
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.22-next.1
|
||||
- @backstage/plugin-search-backend-node@1.2.21-next.1
|
||||
- @backstage/plugin-signals-backend@0.1.3-next.1
|
||||
- @backstage/plugin-signals-node@0.1.3-next.1
|
||||
- @backstage/plugin-tech-insights-backend@0.5.31-next.1
|
||||
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.49-next.1
|
||||
- @backstage/plugin-tech-insights-node@0.5.3-next.1
|
||||
- @backstage/plugin-todo-backend@0.3.16-next.1
|
||||
- example-app@0.2.96-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/integration@1.10.0-next.0
|
||||
- @backstage/plugin-azure-sites-common@0.1.3
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.15-next.1
|
||||
- @backstage/plugin-catalog-node@1.11.1-next.1
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
|
||||
## 0.2.97-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.97-next.0",
|
||||
"version": "0.2.97-next.1",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/catalog-client
|
||||
|
||||
## 1.6.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- dad7505: Fix the `CatalogClient::getEntities` method to only sort the resulting entities in case no `order`-parameter is provided.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 1.6.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/catalog-client",
|
||||
"version": "1.6.3",
|
||||
"version": "1.6.4-next.0",
|
||||
"description": "An isomorphic client for the catalog backend",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.26.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c884b9a: Fix the bundle public subpath configuration.
|
||||
- 6b5ddbe: Fix the backend plugin to use correct plugin id
|
||||
- 4fecffc: When building the frontend app public assets are now also copied to the public dist directory when in use.
|
||||
- Updated dependencies
|
||||
- @backstage/eslint-plugin@0.1.7-next.0
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/cli-node@0.2.4
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.0-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/integration@1.10.0-next.0
|
||||
- @backstage/release-manifests@0.0.11
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.26.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.26.3-next.0",
|
||||
"version": "0.26.3-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.12.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c884b9a: The app is now aware of if it is being served from the `app-backend` with a separate public and protected bundles. When in protected mode the app will now continuously refresh the session cookie, as well as clear the cookie if the user signs out.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 1.12.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.12.3",
|
||||
"version": "1.12.4-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.12.4-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.13
|
||||
|
||||
## 0.5.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.5.14-next.0",
|
||||
"version": "0.5.14-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.31-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 995f66b: add @backstage/no-top-level-material-ui-4-imports lint rule
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.12.4-next.0
|
||||
- @backstage/app-defaults@1.5.4-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/integration-react@1.1.26-next.0
|
||||
- @backstage/theme@0.5.2
|
||||
- @backstage/plugin-catalog-react@1.11.3-next.1
|
||||
|
||||
## 1.0.31-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"version": "1.0.31-next.0",
|
||||
"version": "1.0.31-next.1",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.5.14-next.1
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.2.15-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"version": "0.2.15-next.0",
|
||||
"version": "0.2.15-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/eslint-plugin
|
||||
|
||||
## 0.1.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9ef572d: fix lint rule fixer for more than one `Component + Prop`
|
||||
- 3a7eee7: eslint autofix for mui ThemeProvider
|
||||
|
||||
## 0.1.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/eslint-plugin",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7-next.0",
|
||||
"description": "Backstage ESLint plugin",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.6.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c884b9a: The app is now aware of if it is being served from the `app-backend` with a separate public and protected bundles. When in protected mode the app will now continuously refresh the session cookie, as well as clear the cookie if the user signs out.
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.12.4-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/theme@0.5.2
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 0.6.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.6.4-next.0",
|
||||
"version": "0.6.4-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.6.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 35452b3: Fixed the type for `useRouteRef`, which wasn't handling optional external route refs correctly.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.7
|
||||
|
||||
## 0.6.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.6.4-next.0",
|
||||
"version": "0.6.4-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.1.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-app-api@0.6.4-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/test-utils@1.5.4-next.0
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-test-utils",
|
||||
"version": "0.1.6-next.0",
|
||||
"version": "0.1.6-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.8.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/cli-node@0.2.4
|
||||
- @backstage/config-loader@1.8.0-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.8.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"version": "0.8.0-next.0",
|
||||
"version": "0.8.0-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.95-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.19.0-next.1
|
||||
- @backstage/cli@0.26.3-next.1
|
||||
- @backstage/core-app-api@1.12.4-next.0
|
||||
- @backstage/app-defaults@1.5.4-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/integration-react@1.1.26-next.0
|
||||
- @backstage/test-utils@1.5.4-next.0
|
||||
- @backstage/theme@0.5.2
|
||||
- @backstage/plugin-techdocs@1.10.4-next.1
|
||||
- @backstage/plugin-techdocs-react@1.2.3-next.0
|
||||
|
||||
## 0.2.95-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.95-next.0",
|
||||
"version": "0.2.95-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.8.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/plugin-techdocs-node@1.12.3-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.2.0
|
||||
|
||||
## 1.8.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.8.9-next.0",
|
||||
"version": "1.8.9-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.5.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.12.4-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/theme@0.5.2
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
- @backstage/plugin-permission-react@0.4.21
|
||||
|
||||
## 1.5.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"version": "1.5.3",
|
||||
"version": "1.5.4-next.0",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.4.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/catalog-client@1.6.4-next.0
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/integration@1.10.0-next.0
|
||||
- @backstage/plugin-adr-common@0.2.22-next.0
|
||||
- @backstage/plugin-search-common@1.2.11
|
||||
|
||||
## 0.4.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.4.14-next.0",
|
||||
"version": "0.4.14-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.6.17-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/integration-react@1.1.26-next.0
|
||||
- @backstage/plugin-adr-common@0.2.22-next.0
|
||||
- @backstage/plugin-catalog-react@1.11.3-next.1
|
||||
- @backstage/plugin-search-common@1.2.11
|
||||
- @backstage/plugin-search-react@1.7.10-next.1
|
||||
|
||||
## 0.6.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.6.17-next.0",
|
||||
"version": "0.6.17-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.3.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/config@1.2.0
|
||||
|
||||
## 0.3.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.3.14-next.0",
|
||||
"version": "0.3.14-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.34-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/dev-utils@1.0.31-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/test-utils@1.5.4-next.0
|
||||
- @backstage/plugin-catalog-react@1.11.3-next.1
|
||||
|
||||
## 0.3.34-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.34-next.0",
|
||||
"version": "0.3.34-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.50-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/plugin-catalog-react@1.11.3-next.1
|
||||
|
||||
## 0.1.50-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"version": "0.1.50-next.0",
|
||||
"version": "0.1.50-next.1",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin"
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin-module"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-analytics-module-ga4
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga4",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin-module"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-analytics-module-newrelic-browser
|
||||
|
||||
## 0.1.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
|
||||
## 0.1.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-newrelic-browser",
|
||||
"version": "0.1.4-next.0",
|
||||
"version": "0.1.4-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin-module"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.11.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.19.0-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/core-compat-api@0.2.4-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
- @backstage/plugin-catalog-common@1.0.22
|
||||
- @backstage/plugin-catalog-react@1.11.3-next.1
|
||||
- @backstage/plugin-permission-react@0.4.21
|
||||
|
||||
## 0.11.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.11.4-next.0",
|
||||
"version": "0.11.4-next.1",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.65-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c884b9a: Track assets namespace in the cache store, implement a cookie authentication for when the public entry is enabled and used with the new auth services.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.0-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-app-node@0.1.17-next.1
|
||||
|
||||
## 0.3.65-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"version": "0.3.65-next.0",
|
||||
"version": "0.3.65-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-app-node
|
||||
|
||||
## 0.1.17-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/config-loader@1.8.0-next.0
|
||||
|
||||
## 0.1.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"version": "0.1.17-next.0",
|
||||
"version": "0.1.17-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-app-visualizer
|
||||
|
||||
## 0.1.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.4-next.1
|
||||
- @backstage/core-components@0.14.4-next.0
|
||||
- @backstage/core-plugin-api@1.9.1
|
||||
|
||||
## 0.1.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-visualizer",
|
||||
"version": "0.1.5-next.0",
|
||||
"version": "0.1.5-next.1",
|
||||
"description": "Visualizes the Backstage app structure",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-atlassian-provider
|
||||
|
||||
## 0.1.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
|
||||
## 0.1.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
|
||||
"description": "The atlassian-provider backend module for the auth plugin.",
|
||||
"version": "0.1.9-next.0",
|
||||
"version": "0.1.9-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-auth-backend-module-aws-alb-provider
|
||||
|
||||
## 0.1.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 30f5a51: Added `authModuleAwsAlbProvider` as a default export.
|
||||
|
||||
It can now be used like this in your backend: `backend.add(import('@backstage/plugin-auth-backend-module-aws-alb-provider'));`
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/plugin-auth-backend@0.22.4-next.1
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.9-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.9-next.0",
|
||||
"version": "0.1.9-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-gcp-iap-provider
|
||||
|
||||
## 0.2.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.2.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
|
||||
"description": "A GCP IAP auth provider module for the Backstage auth backend",
|
||||
"version": "0.2.12-next.0",
|
||||
"version": "0.2.12-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-github-provider
|
||||
|
||||
## 0.1.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
|
||||
## 0.1.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-github-provider",
|
||||
"description": "The github-provider backend module for the auth plugin.",
|
||||
"version": "0.1.14-next.0",
|
||||
"version": "0.1.14-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-gitlab-provider
|
||||
|
||||
## 0.1.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
|
||||
## 0.1.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
|
||||
"description": "The gitlab-provider backend module for the auth plugin.",
|
||||
"version": "0.1.14-next.0",
|
||||
"version": "0.1.14-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-google-provider
|
||||
|
||||
## 0.1.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
|
||||
## 0.1.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-google-provider",
|
||||
"description": "A Google auth provider module for the Backstage auth backend",
|
||||
"version": "0.1.14-next.0",
|
||||
"version": "0.1.14-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-auth-backend-module-guest-provider
|
||||
|
||||
## 0.1.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.7-next.1
|
||||
- @backstage/backend-plugin-api@0.6.17-next.1
|
||||
- @backstage/plugin-auth-node@0.4.12-next.1
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-guest-provider",
|
||||
"version": "0.1.3-next.0",
|
||||
"version": "0.1.3-next.1",
|
||||
"description": "The guest-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user