Release v1.46.0-next.0
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.46.0-next.0
@backstage/backend-app-api@1.4.0-next.0
Minor Changes
-
5a2d538: Introduced backend startup result tracking and error handling. The
Backend.start()method now returns aBackendStartupResultwith detailed success/failure status and timing information for all plugins and modules. When startup fails, aBackendStartupErroris thrown that includes the complete startup results, making it easier to diagnose which plugins or modules failed.This also improves the default error message when backend startup fails, and of course makes it possible to craft your own custom error reporting based on the startup results.
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/backend-defaults@0.14.0-next.0
Minor Changes
- fa43826: Move
better-sqlite3from dependencies to peer dependencies
Patch Changes
- d9759a1: BREAKING ALPHA: The old
instanceMetadataServicehas been removed from alpha. Please switch over to using the stablecoreServices.rootInstanceMetadataand related types instead, available from@backstage/backend-plugin-api. - Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-app-api@1.4.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/cli-node@0.2.16-next.0
- @backstage/config@1.3.6
- @backstage/integration-aws-node@0.1.19
- @backstage/config-loader@1.10.7-next.0
- @backstage/backend-dev-utils@0.1.5
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-backend@3.1.0-next.0
Minor Changes
- a4cd405: Add
defaultEnvironmentconfig to scaffolder to enable more flexible and custom templates. Now it's possible enable access to default parameters and secrets in templates, improving security and reducing complexity.
Patch Changes
- 8f4aded: Fixing OpenAPI definition
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/backend-openapi-utils@0.6.4-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.15-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/plugin-scaffolder-backend-module-azure@0.2.16-next.0
- @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.17-next.0
- @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.16-next.0
- @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.16-next.0
- @backstage/plugin-scaffolder-backend-module-gerrit@0.2.16-next.0
- @backstage/plugin-scaffolder-backend-module-gitea@0.2.16-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.9.3-next.0
- @backstage/plugin-scaffolder-backend-module-gitlab@0.10.1-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/plugin-bitbucket-cloud-common@0.3.5-next.0
- @backstage/plugin-scaffolder-common@1.7.4-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-search-backend-node@1.4.0-next.0
Minor Changes
- 4d3ddb9: Improving method that search tokenizer breaks apart entity names
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/plugin-permission-common@0.9.3
- @backstage/plugin-search-common@1.2.21
@backstage/app-defaults@1.7.3-next.0
Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.19.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
@backstage/backend-dynamic-feature-service@0.7.7-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-node@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/cli-common@0.1.16-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/plugin-events-backend@0.5.9-next.0
- @backstage/plugin-catalog-backend@3.2.1-next.0
- @backstage/backend-openapi-utils@0.6.4-next.0
- @backstage/plugin-app-node@0.1.40-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/cli-node@0.2.16-next.0
- @backstage/config@1.3.6
- @backstage/config-loader@1.10.7-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.3
- @backstage/plugin-search-common@1.2.21
@backstage/backend-openapi-utils@0.6.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/backend-plugin-api@1.5.1-next.0
Patch Changes
- d9759a1: BREAKING ALPHA: The old
instanceMetadataServicehas been removed from alpha. Please switch over to using the stablecoreServices.rootInstanceMetadataand related types instead, available from@backstage/backend-plugin-api. - Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/cli-common@0.1.16-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.3
@backstage/backend-test-utils@1.10.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-app-api@1.4.0-next.0
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.3
@backstage/cli@0.34.6-next.0
Patch Changes
- c8c2329: Add proxy configuration from env-vars to create-app tasks
- Updated dependencies
- @backstage/integration@1.18.3-next.0
- @backstage/cli-common@0.1.16-next.0
- @backstage/cli-node@0.2.16-next.0
- @backstage/config@1.3.6
- @backstage/release-manifests@0.0.13
- @backstage/config-loader@1.10.7-next.0
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/eslint-plugin@0.2.0
- @backstage/types@1.2.2
@backstage/cli-common@0.1.16-next.0
Patch Changes
- c8c2329: Add proxy configuration from env-vars to create-app tasks
@backstage/cli-node@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.16-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/codemods@0.1.53-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.16-next.0
@backstage/config-loader@1.10.7-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.16-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/core-app-api@1.19.3-next.0
Patch Changes
- 97cd16f: Internal update of translation imports.
- Updated dependencies
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
@backstage/core-compat-api@0.5.5-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
@backstage/core-components@0.18.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/version-bridge@1.0.11
@backstage/core-plugin-api@1.12.1-next.0
Patch Changes
- 358c6f7: The
useAppanduseRouteReffunctions are now forwards compatible with the new frontend system. Along with the previous route reference changes this means that there is no longer a need to usecompatWrapperfrom@backstage/core-compat-apito make code based on@backstage/core-plugin-apicompatible with@backstage/frontend-plugin-apiAPIs. - 97cd16f: Reversed the relationship between the old
@backstage/core-plugin-apiand the new@backstage/frontend-plugin-api. Previously, the a lot of API definitions and utilities where defined in the old and re-exported from the old, but this change flips that around so that they now reside in the new package and are re-exported from the old. The external API of both packages remain the same, but this is a step towards being able to add further compatibility with the new frontend system built into the old. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
@backstage/create-app@0.7.7-next.0
Patch Changes
- c8c2329: Add proxy configuration from env-vars to create-app tasks
- Updated dependencies
- @backstage/cli-common@0.1.16-next.0
@backstage/dev-utils@1.1.18-next.0
Patch Changes
- Updated dependencies
- @backstage/ui@0.9.1-next.0
- @backstage/core-app-api@1.19.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/app-defaults@1.7.3-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/catalog-model@1.7.6
@backstage/frontend-app-api@0.13.3-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-app-api@1.19.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/frontend-defaults@0.3.4-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
@backstage/frontend-defaults@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/plugin-app@0.3.3-next.0
- @backstage/frontend-app-api@0.13.3-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/frontend-dynamic-feature-loader@0.1.8-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/config@1.3.6
@backstage/frontend-plugin-api@0.13.2-next.0
Patch Changes
- 0bc1ce9: Fixed a versioning conflict that could result in a
.withContextis not a function error. - 97cd16f: Reversed the relationship between the old
@backstage/core-plugin-apiand the new@backstage/frontend-plugin-api. Previously, the a lot of API definitions and utilities where defined in the old and re-exported from the old, but this change flips that around so that they now reside in the new package and are re-exported from the old. The external API of both packages remain the same, but this is a step towards being able to add further compatibility with the new frontend system built into the old. - Updated dependencies
- @backstage/core-components@0.18.4-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
@backstage/frontend-test-utils@0.4.2-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/test-utils@1.7.14-next.0
- @backstage/plugin-app@0.3.3-next.0
- @backstage/frontend-app-api@0.13.3-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
@backstage/integration@1.18.3-next.0
Patch Changes
- e15fdae: Made the github urls case insensitive.
- Updated dependencies
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/integration-react@1.2.13-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.18.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/config@1.3.6
@backstage/repo-tools@0.16.1-next.0
Patch Changes
-
85895f9: Updates OpenAPI generator templates to preserve original property names (like 'group-name', 'user-id') from OpenAPI specs when propertyNaming=original is specified. Previously, these were always converted to camelCase regardless of the propertyNaming setting.
- Updates modelGeneric.mustache templates in both client and server generators
- Updates modelTaggedUnion.mustache templates in both client and server generators
- Uses {{baseName}} when available, falls back to {{name}} for backward compatibility
- Maintains backward compatibility - no changes when propertyNaming=original is not used
-
Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/cli-common@0.1.16-next.0
- @backstage/cli-node@0.2.16-next.0
- @backstage/config-loader@1.10.7-next.0
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
@techdocs/cli@1.10.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/cli-common@0.1.16-next.0
- @backstage/plugin-techdocs-node@1.13.10-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
@backstage/test-utils@1.7.14-next.0
Patch Changes
- 97cd16f: Internal update of translation imports.
- Updated dependencies
- @backstage/core-app-api@1.19.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/config@1.3.6
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.3
@backstage/theme@0.7.1-next.0
Patch Changes
- fa06f6b: Added a
themeNameprop toUnifiedThemeProvider, enabling Backstage UIdata-theme-nameCSS attribute to be set based on active theme.
@backstage/ui@0.9.1-next.0
Patch Changes
-
b3ad928: Fixed Table Row component to correctly handle cases where no
hrefis provided, preventing unnecessary router provider wrapping and fixing the cursor incorrectly showing as a pointer despite the element not being a link.Affected components: Row
-
fe7c751: Fixed
useTablehook to prioritizeprovidedRowCountover data length for accurate row count in server-side pagination scenarios. -
c145031: Fixed Table column sorting indicator to show up arrow when no sort is active, correctly indicating that clicking will sort ascending.
Affected components: Column
@backstage/plugin-api-docs@0.13.2-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/plugin-catalog@1.32.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-model@1.7.6
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-app@0.3.3-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
@backstage/plugin-app-backend@0.5.9-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-app-node@0.1.40-next.0
- @backstage/config@1.3.6
- @backstage/config-loader@1.10.7-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-app-node@0.1.40-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config-loader@1.10.7-next.0
@backstage/plugin-app-visualizer@0.1.26-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/ui@0.9.1-next.0
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-components@0.18.4-next.0
@backstage/plugin-auth@0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/errors@1.2.7
@backstage/plugin-auth-backend@0.25.7-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-auth-backend-module-atlassian-provider@0.4.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-auth0-provider@0.2.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-aws-alb-provider@0.4.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-auth-backend@0.25.7-next.0
- @backstage/errors@1.2.7
@backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
@backstage/plugin-auth-backend-module-bitbucket-provider@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-bitbucket-server-provider@0.2.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-cloudflare-access-provider@0.4.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-auth-backend-module-gcp-iap-provider@0.4.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-auth-backend-module-github-provider@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-gitlab-provider@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-google-provider@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-guest-provider@0.2.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
@backstage/plugin-auth-backend-module-microsoft-provider@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-oauth2-provider@0.4.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/errors@1.2.7
@backstage/plugin-auth-backend-module-oidc-provider@0.4.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-auth-backend@0.25.7-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
@backstage/plugin-auth-backend-module-okta-provider@0.2.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-onelogin-provider@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-auth-backend-module-openshift-provider@0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/catalog-model@1.7.6
- @backstage/types@1.2.2
@backstage/plugin-auth-backend-module-pinniped-provider@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
@backstage/plugin-auth-backend-module-vmware-cloud-provider@0.5.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/catalog-model@1.7.6
@backstage/plugin-auth-node@0.6.10-next.0
Patch Changes
- 2389358: remove leading dot in auth cookie cleanup call
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-auth-react@0.1.22-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/errors@1.2.7
@backstage/plugin-bitbucket-cloud-common@0.3.5-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.18.3-next.0
@backstage/plugin-catalog@1.32.1-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/core-compat-api@0.5.5-next.0
- @backstage/plugin-search-react@1.10.1-next.0
- @backstage/plugin-techdocs-react@1.3.6-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/plugin-scaffolder-common@1.7.4-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-catalog-common@1.1.7
- @backstage/plugin-search-common@1.2.21
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-catalog-backend@3.2.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/backend-openapi-utils@0.6.4-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.7
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-catalog-backend-module-aws@0.4.18-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/integration-aws-node@0.1.19
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.7
- @backstage/plugin-kubernetes-common@0.9.8
@backstage/plugin-catalog-backend-module-azure@0.3.12-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-backstage-openapi@0.5.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/backend-openapi-utils@0.6.4-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.5.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/plugin-bitbucket-cloud-common@0.3.5-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-bitbucket-server@0.5.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-gcp@0.3.15-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/plugin-kubernetes-common@0.9.8
@backstage/plugin-catalog-backend-module-gerrit@0.3.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-gitea@0.1.7-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-github@0.11.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-github-org@0.3.17-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-backend-module-github@0.11.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
@backstage/plugin-catalog-backend-module-gitlab@0.7.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-gitlab-org@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-backend-module-gitlab@0.7.6-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.7.7-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-backend@3.2.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-catalog-backend-module-ldap@0.12.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-logs@0.1.17-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-backend@3.2.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
@backstage/plugin-catalog-backend-module-msgraph@0.8.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-openapi@0.2.17-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/catalog-model@1.7.6
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-puppetdb@0.2.17-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.15-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-scaffolder-common@1.7.4-next.0
- @backstage/catalog-model@1.7.6
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-backend-module-unprocessed@0.6.7-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-unprocessed-entities-common@0.0.11
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-catalog-graph@0.5.4-next.0
Patch Changes
- a67c144: Fixed zoom out description (replace
&with &) - d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/types@1.2.2
@backstage/plugin-catalog-import@0.13.8-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/config@1.3.6
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-catalog-node@1.20.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.7
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-catalog-react@1.21.4-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-compat-api@0.5.5-next.0
- @backstage/frontend-test-utils@0.4.2-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-catalog-common@1.1.7
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-catalog-unprocessed-entities@0.2.24-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
@backstage/plugin-config-schema@0.1.75-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-devtools@0.1.34-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/errors@1.2.7
- @backstage/plugin-devtools-common@0.1.19
@backstage/plugin-devtools-backend@0.5.12-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/cli-common@0.1.16-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/config@1.3.6
- @backstage/config-loader@1.10.7-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-devtools-common@0.1.19
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-events-backend@0.5.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/backend-openapi-utils@0.6.4-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-events-backend-module-aws-sqs@0.4.18-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
@backstage/plugin-events-backend-module-azure@0.2.27-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
@backstage/plugin-events-backend-module-bitbucket-cloud@0.2.27-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
@backstage/plugin-events-backend-module-bitbucket-server@0.1.8-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
@backstage/plugin-events-backend-module-gerrit@0.2.27-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
@backstage/plugin-events-backend-module-github@0.4.7-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
@backstage/plugin-events-backend-module-gitlab@0.3.8-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
@backstage/plugin-events-backend-module-google-pubsub@0.1.7-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-events-backend-module-kafka@0.1.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
@backstage/plugin-events-backend-test-utils@0.1.51-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.18-next.0
@backstage/plugin-events-node@0.4.18-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-gateway-backend@1.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-home@0.8.15-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-app-api@1.19.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/plugin-home-react@0.1.33-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/config@1.3.6
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
@backstage/plugin-home-react@0.1.33-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-components@0.18.4-next.0
@backstage/plugin-kubernetes@0.12.14-next.0
Patch Changes
- f15d5f1: add missing i18n support for kubernetes and kubernetes-react
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/plugin-kubernetes-react@0.5.14-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-model@1.7.6
- @backstage/plugin-kubernetes-common@0.9.8
@backstage/plugin-kubernetes-backend@0.20.5-next.0
Patch Changes
- e9589d9: Replace
@aws-sdk/signature-v4with@smithy/signature-v4, as stated in the package documentation - Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/plugin-kubernetes-node@0.3.7-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/integration-aws-node@0.1.19
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-kubernetes-common@0.9.8
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-kubernetes-cluster@0.0.32-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-react@0.5.14-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-model@1.7.6
- @backstage/plugin-kubernetes-common@0.9.8
@backstage/plugin-kubernetes-node@0.3.7-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/catalog-model@1.7.6
- @backstage/types@1.2.2
- @backstage/plugin-kubernetes-common@0.9.8
@backstage/plugin-kubernetes-react@0.5.14-next.0
Patch Changes
- f15d5f1: add missing i18n support for kubernetes and kubernetes-react
- Updated dependencies
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-kubernetes-common@0.9.8
@backstage/plugin-mcp-actions-backend@0.1.6-next.0
Patch Changes
- 79ef471: Clarify error handling in readme and update handleError.ts to include all backstage/errors
- Updated dependencies
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/catalog-client@1.12.1
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-mui-to-bui@0.2.2-next.0
Patch Changes
- Updated dependencies
- @backstage/ui@0.9.1-next.0
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/theme@0.7.1-next.0
@backstage/plugin-notifications@0.5.12-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-signals-react@0.0.18-next.0
- @backstage/errors@1.2.7
- @backstage/plugin-notifications-common@0.2.0
@backstage/plugin-notifications-backend@0.6.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-signals-node@0.1.27-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-notifications-node@0.2.22-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-notifications-common@0.2.0
@backstage/plugin-notifications-backend-module-email@0.3.17-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-notifications-node@0.2.22-next.0
- @backstage/config@1.3.6
- @backstage/integration-aws-node@0.1.19
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/types@1.2.2
- @backstage/plugin-notifications-common@0.2.0
@backstage/plugin-notifications-backend-module-slack@0.2.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-notifications-node@0.2.22-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-notifications-common@0.2.0
@backstage/plugin-notifications-node@0.2.22-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-signals-node@0.1.27-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/plugin-notifications-common@0.2.0
@backstage/plugin-org@0.6.47-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/catalog-model@1.7.6
- @backstage/plugin-catalog-common@1.1.7
@backstage/plugin-org-react@0.1.45-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
@backstage/plugin-permission-backend@0.7.7-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-permission-backend-module-allow-all-policy@0.2.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-permission-node@0.10.7-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-permission-react@0.4.39-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/config@1.3.6
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-proxy-backend@0.6.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-proxy-node@0.1.11-next.0
- @backstage/types@1.2.2
@backstage/plugin-proxy-node@0.1.11-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
@backstage/plugin-scaffolder@1.34.4-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/plugin-scaffolder-react@1.19.4-next.0
- @backstage/plugin-techdocs-react@1.3.6-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/plugin-scaffolder-common@1.7.4-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.7
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-scaffolder-backend-module-azure@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-scaffolder-backend-module-bitbucket@0.3.17-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.16-next.0
- @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.16-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/plugin-bitbucket-cloud-common@0.3.5-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-scaffolder-backend-module-cookiecutter@0.3.18-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-backend-module-gcp@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-scaffolder-backend-module-gerrit@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-scaffolder-backend-module-gitea@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-scaffolder-backend-module-github@0.9.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-backend-module-gitlab@0.10.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-scaffolder-backend-module-notifications@0.1.17-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-notifications-node@0.2.22-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/plugin-notifications-common@0.2.0
@backstage/plugin-scaffolder-backend-module-rails@0.5.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-backend-module-sentry@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
@backstage/plugin-scaffolder-backend-module-yeoman@0.4.17-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/plugin-scaffolder-node-test-utils@0.3.6-next.0
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-common@1.7.4-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.18.3-next.0
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-scaffolder-node@0.12.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-scaffolder-common@1.7.4-next.0
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.3
@backstage/plugin-scaffolder-node-test-utils@0.3.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/backend-test-utils@1.10.1-next.0
- @backstage/plugin-scaffolder-node@0.12.2-next.0
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-react@1.19.4-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/plugin-scaffolder-common@1.7.4-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
@backstage/plugin-search@1.5.1-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/plugin-search-react@1.10.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.21
@backstage/plugin-search-backend@2.0.9-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-node@1.4.0-next.0
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/backend-openapi-utils@0.6.4-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.3
- @backstage/plugin-search-common@1.2.21
@backstage/plugin-search-backend-module-catalog@0.3.11-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-node@1.4.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/config@1.3.6
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.7
- @backstage/plugin-permission-common@0.9.3
- @backstage/plugin-search-common@1.2.21
@backstage/plugin-search-backend-module-elasticsearch@1.7.9-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-node@1.4.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/integration-aws-node@0.1.19
- @backstage/plugin-search-common@1.2.21
@backstage/plugin-search-backend-module-explore@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-node@1.4.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/plugin-search-common@1.2.21
@backstage/plugin-search-backend-module-pg@0.5.51-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-node@1.4.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/plugin-search-common@1.2.21
@backstage/plugin-search-backend-module-stack-overflow-collator@0.3.16-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-node@1.4.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/plugin-search-common@1.2.21
@backstage/plugin-search-backend-module-techdocs@0.4.9-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-node@1.4.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-techdocs-node@1.13.10-next.0
- @backstage/config@1.3.6
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/plugin-catalog-common@1.1.7
- @backstage/plugin-permission-common@0.9.3
- @backstage/plugin-search-common@1.2.21
@backstage/plugin-search-react@1.10.1-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.21
@backstage/plugin-signals@0.0.26-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-signals-react@0.0.18-next.0
- @backstage/types@1.2.2
@backstage/plugin-signals-backend@0.3.11-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-signals-node@0.1.27-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
@backstage/plugin-signals-node@0.1.27-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-events-node@0.4.18-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
@backstage/plugin-signals-react@0.0.18-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-techdocs@1.16.1-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/plugin-search-react@1.10.1-next.0
- @backstage/plugin-techdocs-react@1.3.6-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/config@1.3.6
- @backstage/plugin-auth-react@0.1.22-next.0
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/plugin-search-common@1.2.21
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-techdocs-addons-test-utils@1.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.19.3-next.0
- @backstage/test-utils@1.7.14-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/plugin-techdocs@1.16.1-next.0
- @backstage/plugin-catalog@1.32.1-next.0
- @backstage/plugin-search-react@1.10.1-next.0
- @backstage/plugin-techdocs-react@1.3.6-next.0
- @backstage/integration-react@1.2.13-next.0
@backstage/plugin-techdocs-backend@2.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/plugin-catalog-node@1.20.1-next.0
- @backstage/plugin-techdocs-node@1.13.10-next.0
- @backstage/config@1.3.6
- @backstage/catalog-client@1.12.1
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
@backstage/plugin-techdocs-module-addons-contrib@1.1.31-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-techdocs-react@1.3.6-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/core-components@0.18.4-next.0
@backstage/plugin-techdocs-node@1.13.10-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/integration@1.18.3-next.0
- @backstage/config@1.3.6
- @backstage/integration-aws-node@0.1.19
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/plugin-search-common@1.2.21
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-techdocs-react@1.3.6-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
- @backstage/version-bridge@1.0.11
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-user-settings@0.8.30-next.0
Patch Changes
- d02db50: Remove unnecessary use of
compatWrapperandconvertLegacyRouteRef(s) for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-app-api@1.19.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/plugin-signals-react@0.0.18-next.0
- @backstage/catalog-model@1.7.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-user-settings-common@0.0.1
@backstage/plugin-user-settings-backend@0.3.9-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-signals-node@0.1.27-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-user-settings-common@0.0.1
example-app@0.2.116-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-graph@0.5.4-next.0
- @backstage/ui@0.9.1-next.0
- @backstage/plugin-kubernetes@0.12.14-next.0
- @backstage/core-app-api@1.19.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.24-next.0
- @backstage/plugin-catalog-import@0.13.8-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/plugin-notifications@0.5.12-next.0
- @backstage/plugin-user-settings@0.8.30-next.0
- @backstage/plugin-scaffolder@1.34.4-next.0
- @backstage/plugin-api-docs@0.13.2-next.0
- @backstage/plugin-devtools@0.1.34-next.0
- @backstage/plugin-techdocs@1.16.1-next.0
- @backstage/plugin-catalog@1.32.1-next.0
- @backstage/plugin-search@1.5.1-next.0
- @backstage/plugin-home@0.8.15-next.0
- @backstage/plugin-org@0.6.47-next.0
- @backstage/cli@0.34.6-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/plugin-mui-to-bui@0.2.2-next.0
- @backstage/frontend-app-api@0.13.3-next.0
- @backstage/plugin-scaffolder-react@1.19.4-next.0
- @backstage/plugin-search-react@1.10.1-next.0
- @backstage/plugin-signals@0.0.26-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.31-next.0
- @backstage/plugin-techdocs-react@1.3.6-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/plugin-kubernetes-cluster@0.0.32-next.0
- @backstage/app-defaults@1.7.3-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/config@1.3.6
- @backstage/plugin-auth-react@0.1.22-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-model@1.7.6
- @backstage/plugin-catalog-common@1.1.7
- @backstage/plugin-search-common@1.2.21
example-app-next@0.0.30-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-graph@0.5.4-next.0
- @backstage/ui@0.9.1-next.0
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/plugin-kubernetes@0.12.14-next.0
- @backstage/core-app-api@1.19.3-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.24-next.0
- @backstage/plugin-app-visualizer@0.1.26-next.0
- @backstage/plugin-catalog-import@0.13.8-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/plugin-notifications@0.5.12-next.0
- @backstage/plugin-user-settings@0.8.30-next.0
- @backstage/plugin-scaffolder@1.34.4-next.0
- @backstage/plugin-api-docs@0.13.2-next.0
- @backstage/plugin-techdocs@1.16.1-next.0
- @backstage/plugin-catalog@1.32.1-next.0
- @backstage/plugin-search@1.5.1-next.0
- @backstage/plugin-home@0.8.15-next.0
- @backstage/plugin-app@0.3.3-next.0
- @backstage/plugin-org@0.6.47-next.0
- @backstage/cli@0.34.6-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/core-compat-api@0.5.5-next.0
- @backstage/frontend-app-api@0.13.3-next.0
- @backstage/frontend-defaults@0.3.4-next.0
- @backstage/plugin-auth@0.1.3-next.0
- @backstage/plugin-scaffolder-react@1.19.4-next.0
- @backstage/plugin-search-react@1.10.1-next.0
- @backstage/plugin-signals@0.0.26-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.31-next.0
- @backstage/plugin-techdocs-react@1.3.6-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/plugin-kubernetes-cluster@0.0.32-next.0
- @backstage/app-defaults@1.7.3-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/config@1.3.6
- @backstage/plugin-auth-react@0.1.22-next.0
- @backstage/plugin-permission-react@0.4.39-next.0
- @backstage/catalog-model@1.7.6
- @backstage/plugin-catalog-common@1.1.7
- @backstage/plugin-search-common@1.2.21
app-next-example-plugin@0.0.30-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-components@0.18.4-next.0
example-backend@0.0.45-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-backend-node@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.10-next.0
- @backstage/backend-defaults@0.14.0-next.0
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/plugin-scaffolder-backend@3.1.0-next.0
- @backstage/plugin-kubernetes-backend@0.20.5-next.0
- @backstage/plugin-mcp-actions-backend@0.1.6-next.0
- @backstage/plugin-search-backend@2.0.9-next.0
- @backstage/plugin-search-backend-module-catalog@0.3.11-next.0
- @backstage/plugin-search-backend-module-elasticsearch@1.7.9-next.0
- @backstage/plugin-search-backend-module-explore@0.3.10-next.0
- @backstage/plugin-search-backend-module-techdocs@0.4.9-next.0
- @backstage/plugin-app-backend@0.5.9-next.0
- @backstage/plugin-auth-backend@0.25.7-next.0
- @backstage/plugin-auth-backend-module-github-provider@0.3.10-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.2.15-next.0
- @backstage/plugin-auth-backend-module-openshift-provider@0.1.3-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.6.7-next.0
- @backstage/plugin-permission-backend@0.7.7-next.0
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.15-next.0
- @backstage/plugin-permission-node@0.10.7-next.0
- @backstage/plugin-events-backend@0.5.9-next.0
- @backstage/plugin-proxy-backend@0.6.9-next.0
- @backstage/plugin-catalog-backend@3.2.1-next.0
- @backstage/plugin-devtools-backend@0.5.12-next.0
- @backstage/plugin-events-backend-module-google-pubsub@0.1.7-next.0
- @backstage/plugin-notifications-backend@0.6.1-next.0
- @backstage/plugin-signals-backend@0.3.11-next.0
- @backstage/plugin-techdocs-backend@2.1.3-next.0
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.9-next.0
- @backstage/plugin-catalog-backend-module-openapi@0.2.17-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.15-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.9.3-next.0
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.17-next.0
- @backstage/catalog-model@1.7.6
- @backstage/plugin-permission-common@0.9.3
e2e-test@0.2.35-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.16-next.0
- @backstage/create-app@0.7.7-next.0
- @backstage/errors@1.2.7
@internal/frontend@0.0.16-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
@internal/scaffolder@0.0.16-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/plugin-scaffolder-react@1.19.4-next.0
techdocs-cli-embedded-app@0.2.115-next.0
Patch Changes
- Updated dependencies
- @backstage/ui@0.9.1-next.0
- @backstage/core-app-api@1.19.3-next.0
- @backstage/test-utils@1.7.14-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-techdocs@1.16.1-next.0
- @backstage/plugin-catalog@1.32.1-next.0
- @backstage/cli@0.34.6-next.0
- @backstage/theme@0.7.1-next.0
- @backstage/plugin-techdocs-react@1.3.6-next.0
- @backstage/integration-react@1.2.13-next.0
- @backstage/app-defaults@1.7.3-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/config@1.3.6
- @backstage/catalog-model@1.7.6
yarn-plugin-backstage@0.0.8-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.16-next.0
- @backstage/release-manifests@0.0.13
- @backstage/errors@1.2.7
@internal/plugin-todo-list@1.0.46-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-components@0.18.4-next.0
@internal/plugin-todo-list-backend@1.0.46-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/errors@1.2.7