Release v1.33.0-next.2
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.33.0-next.2
@backstage/backend-dynamic-feature-service@0.5.0-next.2
Minor Changes
-
e939cd7: BREAKING The
dynamicPluginsFeatureLoaderoptions related to the root logger behavior (transports,level,format) are now gathered under a singleloggeroption which is a function taking an optionalConfigargument and returning the logger options.This breaking change is required for 2 reasons:
- it's totally possible that the current
Configwould be required to provide the logger options, - the logger-related options should be gathered under a common
loggeroption because, when the root auditing service is introduced, distinct but similarly-named options would be required for the auditor as well.
- it's totally possible that the current
Patch Changes
- 1aeec12: Enhance the
CommonJSModuleLoaderto add support forresolvePackagePathcalls from backend dynamic plugins, with customizable package resolution, and make theCommonJSModuleLoaderpublic API. Fixing this backend dynamic plugin limitation related toresolvePackagePathis important for backend dynamic plugins which use the database, since database migration scripts systematically useresolvePackagePath. - Updated dependencies
- @backstage/plugin-catalog-backend@1.28.0-next.2
- @backstage/backend-defaults@0.5.3-next.2
- @backstage/plugin-events-backend@0.3.16-next.2
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-app-api@1.0.2-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/cli-common@0.1.15-next.0
- @backstage/cli-node@0.2.10-next.0
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.27-next.2
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.2
- @backstage/plugin-scaffolder-node@0.5.1-next.2
- @backstage/plugin-search-backend-node@1.3.5-next.2
- @backstage/plugin-search-common@1.2.14
@backstage/backend-openapi-utils@0.3.0-next.2
Minor Changes
- 1440232: Adds a new
createValidatedOpenApiRouterFromGeneratedEndpointMapfunction that uses the new static server generation inbackstage-cli package schema openapi generate --serverto create a typed express router.
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
@backstage/backend-test-utils@1.1.0-next.2
Minor Changes
- 5064827: Made it possible to construct
mockServices.databasewith a given knex instance
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.3-next.2
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-app-api@1.0.2-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
@backstage/catalog-client@1.8.0-next.1
Minor Changes
- 656d1ef: Internal update to use the updated generated code from
backstage-cli package schema openapi generate --client-package ....
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
@backstage/cli@0.29.0-next.2
Minor Changes
- bc47b17: BREAKING: Updates ESLint config to ignore all generated source code under
src/**/generated/**/*.ts.
Patch Changes
- e19c53c: Fix for the
--linkflag forpackage startto deduplicatereact-routerandreact-router-dom. - e565f73: Added support for
.webpfiles in the frontend tooling. - Updated dependencies
- @backstage/catalog-model@1.7.0
- @backstage/cli-common@0.1.15-next.0
- @backstage/cli-node@0.2.10-next.0
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/eslint-plugin@0.1.10
- @backstage/integration@1.15.1
- @backstage/release-manifests@0.0.11
- @backstage/types@1.1.1
@backstage/repo-tools@0.11.0-next.2
Minor Changes
- 1440232:
backstage-repo-tools package schema openapi generate --servernow generates complete TS interfaces for all request/response objects in your OpenAPI schema. This fixes an edge case around recursive schemas and standardizes both the generated client and server to have similar generated types.
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/cli-common@0.1.15-next.0
- @backstage/cli-node@0.2.10-next.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
@backstage/plugin-catalog-backend@1.28.0-next.2
Minor Changes
- 39fd704: Internal update to use the new generated server types from
backstage-cli package schema openapi generate --server.
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/backend-openapi-utils@0.3.0-next.2
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/plugin-search-backend-module-catalog@0.2.5-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.2
@backstage/plugin-catalog-backend-module-gitlab@0.5.0-next.2
Minor Changes
- 1b5fdd9: Extended the configuration with the
includeArchivedReposproperty, which allows including repositories when the project is archived.
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.3-next.2
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/integration@1.15.1
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-catalog-backend-module-ldap@0.10.0-next.2
Minor Changes
- 415aeb3: Add Support for Google LDAP Vendor
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-search-backend@1.7.0-next.2
Minor Changes
- 39fd704: Internal update to use the new generated server types from
backstage-cli package schema openapi generate --server.
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.3-next.2
- @backstage/backend-openapi-utils@0.3.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.2
- @backstage/plugin-search-backend-node@1.3.5-next.2
- @backstage/plugin-search-common@1.2.14
@backstage/backend-app-api@1.0.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/cli-common@0.1.15-next.0
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-node@0.8.5-next.2
@backstage/backend-defaults@0.5.3-next.2
Patch Changes
- e30bb46: Disabling database migrations now correctly uses the
backend.default.skipMigrationsconfig value. - Updated dependencies
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-app-api@1.0.2-next.2
- @backstage/backend-dev-utils@0.1.5
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/cli-common@0.1.15-next.0
- @backstage/cli-node@0.2.10-next.0
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/integration-aws-node@0.1.12
- @backstage/types@1.1.1
- @backstage/plugin-permission-node@0.8.5-next.2
@backstage/backend-plugin-api@1.0.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/cli-common@0.1.15-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.8.1
@backstage/create-app@0.5.22-next.2
Patch Changes
- Bumped create-app version.
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
@backstage/dev-utils@1.1.3-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/app-defaults@1.5.13-next.1
- @backstage/catalog-model@1.7.0
- @backstage/core-app-api@1.15.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/integration-react@1.2.0
- @backstage/theme@0.6.1-next.0
@techdocs/cli@1.8.22-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.3-next.2
- @backstage/catalog-model@1.7.0
- @backstage/cli-common@0.1.15-next.0
- @backstage/config@1.2.0
- @backstage/plugin-techdocs-node@1.12.13-next.2
@backstage/plugin-api-docs@0.11.12-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.24.1-next.2
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/catalog-model@1.7.0
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-permission-react@0.4.27
@backstage/plugin-app-backend@0.3.77-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.27-next.2
@backstage/plugin-app-node@0.1.27-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config-loader@1.9.2-next.0
@backstage/plugin-app-visualizer@0.1.12-next.2
Patch Changes
- e586e77: New
devDependencyfor local development setup. - Updated dependencies
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
@backstage/plugin-auth-backend@0.24.0-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-backend-module-atlassian-provider@0.3.2-next.2
- @backstage/plugin-auth-backend-module-auth0-provider@0.1.2-next.2
- @backstage/plugin-auth-backend-module-aws-alb-provider@0.3.0-next.2
- @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.2-next.2
- @backstage/plugin-auth-backend-module-bitbucket-provider@0.2.2-next.2
- @backstage/plugin-auth-backend-module-bitbucket-server-provider@0.1.2-next.2
- @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.3.2-next.2
- @backstage/plugin-auth-backend-module-gcp-iap-provider@0.3.2-next.2
- @backstage/plugin-auth-backend-module-github-provider@0.2.2-next.2
- @backstage/plugin-auth-backend-module-gitlab-provider@0.2.2-next.2
- @backstage/plugin-auth-backend-module-google-provider@0.2.2-next.2
- @backstage/plugin-auth-backend-module-microsoft-provider@0.2.2-next.2
- @backstage/plugin-auth-backend-module-oauth2-provider@0.3.2-next.2
- @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.2-next.2
- @backstage/plugin-auth-backend-module-oidc-provider@0.3.2-next.2
- @backstage/plugin-auth-backend-module-okta-provider@0.1.2-next.2
- @backstage/plugin-auth-backend-module-onelogin-provider@0.2.2-next.2
@backstage/plugin-auth-backend-module-atlassian-provider@0.3.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-auth0-provider@0.1.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-aws-alb-provider@0.3.0-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-backend@0.24.0-next.2
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/errors@1.2.4
@backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
@backstage/plugin-auth-backend-module-bitbucket-provider@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-bitbucket-server-provider@0.1.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-cloudflare-access-provider@0.3.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
@backstage/plugin-auth-backend-module-gcp-iap-provider@0.3.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
@backstage/plugin-auth-backend-module-github-provider@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-gitlab-provider@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-google-provider@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-guest-provider@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
@backstage/plugin-auth-backend-module-microsoft-provider@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-oauth2-provider@0.3.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/errors@1.2.4
@backstage/plugin-auth-backend-module-oidc-provider@0.3.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-backend@0.24.0-next.2
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-okta-provider@0.1.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-onelogin-provider@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-auth-backend-module-pinniped-provider@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
@backstage/plugin-auth-backend-module-vmware-cloud-provider@0.4.1-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
@backstage/plugin-auth-node@0.5.4-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
@backstage/plugin-catalog@1.24.1-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/catalog-model@1.7.0
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/integration-react@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-permission-react@0.4.27
- @backstage/plugin-scaffolder-common@1.5.6
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.2-next.1
@backstage/plugin-catalog-backend-module-aws@0.4.5-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.3-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/integration-aws-node@0.1.12
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-kubernetes-common@0.9.0-next.0
@backstage/plugin-catalog-backend-module-azure@0.2.4-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/integration@1.15.1
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-catalog-backend-module-backstage-openapi@0.4.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-openapi-utils@0.3.0-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.4.2-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/integration@1.15.1
- @backstage/plugin-bitbucket-cloud-common@0.2.24
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-catalog-backend-module-bitbucket-server@0.2.4-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
@backstage/plugin-catalog-backend-module-gcp@0.3.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/plugin-kubernetes-common@0.9.0-next.0
@backstage/plugin-catalog-backend-module-gerrit@0.2.4-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
@backstage/plugin-catalog-backend-module-github@0.7.7-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-catalog-backend@1.28.0-next.2
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/integration@1.15.1
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-catalog-backend-module-github-org@0.3.4-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-catalog-backend-module-github@0.7.7-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
@backstage/plugin-catalog-backend-module-gitlab-org@0.2.3-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend-module-gitlab@0.5.0-next.2
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.6.0-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.28.0-next.2
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.8.1
@backstage/plugin-catalog-backend-module-logs@0.1.4-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.28.0-next.2
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-catalog-backend-module-msgraph@0.6.4-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-catalog-backend-module-openapi@0.2.4-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.28.0-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/integration@1.15.1
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-catalog-backend-module-puppetdb@0.2.4-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
@backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-scaffolder-common@1.5.6
@backstage/plugin-catalog-backend-module-unprocessed@0.5.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
- @backstage/plugin-catalog-unprocessed-entities-common@0.0.4
- @backstage/plugin-permission-common@0.8.1
@backstage/plugin-catalog-graph@0.4.12-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/catalog-model@1.7.0
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/types@1.1.1
@backstage/plugin-catalog-import@0.12.6-next.2
Patch Changes
- ea5b7f3: Fixed parsing of catalog-info.yaml when creating a PR to register a repository if the file contains more than one document
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/integration@1.15.1
- @backstage/integration-react@1.2.0
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-catalog-node@1.14.0-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.2
@backstage/plugin-catalog-react@1.14.1-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/catalog-model@1.7.0
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/frontend-test-utils@0.2.2-next.1
- @backstage/integration-react@1.2.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-react@0.4.27
@backstage/plugin-devtools-backend@0.4.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/cli-common@0.1.15-next.0
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-devtools-common@0.1.12
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.2
@backstage/plugin-events-backend@0.3.16-next.2
Patch Changes
- b7d0334: Cleaning up event subscriptions after the max age window
- Updated dependencies
- @backstage/backend-openapi-utils@0.3.0-next.2
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
@backstage/plugin-events-backend-module-aws-sqs@0.4.5-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/types@1.1.1
@backstage/plugin-events-backend-module-azure@0.2.14-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-events-backend-module-bitbucket-cloud@0.2.14-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-events-backend-module-gerrit@0.2.14-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
@backstage/plugin-events-backend-module-github@0.2.14-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
@backstage/plugin-events-backend-module-gitlab@0.2.14-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
@backstage/plugin-events-backend-test-utils@0.1.38-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.5-next.2
@backstage/plugin-events-node@0.4.5-next.2
Patch Changes
- 0b57aa1: Fixed an issue where the event bus polling would duplicate and increase exponentially over time.
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
@backstage/plugin-home@0.8.1-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/theme@0.6.1-next.0
- @backstage/plugin-home-react@0.1.19-next.1
@backstage/plugin-kubernetes@0.12.0-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/catalog-model@1.7.0
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/plugin-kubernetes-common@0.9.0-next.0
- @backstage/plugin-kubernetes-react@0.5.0-next.1
@backstage/plugin-kubernetes-backend@0.19.0-next.2
Patch Changes
- bee9664: Adapted the config.d.ts for custom k8s cluster authProvider implementations
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration-aws-node@0.1.12
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.9.0-next.0
- @backstage/plugin-kubernetes-node@0.2.0-next.2
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.2
@backstage/plugin-kubernetes-cluster@0.0.18-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/catalog-model@1.7.0
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/plugin-kubernetes-common@0.9.0-next.0
- @backstage/plugin-kubernetes-react@0.5.0-next.1
@backstage/plugin-kubernetes-node@0.2.0-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.9.0-next.0
@backstage/plugin-notifications-backend@0.4.3-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-events-node@0.4.5-next.2
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/plugin-notifications-node@0.2.9-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-notifications-common@0.0.6-next.0
- @backstage/plugin-signals-node@0.1.14-next.2
@backstage/plugin-notifications-backend-module-email@0.3.3-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/plugin-notifications-node@0.2.9-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/integration-aws-node@0.1.12
- @backstage/types@1.1.1
- @backstage/plugin-notifications-common@0.0.6-next.0
@backstage/plugin-notifications-node@0.2.9-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/plugin-notifications-common@0.0.6-next.0
- @backstage/plugin-signals-node@0.1.14-next.2
@backstage/plugin-org@0.6.32-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/catalog-model@1.7.0
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-org-react@0.1.31-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/catalog-model@1.7.0
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
@backstage/plugin-permission-backend@0.5.51-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.2
@backstage/plugin-permission-backend-module-allow-all-policy@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.2
@backstage/plugin-permission-node@0.8.5-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-permission-common@0.8.1
@backstage/plugin-proxy-backend@0.5.8-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/types@1.1.1
@backstage/plugin-scaffolder@1.26.3-next.2
Patch Changes
- 8e4bed4: Updated dependency
idb-keyvalto5.1.5. - Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/plugin-scaffolder-react@1.13.3-next.2
- @backstage/catalog-model@1.7.0
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/integration@1.15.1
- @backstage/integration-react@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-permission-react@0.4.27
- @backstage/plugin-scaffolder-common@1.5.6
@backstage/plugin-scaffolder-backend@1.27.0-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/backend-defaults@0.5.3-next.2
- @backstage/plugin-auth-node@0.5.4-next.2
- @backstage/plugin-catalog-node@1.14.0-next.2
- @backstage/plugin-scaffolder-backend-module-github@0.5.2-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/types@1.1.1
- @backstage/plugin-bitbucket-cloud-common@0.2.24
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.2-next.2
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.2
- @backstage/plugin-scaffolder-backend-module-azure@0.2.2-next.2
- @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.2-next.2
- @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.2-next.2
- @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.2-next.2
- @backstage/plugin-scaffolder-backend-module-gerrit@0.2.2-next.2
- @backstage/plugin-scaffolder-backend-module-gitea@0.2.2-next.2
- @backstage/plugin-scaffolder-backend-module-gitlab@0.6.1-next.2
- @backstage/plugin-scaffolder-common@1.5.6
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-azure@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-bitbucket@0.3.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.2-next.2
- @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.2-next.2
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/plugin-bitbucket-cloud-common@0.2.24
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-cookiecutter@0.3.3-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.3-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-gcp@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-gerrit@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-gitea@0.2.2-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-github@0.5.2-next.2
Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.8.0-next.1
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-gitlab@0.6.1-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/plugin-scaffolder-node@0.5.1-next.2
@backstage/plugin-scaffolder-backend-module-notifications@0.1.3-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-notifications-node@0.2.9-next.2
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/plugin-notifications-common@0.0.6-next.0
- @backstage/plugin-scaffolder-node@0.5.1-next.2