Skip to main content
Version: Next

Release v1.54.0-next.1

Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.54.0-next.1

@backstage/integration@2.1.0-next.0

Minor Changes

  • dc951d4: Added support for creating a GitHub credentials provider backed by the connections service.

Patch Changes

  • Updated dependencies
    • @backstage/connections@0.3.0-next.1

@backstage/plugin-kubernetes-backend@0.22.0-next.1

Minor Changes

  • c6af8ac: Added audit logging for kubernetes-backend routes. The plugin now emits auditor events for cluster list, cluster proxy, entity workload queries, custom resource queries, and the deprecated services endpoint. Administrators can filter audit logs by eventId values cluster-fetch and resource-fetch, and by queryType in event metadata.

    BREAKING: KubernetesProxyOptions now requires AuditorService.

@backstage/backend-defaults@0.17.6-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/cli@0.36.5-next.0

Patch Changes

  • Updated dependencies
    • @backstage/eslint-plugin@0.3.2-next.0

@backstage/connections@0.3.0-next.1

Patch Changes

  • b9e11d2: Updated GitHub authentication selection to prefer an organization-specific App, then an unrestricted App, and finally the only configured App before falling back to token or anonymous authentication.

@backstage/core-components@0.18.13-next.1

Patch Changes

  • 96cd953: Fixed the DependencyGraph component to avoid a jarring initial render where nodes briefly pile up at overlapping positions before animating into place. The graph content is now hidden until node measurements are complete and the layout has fully settled, then revealed at the correct positions with transitions suppressed for the first frame.

    Also fixed a containerRef recreation chain where every graph dimension change caused the container measurement callback to be recreated and re-triggered, producing unnecessary re-renders during initial layout.

@backstage/create-app@0.9.1-next.1

Patch Changes

  • Bumped create-app version.

@backstage/dev-utils@1.1.26-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@3.2.1-next.1
    • @backstage/core-components@0.18.13-next.1
    • @backstage/integration-react@1.2.21-next.0

@backstage/eslint-plugin@0.3.2-next.0

Patch Changes

  • 1d026b0: Fixed visitImports to return an empty object instead of undefined for forward-compatibility with TypeScript 7's stricter return type checking.

@backstage/frontend-dynamic-feature-loader@0.1.15-next.0

Patch Changes

  • 6ea4a2d: Updated documentation link to point to the new per-module CLI command pages.

@backstage/integration-react@1.2.21-next.0

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-app@0.5.2-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.18.13-next.1
    • @backstage/integration-react@1.2.21-next.0

@backstage/plugin-bitbucket-cloud-common@0.3.12-next.0

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-catalog@2.0.8-next.1

Patch Changes

  • 1d026b0: Added explicit type annotations to FilterContainer and EntityListContainer re-exports for forward-compatibility with TypeScript 7.
  • Updated dependencies
    • @backstage/plugin-catalog-react@3.2.1-next.1
    • @backstage/core-components@0.18.13-next.1
    • @backstage/integration-react@1.2.21-next.0
    • @backstage/plugin-scaffolder-common@2.2.2-next.0

@backstage/plugin-catalog-backend@3.8.2-next.1

Patch Changes

  • ee40136: Fixed a missing promise return in a database migration rollback function.
  • b7650ad: Simplified internal router setup by removing unnecessary conditional guards around route registrations.
  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-catalog-backend-module-aws@0.4.26-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/backend-defaults@0.17.6-next.1

@backstage/plugin-catalog-backend-module-azure@0.3.20-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.5.14-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-bitbucket-cloud-common@0.3.12-next.0

@backstage/plugin-catalog-backend-module-bitbucket-server@0.5.14-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-catalog-backend-module-gerrit@0.3.17-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-catalog-backend-module-gitea@0.1.15-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-catalog-backend-module-github@0.13.5-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-catalog-backend-module-gitlab@0.8.6-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/backend-defaults@0.17.6-next.1

@backstage/plugin-catalog-backend-module-openapi@0.2.25-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.23-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-common@2.2.2-next.0

@backstage/plugin-catalog-import@0.13.16-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@3.2.1-next.1
    • @backstage/core-components@0.18.13-next.1
    • @backstage/integration@2.1.0-next.0
    • @backstage/integration-react@1.2.21-next.0

@backstage/plugin-catalog-react@3.2.1-next.1

Patch Changes

  • ed462ad: Fixed EntityOwnerPicker in owners-only mode to display human-readable entity titles (from metadata.title or spec.profile.displayName) instead of opaque internal names, both in the dropdown list and in the selected owner chips. The owner list is now virtualized, keeping the picker responsive for catalogs with large numbers of owner entities.
  • Updated dependencies
    • @backstage/core-components@0.18.13-next.1
    • @backstage/integration-react@1.2.21-next.0

@backstage/plugin-events-backend-module-github@0.4.15-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-notifications-backend-module-slack@0.4.5-next.1

