Release v1.55.0-next.2
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.55.0-next.2
@backstage/plugin-catalog-backend@4.0.0-next.1
Major Changes
- d2cf99f: BREAKING: Removed the deprecated
catalog.enableRelationsCompatibilityconfig option and its associated compatibility layer. Entity relations are now always returned in the standard format with onlytargetRef. If you were relying on thetargetfield in relations, update your code to usetargetRefinstead.
Patch Changes
- f5119cc: Improved PostgreSQL catalog query planning by correcting entity cardinality statistics for the search table.
- 72c16f5: Use stable PostgreSQL array parameters for
$infilter predicates. - 7629e5e: Use stable PostgreSQL array parameters for batched refresh state lookups and updates.
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/filter-predicates@0.1.5-next.1
- @backstage/integration@2.1.2-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
@backstage/connections@0.4.0-next.0
Minor Changes
- 06cd10c: Removed the nonexistent
queryandauthproperties from connection type descriptors, along with the unusedAuthValuetype. Query and returned authentication types remain inferred throughConnectionsService.find.
Patch Changes
- 9cf2287: Added support for calling
findwithoutauthMethods, which returns connection info (type, title, and config fields) without any auth data. This is useful for consumers that only need connection metadata like API base URLs and don't handle authentication themselves. - Updated dependencies
- @backstage/config@1.3.9-next.0
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.8.0-next.1
Minor Changes
- 305e2f7: BREAKING: The incremental ingestion administrative routes now enforce separate read and manage permissions. Installations with custom permission policies must add decisions for the new permissions.
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/plugin-catalog-backend@4.0.0-next.1
- @backstage/config@1.3.9-next.0
- @backstage/backend-defaults@0.17.9-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
@backstage/plugin-catalog-common@1.2.0-next.0
Minor Changes
- 305e2f7: Added permissions for reading and managing catalog ingestion providers.
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-kubernetes-react@0.6.0-next.2
Minor Changes
- cfba1bc: BREAKING PRODUCERS: The
FixDialog,ContainerCard, andPodLogscomponents no longer accept an implicitchildrenprop. This aligns them with ADR006. If you were passing children to these components, remove them as they were never rendered.
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/plugin-kubernetes-common@0.9.13-next.1
@backstage/backend-app-api@1.7.4-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/connections@0.4.0-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/backend-defaults@0.17.9-next.1
Patch Changes
- 55f30b8: Reduced scheduler database polling overhead by batching readiness checks for global tasks registered by each plugin into one query per poll cycle on each backend instance.
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-app-api@1.7.4-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/config-loader@1.11.3-next.0
- @backstage/integration@2.1.2-next.1
- @backstage/integration-aws-node@0.2.2-next.0
- @backstage/plugin-auth-node@0.7.5-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
@backstage/backend-dynamic-feature-service@0.8.7-next.2
Patch Changes
- 064c2de: Updated the Module Federation dependencies to versions that avoid known security vulnerabilities.
- Updated dependencies
- @backstage/plugin-catalog-backend@4.0.0-next.1
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/backend-defaults@0.17.9-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/config-loader@1.11.3-next.0
- @backstage/plugin-auth-node@0.7.5-next.1
- @backstage/plugin-events-backend@0.6.6-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
- @backstage/plugin-search-backend-node@1.4.8-next.1
- @backstage/plugin-app-node@0.1.49-next.1
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/backend-plugin-api@1.10.1-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-auth-node@0.7.5-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
@backstage/backend-test-utils@1.11.7-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-defaults@0.17.9-next.1
- @backstage/backend-app-api@1.7.4-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-auth-node@0.7.5-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
@backstage/catalog-client@1.16.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/filter-predicates@0.1.5-next.1
@backstage/cli@0.36.6-next.1
Patch Changes
- 89743dc: Replaced the deprecated dependency used by
repo list-deprecationswith the equivalent TypeScript ESLint rule. - Updated dependencies
- @backstage/cli-module-build@0.1.8-next.2
- @backstage/cli-defaults@0.1.6-next.2
@backstage/cli-defaults@0.1.6-next.2
Patch Changes
- Updated dependencies
- @backstage/cli-module-maintenance@0.1.5-next.0
- @backstage/cli-module-build@0.1.8-next.2
- @backstage/cli-module-package-manager-yarn@0.1.1-next.1
- @backstage/cli-module-config@0.1.7-next.0
@backstage/cli-module-build@0.1.8-next.2
Patch Changes
- 064c2de: Updated the Module Federation dependencies to versions that avoid known security vulnerabilities.
- 96badbc: Fixed a bug where plugin packages installed through feature discovery were loaded before the app's own code ran. This could cause bootstrap-order-sensitive setup code in the app, such as configuring MUI 5's class name prefix, to be skipped if a discovered plugin's dependencies loaded MUI 5 components first. Discovered plugin packages are now loaded after the app's own code instead.
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/module-federation-common@0.1.5-next.0
- @backstage/config-loader@1.11.3-next.0
@backstage/cli-module-config@0.1.7-next.0
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/config-loader@1.11.3-next.0
@backstage/cli-module-maintenance@0.1.5-next.0
Patch Changes
- 89743dc: Replaced the deprecated dependency used by
repo list-deprecationswith the equivalent TypeScript ESLint rule.
@backstage/cli-module-package-manager-yarn@0.1.1-next.1
Patch Changes
- 064c2de: Updated the Yarn tooling dependencies to versions that avoid known security vulnerabilities.
@backstage/config@1.3.9-next.0
Patch Changes
- 1134d4b: Fixed reading a duration from configuration so that an all-zero ISO 8601 duration (such as
PT0S) now yields a consistent zero value instead of an empty result.
@backstage/config-loader@1.11.3-next.0
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
@backstage/core-app-api@1.20.5-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/ui@0.18.0-next.2
- @backstage/core-plugin-api@1.12.10-next.1
@backstage/core-components@0.18.14-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/ui@0.18.0-next.2
- @backstage/core-plugin-api@1.12.10-next.1
@backstage/core-plugin-api@1.12.10-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/frontend-plugin-api@0.18.1-next.1
@backstage/create-app@0.9.2-next.2
Patch Changes
- Bumped create-app version.
@backstage/filter-predicates@0.1.5-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
@backstage/frontend-app-api@0.16.8-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/core-app-api@1.20.5-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/filter-predicates@0.1.5-next.1
- @backstage/frontend-defaults@0.5.6-next.2
- @backstage/frontend-plugin-api@0.18.1-next.1
@backstage/frontend-defaults@0.5.6-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/core-components@0.18.14-next.2
- @backstage/frontend-app-api@0.16.8-next.2
- @backstage/frontend-plugin-api@0.18.1-next.1
@backstage/frontend-dynamic-feature-loader@0.1.16-next.1
Patch Changes
- 064c2de: Updated the Module Federation dependencies to versions that avoid known security vulnerabilities.
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/module-federation-common@0.1.5-next.0
- @backstage/frontend-plugin-api@0.18.1-next.1
@backstage/frontend-plugin-api@0.18.1-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/filter-predicates@0.1.5-next.1
@backstage/frontend-test-utils@0.6.4-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-app-react@0.2.7-next.1
- @backstage/core-app-api@1.20.5-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/filter-predicates@0.1.5-next.1
- @backstage/frontend-app-api@0.16.8-next.2
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/test-utils@1.7.22-next.2
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-react@0.5.5-next.1
@backstage/integration@2.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/connections@0.4.0-next.0
@backstage/integration-aws-node@0.2.2-next.0
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/connections@0.4.0-next.0
@backstage/integration-react@1.2.22-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/integration@2.1.2-next.1
@backstage/module-federation-common@0.1.5-next.0
Patch Changes
- 064c2de: Updated the Module Federation dependencies to versions that avoid known security vulnerabilities.
- Updated dependencies
- @backstage/config@1.3.9-next.0
@backstage/repo-tools@0.19.1-next.1
Patch Changes
- 0c1b8ee: Updated the OpenAPI generator tooling to avoid known security vulnerabilities.
- Updated dependencies
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/config-loader@1.11.3-next.0
@techdocs/cli@1.11.5-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-node@1.16.0-next.1
- @backstage/config@1.3.9-next.0
- @backstage/backend-defaults@0.17.9-next.1
@backstage/test-utils@1.7.22-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/core-app-api@1.20.5-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-react@0.5.5-next.1
@backstage/ui@0.18.0-next.2
Patch Changes
-
0dd80f7: Fixed pagination state handling in
useTable, including initial offsets, shrinking complete datasets, controlled loading transitions, valid zero and empty cursors, cached error recovery, immediately resolving reloads, and unnecessary reloads when controlled callback identities change.Affected components:
useTable
@backstage/plugin-api-docs@0.14.5-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/plugin-catalog@2.0.9-next.2
- @backstage/ui@0.18.0-next.2
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/plugin-permission-react@0.5.5-next.1
@backstage/plugin-app-backend@0.5.18-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/config-loader@1.11.3-next.0
- @backstage/plugin-auth-node@0.7.5-next.1
- @backstage/plugin-app-node@0.1.49-next.1
@backstage/plugin-app-node@0.1.49-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/config-loader@1.11.3-next.0
@backstage/plugin-app-react@0.2.7-next.1
Patch Changes
- 40838dc: Added an extension boundary around custom navigation content.
- Updated dependencies
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
@backstage/plugin-auth-backend@0.30.1-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-auth-node@0.7.5-next.1
@backstage/plugin-auth-backend-module-cloudflare-access-provider@0.4.19-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-auth-node@0.7.5-next.1
@backstage/plugin-auth-backend-module-oidc-provider@0.4.21-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-auth-backend@0.30.1-next.2
- @backstage/plugin-auth-node@0.7.5-next.1
@backstage/plugin-auth-backend-module-pinniped-provider@0.3.18-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-auth-node@0.7.5-next.1
@backstage/plugin-auth-node@0.7.5-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/catalog-client@1.16.2-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-bitbucket-cloud-common@0.3.13-next.1
Patch Changes
- 0c1b8ee: Updated the OpenAPI generator tooling to avoid known security vulnerabilities.
- Updated dependencies
- @backstage/integration@2.1.2-next.1
@backstage/plugin-catalog@2.0.9-next.2
Patch Changes
- 4611178: Add support for legacy props in catalog entity card exports by widening the public TypeScript prop types. This ensures compatibility for consumers still using legacy properties such as
variantandcolumns. - acc6666: Fixed entity context menus to report errors from contributed items without disrupting the menu.
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/ui@0.18.0-next.2
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/integration-react@1.2.22-next.1
- @backstage/plugin-permission-react@0.5.5-next.1
- @backstage/plugin-techdocs-react@1.3.15-next.2
- @backstage/plugin-scaffolder-common@2.3.0-next.2
- @backstage/plugin-search-common@1.2.25-next.0
- @backstage/plugin-search-react@1.11.8-next.2
@backstage/plugin-catalog-backend-module-aws@0.4.28-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/backend-defaults@0.17.9-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
- @backstage/integration-aws-node@0.2.2-next.0
- @backstage/plugin-kubernetes-common@0.9.13-next.1
@backstage/plugin-catalog-backend-module-azure@0.3.22-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-catalog-backend-module-backstage-openapi@0.5.18-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.5.15-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/plugin-bitbucket-cloud-common@0.3.13-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-catalog-backend-module-bitbucket-server@0.5.15-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-catalog-backend-module-gcp@0.3.23-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-kubernetes-common@0.9.13-next.1
@backstage/plugin-catalog-backend-module-gerrit@0.3.18-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-catalog-backend-module-gitea@0.1.16-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-catalog-backend-module-github@0.14.0-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-catalog-backend-module-github-org@0.3.26-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-backend-module-github@0.14.0-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-catalog-backend-module-gitlab@0.8.8-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/backend-defaults@0.17.9-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-catalog-backend-module-ldap@0.12.9-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-catalog-backend-module-logs@0.1.26-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@4.0.0-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-catalog-backend-module-msgraph@0.10.6-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-catalog-backend-module-msgraph-incremental@0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend-module-incremental-ingestion@0.8.0-next.1
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-backend-module-msgraph@0.10.6-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-catalog-backend-module-openapi@0.2.26-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-catalog-backend-module-puppetdb@0.2.26-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.24-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-scaffolder-common@2.3.0-next.2
@backstage/plugin-catalog-backend-module-unprocessed@0.6.16-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-auth-node@0.7.5-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-catalog-unprocessed-entities-common@0.0.17-next.0
@backstage/plugin-catalog-import@0.13.18-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/integration@2.1.2-next.1
- @backstage/integration-react@1.2.22-next.1
- @backstage/plugin-permission-react@0.5.5-next.1
@backstage/plugin-catalog-node@2.2.5-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/catalog-client@1.16.2-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
@backstage/plugin-catalog-react@3.2.3-next.2
Patch Changes
- Updated dependencies
- @backstage/ui@0.18.0-next.2
- @backstage/catalog-client@1.16.2-next.1
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/filter-predicates@0.1.5-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/integration-react@1.2.22-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-react@0.5.5-next.1
@backstage/plugin-catalog-unprocessed-entities@0.2.35-next.2
Patch Changes
- Updated dependencies
- @backstage/ui@0.18.0-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/plugin-catalog-unprocessed-entities-common@0.0.17-next.0
@backstage/plugin-catalog-unprocessed-entities-common@0.0.17-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.11-next.0
@backstage/plugin-devtools@0.1.43-next.2
Patch Changes
- 38441ff: Migrate to toastApi from deprecated alertApi
- Updated dependencies
- @backstage/ui@0.18.0-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/plugin-permission-react@0.5.5-next.1
- @backstage/plugin-devtools-common@0.1.26-next.0
@backstage/plugin-devtools-backend@0.5.21-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/config-loader@1.11.3-next.0
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
- @backstage/plugin-devtools-common@0.1.26-next.0
@backstage/plugin-devtools-common@0.1.26-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.11-next.0
@backstage/plugin-events-backend@0.6.6-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-events-backend-module-aws-sqs@0.4.26-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-events-backend-module-azure@0.2.35-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-events-backend-module-github@0.4.16-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-events-backend-module-gitlab@0.3.16-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-events-backend-module-google-pubsub@0.2.7-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/filter-predicates@0.1.5-next.1
@backstage/plugin-events-backend-module-kafka@0.3.8-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-home@0.9.10-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/core-app-api@1.20.5-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
@backstage/plugin-kubernetes@0.12.23-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-react@0.6.0-next.2
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/plugin-permission-react@0.5.5-next.1
- @backstage/plugin-kubernetes-common@0.9.13-next.1
@backstage/plugin-kubernetes-backend@0.21.11-next.2
Patch Changes
- 5268d63: Migrated tests from MSW v1 to MSW v2.
- 97a7e8e: The catalog cluster locator now validates Kubernetes API server URLs to block SSRF targets (non-public addresses, cloud metadata endpoints, and non-HTTPS URLs by default). Operators may list trusted hostnames in
dangerouslyAllowClusterUrlson the catalog locator method to permit HTTP or non-public addresses for those hosts only (for example local minikube). Catalog entities cannot use theserviceAccountauth provider, cannot enable TLS verification skipping unlessdangerouslyAllowSkipTLSVerifyis set on the locator method, and only permitted annotations are passed through as auth metadata. Kubernetes API fetches no longer follow HTTP redirects automatically. - Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-kubernetes-node@0.4.8-next.2
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration-aws-node@0.2.2-next.0
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
- @backstage/plugin-kubernetes-common@0.9.13-next.1
@backstage/plugin-kubernetes-cluster@0.0.41-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-react@0.6.0-next.2
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/plugin-permission-react@0.5.5-next.1
- @backstage/plugin-kubernetes-common@0.9.13-next.1
@backstage/plugin-kubernetes-common@0.9.13-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.11-next.0
@backstage/plugin-kubernetes-node@0.4.8-next.2
Patch Changes
- 5268d63: Migrated tests from MSW v1 to MSW v2.
- Updated dependencies
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-kubernetes-common@0.9.13-next.1
@backstage/plugin-mcp-actions-backend@0.2.2-next.1
Patch Changes
- 4a27653: The default MCP server at
/api/mcp-actions/v1is now always exposed. Previously, configuringmcpActions.serversreplaced it, so the default endpoint was no longer served once a single named server was added. Named servers are now subsets of the default one, which continues to expose every registered action, so the same action can be exposed both there and on as many named servers as you like. - Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-notifications@0.5.21-next.2
Patch Changes
- Updated dependencies
- @backstage/ui@0.18.0-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/plugin-notifications-common@0.2.4-next.0
@backstage/plugin-notifications-backend@0.6.9-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-notifications-node@0.2.30-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-notifications-common@0.2.4-next.0
@backstage/plugin-notifications-backend-module-email@0.3.25-next.1
Patch Changes
- 80a548a: Added
resolveNotificationLinkutility function that resolves relative notification links to absolute URLs using a provided base URL. This can be used by notification processor modules to ensure links are absolute before forwarding them to external systems. - Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-notifications-node@0.2.30-next.1
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration-aws-node@0.2.2-next.0
- @backstage/plugin-notifications-common@0.2.4-next.0
@backstage/plugin-notifications-backend-module-slack@0.4.6-next.1
Patch Changes
- 80a548a: Added
resolveNotificationLinkutility function that resolves relative notification links to absolute URLs using a provided base URL. This can be used by notification processor modules to ensure links are absolute before forwarding them to external systems. - Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-notifications-node@0.2.30-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-notifications-common@0.2.4-next.0
@backstage/plugin-notifications-common@0.2.4-next.0
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
@backstage/plugin-notifications-node@0.2.30-next.1
Patch Changes
- 80a548a: Added
resolveNotificationLinkutility function that resolves relative notification links to absolute URLs using a provided base URL. This can be used by notification processor modules to ensure links are absolute before forwarding them to external systems. - Updated dependencies
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-notifications-common@0.2.4-next.0
@backstage/plugin-org@0.7.9-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/ui@0.18.0-next.2
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
@backstage/plugin-permission-backend@0.7.16-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-auth-node@0.7.5-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
@backstage/plugin-permission-backend-module-allow-all-policy@0.2.23-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-auth-node@0.7.5-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
@backstage/plugin-permission-common@0.9.11-next.0
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
@backstage/plugin-permission-node@0.11.4-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
@backstage/plugin-permission-react@0.5.5-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
@backstage/plugin-scaffolder@1.39.0-next.2
Patch Changes
- cfba1bc: Updated internal type definitions. No changes to runtime behavior or public API.
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/ui@0.18.0-next.2
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/filter-predicates@0.1.5-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/integration@2.1.2-next.1
- @backstage/integration-react@1.2.22-next.1
- @backstage/plugin-permission-react@0.5.5-next.1
- @backstage/plugin-techdocs-react@1.3.15-next.2
- @backstage/plugin-scaffolder-common@2.3.0-next.2
@backstage/plugin-scaffolder-backend@4.2.0-next.2
Patch Changes
- 3bb3710: Improved task worker resilience by backing off repeated database claim failures, containing unexpected task execution errors, and preventing new work from being claimed during graceful shutdown.
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
- @backstage/plugin-scaffolder-common@2.3.0-next.2
@backstage/plugin-scaffolder-backend-module-azure@0.2.26-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.3.11-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/plugin-bitbucket-cloud-common@0.3.13-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.26-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.26-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-scaffolder-backend-module-gcp@0.2.25-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-scaffolder-backend-module-gerrit@0.2.25-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-scaffolder-backend-module-gitea@0.2.25-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-scaffolder-backend-module-github@0.9.14-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-scaffolder-backend-module-gitlab@0.11.11-next.2
Patch Changes
-
20595f0: The
gitlab:projectVariable:createaction no longer includes the variable value in its checkpoint key, preventing secret values from being persisted in scaffolder task state. Thegitlab:pipeline:triggeraction has been refactored so that the temporary pipeline trigger token is never serialized into checkpoint state. -
4740660: Sped up
publish:gitlab:merge-requestandgitlab:repo:pushby drastically reducing the number of GitLab API requests they make.Under the default
commitAction: 'auto', both actions previously downloaded the contents of every file already present on the target branch in order to work out which ones had actually changed. That information is available from the repository listing they already fetch, so the comparison is now done locally and those per-file requests are gone. The listing itself is also fetched in larger pages.For a merge request against a repository of a few hundred files this cuts the number of requests from roughly 300 to under ten, taking a step that took 5-15 seconds against a self-hosted GitLab down to about 3 seconds. Which files are created, updated or skipped is unchanged, including for repositories using git sha256 object format.
-
Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-scaffolder-backend-module-notifications@0.1.26-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/plugin-notifications-node@0.2.30-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-notifications-common@0.2.4-next.0
@backstage/plugin-scaffolder-backend-module-rails@0.5.25-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-scaffolder-backend-module-sentry@0.3.8-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/plugin-scaffolder-node@0.13.7-next.2
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-scaffolder-common@2.3.0-next.2
Patch Changes
- Updated dependencies
- @backstage/integration@2.1.2-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
@backstage/plugin-scaffolder-node@0.13.7-next.2
Patch Changes
- 3bb3710: Added optional cancellation support when waiting to claim a scaffolder task.
- Updated dependencies
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
- @backstage/plugin-scaffolder-common@2.3.0-next.2
@backstage/plugin-search@1.7.8-next.2
Patch Changes
- Updated dependencies
- @backstage/ui@0.18.0-next.2
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/plugin-search-common@1.2.25-next.0
- @backstage/plugin-search-react@1.11.8-next.2
@backstage/plugin-search-backend@2.1.7-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
- @backstage/plugin-search-backend-node@1.4.8-next.1
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-search-backend-module-catalog@0.3.19-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/config@1.3.9-next.0
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-search-backend-node@1.4.8-next.1
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-search-backend-module-elasticsearch@1.8.8-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration-aws-node@0.2.2-next.0
- @backstage/plugin-search-backend-node@1.4.8-next.1
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-search-backend-module-explore@0.3.18-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-search-backend-node@1.4.8-next.1
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-search-backend-module-pg@0.5.59-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-search-backend-node@1.4.8-next.1
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-search-backend-module-stack-overflow-collator@0.3.24-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-search-backend-node@1.4.8-next.1
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-search-backend-module-techdocs@0.4.18-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/plugin-techdocs-node@1.16.0-next.1
- @backstage/config@1.3.9-next.0
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-search-backend-node@1.4.8-next.1
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-search-backend-node@1.4.8-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-search-common@1.2.25-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.11-next.0
@backstage/plugin-search-react@1.11.8-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-signals-backend@0.3.19-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-techdocs@1.18.1-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/ui@0.18.0-next.2
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/integration@2.1.2-next.1
- @backstage/integration-react@1.2.22-next.1
- @backstage/plugin-techdocs-react@1.3.15-next.2
- @backstage/plugin-search-common@1.2.25-next.0
- @backstage/plugin-search-react@1.11.8-next.2
@backstage/plugin-techdocs-backend@2.3.0-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-node@1.16.0-next.1
- @backstage/config@1.3.9-next.0
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
@backstage/plugin-techdocs-node@1.16.0-next.1
Patch Changes
- 1711594: Fixed local TechDocs generation when temporary source paths resolve through filesystem aliases.
- e582b56: Fixed AWS S3 publishing to paginate existing objects in order to properly remove all stale TechDocs files.
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/integration@2.1.2-next.1
- @backstage/integration-aws-node@0.2.2-next.0
- @backstage/plugin-search-common@1.2.25-next.0
@backstage/plugin-techdocs-react@1.3.15-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-plugin-api@0.18.1-next.1
example-app@0.0.39-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/cli@0.36.6-next.1
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog@2.0.9-next.2
- @backstage/plugin-app-react@0.2.7-next.1
- @backstage/plugin-scaffolder@1.39.0-next.2
- @backstage/plugin-devtools@0.1.43-next.2
- @backstage/ui@0.18.0-next.2
- @backstage/plugin-api-docs@0.14.5-next.2
- @backstage/plugin-catalog-import@0.13.18-next.2
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/plugin-org@0.7.9-next.2
- @backstage/core-app-api@1.20.5-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-app-api@0.16.8-next.2
- @backstage/frontend-defaults@0.5.6-next.2
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/integration-react@1.2.22-next.1
- @backstage/plugin-home@0.9.10-next.2
- @backstage/plugin-permission-react@0.5.5-next.1
- @backstage/plugin-techdocs@1.18.1-next.2
- @backstage/plugin-techdocs-react@1.3.15-next.2
- @backstage/plugin-kubernetes@0.12.23-next.2
- @backstage/plugin-kubernetes-cluster@0.0.41-next.2
- @backstage/plugin-notifications@0.5.21-next.2
- @backstage/plugin-search-common@1.2.25-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.35-next.2
- @backstage/plugin-search@1.7.8-next.2
- @backstage/plugin-search-react@1.11.8-next.2
example-app-legacy@0.2.125-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-common@1.2.0-next.0
- @backstage/cli@0.36.6-next.1
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog@2.0.9-next.2
- @backstage/plugin-scaffolder@1.39.0-next.2
- @backstage/plugin-devtools@0.1.43-next.2
- @backstage/ui@0.18.0-next.2
- @backstage/plugin-api-docs@0.14.5-next.2
- @backstage/plugin-catalog-import@0.13.18-next.2
- @backstage/plugin-catalog-react@3.2.3-next.2
- @backstage/plugin-org@0.7.9-next.2
- @backstage/core-app-api@1.20.5-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/core-plugin-api@1.12.10-next.1
- @backstage/frontend-app-api@0.16.8-next.2
- @backstage/integration-react@1.2.22-next.1
- @backstage/plugin-home@0.9.10-next.2
- @backstage/plugin-permission-react@0.5.5-next.1
- @backstage/plugin-techdocs@1.18.1-next.2
- @backstage/plugin-techdocs-react@1.3.15-next.2
- @backstage/plugin-kubernetes@0.12.23-next.2
- @backstage/plugin-kubernetes-cluster@0.0.41-next.2
- @backstage/plugin-notifications@0.5.21-next.2
- @backstage/plugin-search-common@1.2.25-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.35-next.2
- @backstage/plugin-search@1.7.8-next.2
- @backstage/plugin-search-react@1.11.8-next.2
example-backend@0.0.54-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@4.0.0-next.1
- @backstage/plugin-scaffolder-backend@4.2.0-next.2
- @backstage/plugin-mcp-actions-backend@0.2.2-next.1
- @backstage/plugin-kubernetes-backend@0.21.11-next.2
- @backstage/backend-defaults@0.17.9-next.1
- @backstage/plugin-catalog-backend-module-openapi@0.2.26-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.24-next.2
- @backstage/plugin-search-backend-module-catalog@0.3.19-next.2
- @backstage/plugin-search-backend-module-techdocs@0.4.18-next.2
- @backstage/plugin-catalog-backend-module-logs@0.1.26-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
- @backstage/plugin-app-backend@0.5.18-next.1
- @backstage/plugin-auth-backend@0.30.1-next.2
- @backstage/plugin-auth-node@0.7.5-next.1
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.18-next.1
- @backstage/plugin-devtools-backend@0.5.21-next.1
- @backstage/plugin-events-backend@0.6.6-next.1
- @backstage/plugin-events-backend-module-google-pubsub@0.2.7-next.1
- @backstage/plugin-notifications-backend@0.6.9-next.1
- @backstage/plugin-permission-backend@0.7.16-next.1
- @backstage/plugin-permission-common@0.9.11-next.0
- @backstage/plugin-permission-node@0.11.4-next.1
- @backstage/plugin-scaffolder-backend-module-github@0.9.14-next.2
- @backstage/plugin-search-backend@2.1.7-next.2
- @backstage/plugin-search-backend-module-elasticsearch@1.8.8-next.2
- @backstage/plugin-search-backend-module-explore@0.3.18-next.1
- @backstage/plugin-search-backend-node@1.4.8-next.1
- @backstage/plugin-signals-backend@0.3.19-next.1
- @backstage/plugin-techdocs-backend@2.3.0-next.1
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.26-next.2
- @backstage/plugin-catalog-backend-module-unprocessed@0.6.16-next.1
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.23-next.1
@backstage/connections-node@0.2.3-next.1
Patch Changes
- Updated dependencies
- @backstage/connections@0.4.0-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
techdocs-cli-embedded-app@0.2.124-next.2
Patch Changes
- Updated dependencies
- @backstage/cli@0.36.6-next.1
- @backstage/config@1.3.9-next.0
- @backstage/plugin-catalog@2.0.9-next.2
- @backstage/plugin-app-react@0.2.7-next.1
- @backstage/ui@0.18.0-next.2
- @backstage/core-app-api@1.20.5-next.2
- @backstage/core-components@0.18.14-next.2
- @backstage/frontend-defaults@0.5.6-next.2
- @backstage/frontend-plugin-api@0.18.1-next.1
- @backstage/integration-react@1.2.22-next.1
- @backstage/test-utils@1.7.22-next.2
- @backstage/plugin-techdocs@1.18.1-next.2
- @backstage/plugin-techdocs-react@1.3.15-next.2
@backstage/plugin-connections-example-backend@0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/connections@0.4.0-next.0
- @backstage/backend-defaults@0.17.9-next.1
- @backstage/catalog-client@1.16.2-next.1
- @backstage/plugin-catalog-node@2.2.5-next.1
- @backstage/backend-plugin-api@1.10.1-next.1
@backstage/plugin-connections-example-backend-module-gitlab@0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.3.9-next.0
- @backstage/connections@0.4.0-next.0
- @backstage/backend-plugin-api@1.10.1-next.1
@internal/plugin-todo-list-common@1.0.32-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.11-next.0