Patch Changes

  • 4956d7f: Added support for routing notifications to a specific Slack channel via payload.metadata.slackChannel, with the existing entity annotation lookup as a fallback.

@backstage/plugin-scaffolder@1.38.2-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@3.2.1-next.1
    • @backstage/core-components@0.18.13-next.1
    • @backstage/integration@2.1.0-next.0
    • @backstage/integration-react@1.2.21-next.0
    • @backstage/plugin-scaffolder-common@2.2.2-next.0
    • @backstage/plugin-scaffolder-react@2.0.3-next.1

@backstage/plugin-scaffolder-backend@4.0.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-common@2.2.2-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-azure@0.2.24-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.3.9-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-bitbucket-cloud-common@0.3.12-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.24-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.24-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-cookiecutter@0.3.26-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-gcp@0.2.24-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-gerrit@0.2.24-next.1

Patch Changes

  • f83a652: Made description parameter optional in publish:gerrit action.
  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-gitea@0.2.24-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-github@0.9.12-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-gitlab@0.11.9-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-backend-module-rails@0.5.24-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-node@0.13.6-next.1

@backstage/plugin-scaffolder-common@2.2.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

@backstage/plugin-scaffolder-node@0.13.6-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-scaffolder-common@2.2.2-next.0

@backstage/plugin-scaffolder-react@2.0.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@3.2.1-next.1
    • @backstage/core-components@0.18.13-next.1
    • @backstage/plugin-scaffolder-common@2.2.2-next.0

@backstage/plugin-techdocs@1.18.0-next.1

Patch Changes

  • e06a951: chore(deps): bump dompurify from 3.4.11 to 3.4.12
  • Updated dependencies
    • @backstage/plugin-catalog-react@3.2.1-next.1
    • @backstage/core-components@0.18.13-next.1
    • @backstage/integration@2.1.0-next.0
    • @backstage/integration-react@1.2.21-next.0

@backstage/plugin-techdocs-addons-test-utils@2.0.8-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-techdocs@1.18.0-next.1
    • @backstage/plugin-catalog-react@3.2.1-next.1
    • @backstage/plugin-catalog@2.0.8-next.1
    • @backstage/integration-react@1.2.21-next.0

@backstage/plugin-techdocs-backend@2.2.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0
    • @backstage/plugin-techdocs-node@1.15.3-next.1

@backstage/plugin-techdocs-module-addons-contrib@1.1.39-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.18.13-next.1
    • @backstage/integration@2.1.0-next.0
    • @backstage/integration-react@1.2.21-next.0

@backstage/plugin-techdocs-node@1.15.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration@2.1.0-next.0

example-app@0.0.38-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-techdocs@1.18.0-next.1
    • @backstage/plugin-catalog-react@3.2.1-next.1
    • @backstage/core-components@0.18.13-next.1
    • @backstage/plugin-catalog@2.0.8-next.1
    • @backstage/integration-react@1.2.21-next.0
    • @backstage/plugin-catalog-import@0.13.16-next.1
    • @backstage/plugin-scaffolder@1.38.2-next.1
    • @backstage/plugin-techdocs-module-addons-contrib@1.1.39-next.1
    • @backstage/cli@0.36.5-next.0
    • @backstage/plugin-app@0.5.2-next.1
    • @backstage/plugin-scaffolder-react@2.0.3-next.1

example-app-legacy@0.2.124-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-techdocs@1.18.0-next.1
    • @backstage/plugin-catalog-react@3.2.1-next.1
    • @backstage/core-components@0.18.13-next.1
    • @backstage/plugin-catalog@2.0.8-next.1
    • @backstage/integration-react@1.2.21-next.0
    • @backstage/plugin-catalog-import@0.13.16-next.1
    • @backstage/plugin-scaffolder@1.38.2-next.1
    • @backstage/plugin-techdocs-module-addons-contrib@1.1.39-next.1
    • @backstage/cli@0.36.5-next.0
    • @backstage/plugin-scaffolder-react@2.0.3-next.1

example-backend@0.0.53-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-backend@3.8.2-next.1
    • @backstage/plugin-kubernetes-backend@0.22.0-next.1
    • @backstage/backend-defaults@0.17.6-next.1
    • @backstage/plugin-catalog-backend-module-openapi@0.2.25-next.1
    • @backstage/plugin-scaffolder-backend@4.0.3-next.1
    • @backstage/plugin-scaffolder-backend-module-github@0.9.12-next.1
    • @backstage/plugin-techdocs-backend@2.2.3-next.1
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.23-next.1

techdocs-cli-embedded-app@0.2.123-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-techdocs@1.18.0-next.1
    • @backstage/core-components@0.18.13-next.1
    • @backstage/plugin-catalog@2.0.8-next.1
    • @backstage/integration-react@1.2.21-next.0
    • @backstage/cli@0.36.5-next.0