Skip to main content

Release v1.29.0-next.0

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

@backstage/core-app-api@1.13.0-next.0

Minor Changes

  • d3c39fc: Allow for the disabling of external routes through config, which was rendered impossible after the introduction of default targets.

    app:
    routes:
    bindings:
    # This has the effect of removing the button for registering new
    # catalog entities in the scaffolder template list view
    scaffolder.registerComponent: false

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.9.3
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8

@backstage/integration@1.13.0-next.0

Minor Changes

  • b5deed0: Add support for token for bitbucketCloud integration

Patch Changes

  • Updated dependencies
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder@1.22.0-next.0

Minor Changes

  • 52b6db0: Use virtualization with EntityPicker as done earlier with MultiEntityPicker to fix performance issues with large data sets. VirtualizedListbox extracted into reusable component.
  • 3583ce5: Use virtualization with MultiEntityPicker. Fixes performance issues with large data sets.
  • b5deed0: Add support for bitbucketCloud autocomplete in RepoUrlPicker

Patch Changes

  • 661b354: Fixed a bug where the RepoUrlPicker would still require the owner field for azure
  • 89c44b3: Support catalogFilter array on OwnedEntityPicker
  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/plugin-scaffolder-react@1.10.0-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-react@0.4.23
    • @backstage/plugin-scaffolder-common@1.5.3

@backstage/plugin-scaffolder-backend@1.23.0-next.0

Minor Changes

  • b5deed0: Add support for autocomplete extension point to provide additional autocomplete handlers
  • 0b52438: Serialization of the scaffolder workspace into GCP bucket

Patch Changes

  • da90cce: Updated dependency esbuild to ^0.21.0.
  • 62d1fe3: Fix user entity not being fetched for scaffolder dry runner
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-scaffolder-backend-module-gitlab@0.4.3-next.0
    • @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.11-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-backend-module-azure@0.1.13-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.11-next.0
    • @backstage/plugin-bitbucket-cloud-common@0.2.21-next.0
    • @backstage/plugin-scaffolder-backend-module-github@0.4.0-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.19-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/plugin-scaffolder-backend-module-bitbucket@0.2.11-next.0
    • @backstage/plugin-scaffolder-backend-module-gerrit@0.1.13-next.0
    • @backstage/plugin-scaffolder-backend-module-gitea@0.1.11-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-permission-common@0.7.14
    • @backstage/plugin-scaffolder-common@1.5.3

@backstage/plugin-scaffolder-backend-module-gcp@0.1.0-next.2

Minor Changes

  • 0b52438: Serialization of the scaffolder workspace into GCP bucket

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-github@0.4.0-next.0

Minor Changes

  • 70c4b36: Adds support for custom tag policies when creating GitHub environments.

Patch Changes

  • 4410fed: Fixed issue with octokit call missing owner and repo when creating environment variables and secrets using github:environment:create action
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-react@1.10.0-next.0

Minor Changes

  • b5deed0: Add support for bitbucketCloud autocomplete in RepoUrlPicker

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/theme@0.5.6
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8
    • @backstage/plugin-permission-react@0.4.23
    • @backstage/plugin-scaffolder-common@1.5.3

@backstage/app-defaults@1.5.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/theme@0.5.6
    • @backstage/plugin-permission-react@0.4.23

@backstage/backend-app-api@0.7.9-next.0

Patch Changes

  • b60db08: Fixing exporting of classes properly from new packages
  • a63c4b6: Fixing issue with MiddlewareFactory deprecation wrapping
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/cli-common@0.1.14
    • @backstage/cli-node@0.2.6
    • @backstage/config@1.2.0
    • @backstage/config-loader@1.8.1
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/backend-common@0.23.2-next.0

Patch Changes

  • 8c09c97: Deprecate legacy status check factory, handler and types.
  • d228862: Update default backend plugin created by the cli to use non-deprecated error handling middleware
  • c964a3d: Add dependencies that are needed by cross-imports from backend-defaults
  • b60db08: Fixing exporting of classes properly from new packages
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/backend-dev-utils@0.1.4
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/config-loader@1.8.1
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/types@1.1.1

@backstage/backend-defaults@0.3.3-next.0

Patch Changes

  • 53ced70: Added a new Root Health Service which adds new endpoints for health checks.
  • 083eaf9: Fix bug where ISO durations could no longer be used for schedules
  • cb14a05: Repack the package to fix issues with typescript with named exports
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/backend-app-api@0.7.9-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/backend-dev-utils@0.1.4
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/config-loader@1.8.1
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/types@1.1.1

@backstage/backend-dynamic-feature-service@0.2.14-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/backend-app-api@0.7.9-next.0
    • @backstage/plugin-app-node@0.1.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-catalog-backend@1.23.2-next.0
    • @backstage/plugin-events-backend@0.3.8-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/plugin-search-backend-node@1.2.26-next.0
    • @backstage/cli-common@0.1.14
    • @backstage/cli-node@0.2.6
    • @backstage/config@1.2.0
    • @backstage/config-loader@1.8.1
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-permission-common@0.7.14
    • @backstage/plugin-search-common@1.2.12

@backstage/backend-openapi-utils@0.1.14-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/errors@1.2.4

@backstage/backend-plugin-api@0.6.21-next.0

Patch Changes

  • 53ced70: Added a new Root Health Service which adds new endpoints for health checks.
  • 083eaf9: Fix bug where ISO durations could no longer be used for schedules
  • Updated dependencies
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-permission-common@0.7.14

@backstage/backend-tasks@0.5.26-next.0

Patch Changes

  • 083eaf9: Fix bug where ISO durations could no longer be used for schedules
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/backend-test-utils@0.4.3-next.0

Patch Changes

  • fce7887: Added mock for the Root Health Service in mockServices.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-defaults@0.3.3-next.0
    • @backstage/backend-app-api@0.7.9-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/cli@0.26.10-next.0

Patch Changes

  • e2e320c: - remove unused dependencies winston and yn from the template of backend plugins;
    • update msw to version 2.3.1 in the template of backend plugins; starting with v1 and switching later to v2 is tedious and not straight forward; it's easier to start with v2;
  • 0540c5a: Updated the scaffolding output message for plugin-common in backstage-cli. Now, when executing backstage-cli new to create a new plugin-common package, the output message accurately reflects the action by displaying Creating common plugin package... instead of the previous, less accurate Creating backend plugin....
  • 7652db4: Only bootstrap global-agent if it's actually being used
  • f0c0039: Fix issue with CLI that was preventing upgrading from 1.28
  • d228862: Update default backend plugin created by the cli to use non-deprecated error handling middleware
  • da90cce: Updated dependency esbuild to ^0.21.0.
  • a60d73b: Fix a few minor issues with the backend template that were causing failing linting checks in the main repo.
  • 0510d98: Subpath export package.json should be of a unique name to avoid typescript resolution issues
  • Updated dependencies
    • @backstage/integration@1.13.0-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/cli-common@0.1.14
    • @backstage/cli-node@0.2.6
    • @backstage/config@1.2.0
    • @backstage/config-loader@1.8.1
    • @backstage/errors@1.2.4
    • @backstage/eslint-plugin@0.1.8
    • @backstage/release-manifests@0.0.11
    • @backstage/types@1.1.1

@backstage/core-compat-api@0.2.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/version-bridge@1.0.8

@backstage/core-components@0.14.9-next.0

Patch Changes

  • d4ffdbb: Fixed bug where <Select> component with empty string as placeholder gave an error
  • Updated dependencies
    • @backstage/core-plugin-api@1.9.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/theme@0.5.6
    • @backstage/version-bridge@1.0.8

@backstage/create-app@0.5.17-next.0

Patch Changes

  • Bumped create-app version.
  • Updated dependencies
    • @backstage/cli-common@0.1.14

@backstage/dev-utils@1.0.34-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/app-defaults@1.5.7-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/theme@0.5.6

@backstage/frontend-app-api@0.7.2-next.0

Patch Changes

  • d3c39fc: Allow for the disabling of external routes through config, which was rendered impossible after the introduction of default targets.

    app:
    routes:
    bindings:
    # This has the effect of removing the button for registering new
    # catalog entities in the scaffolder template list view
    scaffolder.registerComponent: false
  • Updated dependencies

    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/theme@0.5.6
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8

@backstage/frontend-plugin-api@0.6.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8

@backstage/frontend-test-utils@0.1.9-next.0

Patch Changes

  • Updated dependencies
    • @backstage/frontend-app-api@0.7.2-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/test-utils@1.5.7-next.0
    • @backstage/types@1.1.1

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

Patch Changes

  • Updated dependencies
    • @backstage/integration@1.13.0-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/config@1.2.0

@backstage/repo-tools@0.9.3-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/cli-common@0.1.14
    • @backstage/cli-node@0.2.6
    • @backstage/config-loader@1.8.1
    • @backstage/errors@1.2.4

@techdocs/cli@1.8.15-next.0

Patch Changes

  • c964a3d: Import discovery from backend-defaults instead of backend-common
  • Updated dependencies
    • @backstage/backend-defaults@0.3.3-next.0
    • @backstage/plugin-techdocs-node@1.12.7-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0

@backstage/test-utils@1.5.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/config@1.2.0
    • @backstage/theme@0.5.6
    • @backstage/types@1.1.1
    • @backstage/plugin-permission-common@0.7.14
    • @backstage/plugin-permission-react@0.4.23

@backstage/plugin-api-docs@0.11.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/plugin-catalog@1.21.1-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-react@0.4.23

@backstage/plugin-app-backend@0.3.70-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-app-node@0.1.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/config@1.2.0
    • @backstage/config-loader@1.8.1
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-app-node@0.1.21-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/config-loader@1.8.1

@backstage/plugin-app-visualizer@0.1.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/core-plugin-api@1.9.3

@backstage/plugin-auth-backend@0.22.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-backend-module-atlassian-provider@0.2.2-next.0
    • @backstage/plugin-auth-backend-module-aws-alb-provider@0.1.13-next.0
    • @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.1.4-next.0
    • @backstage/plugin-auth-backend-module-bitbucket-provider@0.1.4-next.0
    • @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.1.4-next.0
    • @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.16-next.0
    • @backstage/plugin-auth-backend-module-github-provider@0.1.18-next.0
    • @backstage/plugin-auth-backend-module-gitlab-provider@0.1.18-next.0
    • @backstage/plugin-auth-backend-module-google-provider@0.1.18-next.0
    • @backstage/plugin-auth-backend-module-microsoft-provider@0.1.16-next.0
    • @backstage/plugin-auth-backend-module-oauth2-provider@0.2.2-next.0
    • @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.14-next.0
    • @backstage/plugin-auth-backend-module-oidc-provider@0.2.2-next.0
    • @backstage/plugin-auth-backend-module-okta-provider@0.0.14-next.0
    • @backstage/plugin-auth-backend-module-onelogin-provider@0.1.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-auth-backend-module-atlassian-provider@0.2.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0

@backstage/plugin-auth-backend-module-aws-alb-provider@0.1.13-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-backend@0.22.8-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-azure-easyauth-provider@0.1.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-bitbucket-provider@0.1.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0

@backstage/plugin-auth-backend-module-cloudflare-access-provider@0.1.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.16-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-auth-backend-module-github-provider@0.1.18-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0

@backstage/plugin-auth-backend-module-gitlab-provider@0.1.18-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0

@backstage/plugin-auth-backend-module-google-provider@0.1.18-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0

@backstage/plugin-auth-backend-module-guest-provider@0.1.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-microsoft-provider@0.1.16-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0

@backstage/plugin-auth-backend-module-oauth2-provider@0.2.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0

@backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.14-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-oidc-provider@0.2.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-backend@0.22.8-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0

@backstage/plugin-auth-backend-module-okta-provider@0.0.14-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0

@backstage/plugin-auth-backend-module-onelogin-provider@0.1.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0

@backstage/plugin-auth-backend-module-pinniped-provider@0.1.15-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/config@1.2.0

@backstage/plugin-auth-backend-module-vmware-cloud-provider@0.2.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/catalog-model@1.5.0

@backstage/plugin-auth-node@0.4.16-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-auth-react@0.1.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/errors@1.2.4

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

Patch Changes

  • b5deed0: Add support for autocomplete handler to provide autocomplete options for RepoUrlPicker
  • Updated dependencies
    • @backstage/integration@1.13.0-next.0

@backstage/plugin-catalog@1.21.1-next.0

Patch Changes

  • d133eaa: Added small notes to AboutCard to discourage customizability PRs
  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/plugin-search-react@1.7.13-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-react@0.4.23
    • @backstage/plugin-scaffolder-common@1.5.3
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-catalog-backend@1.23.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/backend-openapi-utils@0.1.14-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/plugin-search-backend-module-catalog@0.1.27-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-common@0.7.14

@backstage/plugin-catalog-backend-module-aws@0.3.16-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-kubernetes-common@0.8.0

@backstage/plugin-catalog-backend-module-azure@0.1.41-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.24

@backstage/plugin-catalog-backend-module-backstage-openapi@0.2.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/backend-openapi-utils@0.1.14-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.2.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-bitbucket-cloud-common@0.2.21-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.24

@backstage/plugin-catalog-backend-module-bitbucket-server@0.1.35-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-catalog-backend-module-gcp@0.1.22-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/plugin-kubernetes-common@0.8.0

@backstage/plugin-catalog-backend-module-gerrit@0.1.38-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-catalog-backend-module-github@0.6.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-catalog-backend@1.23.2-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.24

@backstage/plugin-catalog-backend-module-github-org@0.1.16-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-catalog-backend-module-github@0.6.4-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/config@1.2.0

@backstage/plugin-catalog-backend-module-gitlab@0.3.20-next.0

Patch Changes

  • 8db30ad: The Gitlab configuration supports an additional optional boolean key catalog.providers.gitlab.<your-org>.restrictUsersToGroup. Setting this to true will make Backstage only import users from the group defined in the group key, instead of all users in the organisation (self-hosted) or of the root group (SaaS). It will default to false, keeping the original implementation intact, when not explicitly set.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.24

@backstage/plugin-catalog-backend-module-gitlab-org@0.0.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-catalog-backend-module-gitlab@0.3.20-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-events-node@0.3.7-next.0

@backstage/plugin-catalog-backend-module-incremental-ingestion@0.4.26-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-catalog-backend@1.23.2-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-permission-common@0.7.14

@backstage/plugin-catalog-backend-module-ldap@0.6.2-next.0

Patch Changes

  • 083eaf9: Fix bug where ISO durations could no longer be used for schedules
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.24

@backstage/plugin-catalog-backend-module-logs@0.0.1-next.0

Patch Changes

  • 97caf55: Creates a new module to make logging catalog errors simple. This module subscribes to catalog events and logs them.

    See Backstage documentation for details on how to install and configure the plugin.

  • Updated dependencies

    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-catalog-backend@1.23.2-next.0
    • @backstage/plugin-events-node@0.3.7-next.0

@backstage/plugin-catalog-backend-module-msgraph@0.5.29-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.24

@backstage/plugin-catalog-backend-module-openapi@0.1.39-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-catalog-backend@1.23.2-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.24

@backstage/plugin-catalog-backend-module-puppetdb@0.1.27-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.19-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-scaffolder-common@1.5.3

@backstage/plugin-catalog-backend-module-unprocessed@0.4.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-unprocessed-entities-common@0.0.2
    • @backstage/plugin-permission-common@0.7.14

@backstage/plugin-catalog-graph@0.4.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/types@1.1.1

@backstage/plugin-catalog-import@0.12.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-common@1.0.24

@backstage/plugin-catalog-node@1.12.3-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-common@0.7.14

@backstage/plugin-catalog-react@1.12.2-next.0

Patch Changes

  • 2030962: Make EntityOwnerPicker display metadata.title or spec.profile.displayName for mode=only-owners instead of metadata.name
  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-common@0.7.14
    • @backstage/plugin-permission-react@0.4.23

@backstage/plugin-catalog-unprocessed-entities@0.2.6-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4

@backstage/plugin-config-schema@0.1.57-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-devtools@0.1.16-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/errors@1.2.4
    • @backstage/plugin-devtools-common@0.1.10
    • @backstage/plugin-permission-react@0.4.23

@backstage/plugin-devtools-backend@0.3.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/cli-common@0.1.14
    • @backstage/config@1.2.0
    • @backstage/config-loader@1.8.1
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-devtools-common@0.1.10
    • @backstage/plugin-permission-common@0.7.14

@backstage/plugin-events-backend@0.3.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/config@1.2.0

@backstage/plugin-events-backend-module-aws-sqs@0.3.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/plugin-events-backend-module-azure@0.2.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-events-node@0.3.7-next.0

@backstage/plugin-events-backend-module-bitbucket-cloud@0.2.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-events-node@0.3.7-next.0

@backstage/plugin-events-backend-module-gerrit@0.2.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-events-node@0.3.7-next.0

@backstage/plugin-events-backend-module-github@0.2.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/config@1.2.0

@backstage/plugin-events-backend-module-gitlab@0.2.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/config@1.2.0

@backstage/plugin-events-backend-test-utils@0.1.31-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-events-node@0.3.7-next.0

@backstage/plugin-events-node@0.3.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0

@backstage/plugin-home@0.7.6-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/plugin-home-react@0.1.15-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/theme@0.5.6

@backstage/plugin-home-react@0.1.15-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3

@backstage/plugin-kubernetes@0.11.12-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/plugin-kubernetes-react@0.4.1-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/plugin-kubernetes-common@0.8.0

@backstage/plugin-kubernetes-backend@0.18.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-kubernetes-node@0.1.15-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/types@1.1.1
    • @backstage/plugin-kubernetes-common@0.8.0
    • @backstage/plugin-permission-common@0.7.14

@backstage/plugin-kubernetes-cluster@0.0.13-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/plugin-kubernetes-react@0.4.1-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/plugin-kubernetes-common@0.8.0

@backstage/plugin-kubernetes-node@0.1.15-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/types@1.1.1
    • @backstage/plugin-kubernetes-common@0.8.0

@backstage/plugin-kubernetes-react@0.4.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-kubernetes-common@0.8.0

@backstage/plugin-notifications@0.2.3-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/errors@1.2.4
    • @backstage/theme@0.5.6
    • @backstage/types@1.1.1
    • @backstage/plugin-notifications-common@0.0.4
    • @backstage/plugin-signals-react@0.0.4

@backstage/plugin-notifications-backend@0.3.2-next.0

Patch Changes

  • d7b8ca5: Added an option to filter notifications by topic
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/plugin-notifications-node@0.2.2-next.0
    • @backstage/plugin-signals-node@0.1.7-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-notifications-common@0.0.4

@backstage/plugin-notifications-backend-module-email@0.1.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-notifications-node@0.2.2-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/integration-aws-node@0.1.12
    • @backstage/types@1.1.1
    • @backstage/plugin-notifications-common@0.0.4

@backstage/plugin-notifications-node@0.2.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-signals-node@0.1.7-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/plugin-notifications-common@0.0.4

@backstage/plugin-org@0.6.27-next.0

Patch Changes

  • c307ef4: Added relationType property to EntityMembersListCard component that allows for display users related to a group via some other relationship aside from memberOf.

    Also, as a side effect, the relationsType property has been deprecated in favor of a more accurately named relationAggregation property.

  • Updated dependencies

    • @backstage/core-components@0.14.9-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/plugin-catalog-common@1.0.24

@backstage/plugin-org-react@0.1.26-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0

@backstage/plugin-permission-backend@0.5.45-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-permission-common@0.7.14

@backstage/plugin-permission-backend-module-allow-all-policy@0.1.18-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/plugin-permission-common@0.7.14

@backstage/plugin-permission-node@0.7.32-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-permission-common@0.7.14

@backstage/plugin-proxy-backend@0.5.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-backend-module-azure@0.1.13-next.0

Patch Changes

  • 661b354: Fixed a bug where the RepoUrlPicker would still require the owner field for azure
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-bitbucket@0.2.11-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.11-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.11-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.11-next.0

Patch Changes

  • b5deed0: Add support for autocomplete handler to provide autocomplete options for RepoUrlPicker
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/plugin-bitbucket-cloud-common@0.2.21-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.11-next.0

Patch Changes

  • 6a4ad4e: Instead of using hardcoded targetBranch now fetch the default branch from Bitbucket repository. This prevents from errors when no targetBranch is provided and the default repository branch is different from master, for example: main.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.22-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-cookiecutter@0.2.45-next.0

Patch Changes

  • 0ac124b: Updated configuration instructions
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-backend-module-gerrit@0.1.13-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-gitea@0.1.11-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-gitlab@0.4.3-next.0

Patch Changes

  • 0ac124b: Updated configuration instructions
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-notifications@0.0.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/plugin-notifications-node@0.2.2-next.0
    • @backstage/plugin-notifications-common@0.0.4

@backstage/plugin-scaffolder-backend-module-rails@0.4.38-next.0

Patch Changes

  • 0ac124b: Updated configuration instructions
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-backend-module-sentry@0.1.29-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-yeoman@0.3.5-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/plugin-scaffolder-node-test-utils@0.1.8-next.0
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-node@0.4.7-next.0

Patch Changes

  • 661b354: Fixed a bug where the RepoUrlPicker would still require the owner field for azure
  • b5deed0: Add support for autocomplete extension point to provide additional autocomplete handlers
  • 0b52438: Serialization of the scaffolder workspace into GCP bucket
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-scaffolder-common@1.5.3

@backstage/plugin-scaffolder-node-test-utils@0.1.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-scaffolder-node@0.4.7-next.0
    • @backstage/backend-test-utils@0.4.3-next.0
    • @backstage/types@1.1.1

@backstage/plugin-search@1.4.13-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/plugin-search-react@1.7.13-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-search-backend@1.5.13-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-defaults@0.3.3-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-openapi-utils@0.1.14-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/plugin-search-backend-node@1.2.26-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-permission-common@0.7.14
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-search-backend-module-catalog@0.1.27-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-search-backend-node@1.2.26-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-common@0.7.14
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-search-backend-module-elasticsearch@1.5.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-search-backend-node@1.2.26-next.0
    • @backstage/config@1.2.0
    • @backstage/integration-aws-node@0.1.12
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-search-backend-module-explore@0.1.27-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-search-backend-node@1.2.26-next.0
    • @backstage/config@1.2.0
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-search-backend-module-pg@0.5.31-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-app-api@0.7.9-next.0
    • @backstage/plugin-search-backend-node@1.2.26-next.0
    • @backstage/config@1.2.0
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-search-backend-module-stack-overflow-collator@0.1.14-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-search-backend-node@1.2.26-next.0
    • @backstage/config@1.2.0
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-search-backend-module-techdocs@0.1.26-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-search-backend-node@1.2.26-next.0
    • @backstage/plugin-techdocs-node@1.12.7-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-common@0.7.14
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-search-backend-node@1.2.26-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-permission-common@0.7.14
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-search-react@1.7.13-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/theme@0.5.6
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-signals@0.0.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/theme@0.5.6
    • @backstage/types@1.1.1
    • @backstage/plugin-signals-react@0.0.4

@backstage/plugin-signals-backend@0.1.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/plugin-signals-node@0.1.7-next.0
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/plugin-signals-node@0.1.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/plugin-techdocs@1.10.7-next.0

Patch Changes

  • 8ac9ce5: Fixed a bug with the TechDocsReaderPageProvider not re-rendering when setShadowDom is called, meaning that the useShadowDom hooks were inconsistent. This issue caused the TextSize addon changes not to reapply during navigation.
  • Updated dependencies
    • @backstage/plugin-techdocs-react@1.2.6-next.0
    • @backstage/core-components@0.14.9-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/plugin-auth-react@0.1.4-next.0
    • @backstage/plugin-search-react@1.7.13-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/theme@0.5.6
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-techdocs-addons-test-utils@1.0.34-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-techdocs-react@1.2.6-next.0
    • @backstage/plugin-techdocs@1.10.7-next.0
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/plugin-catalog@1.21.1-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/plugin-search-react@1.7.13-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/test-utils@1.5.7-next.0

@backstage/plugin-techdocs-backend@1.10.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-search-backend-module-techdocs@0.1.26-next.0
    • @backstage/plugin-techdocs-node@1.12.7-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-common@0.7.14

@backstage/plugin-techdocs-module-addons-contrib@1.1.12-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-techdocs-react@1.2.6-next.0
    • @backstage/core-components@0.14.9-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/core-plugin-api@1.9.3

@backstage/plugin-techdocs-node@1.12.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/plugin-search-common@1.2.12

@backstage/plugin-techdocs-react@1.2.6-next.0

Patch Changes

  • 8ac9ce5: Fixed a bug with the TechDocsReaderPageProvider not re-rendering when setShadowDom is called, meaning that the useShadowDom hooks were inconsistent. This issue caused the TextSize addon changes not to reapply during navigation.
  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/version-bridge@1.0.8

@backstage/plugin-user-settings@0.8.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/errors@1.2.4
    • @backstage/theme@0.5.6
    • @backstage/types@1.1.1
    • @backstage/plugin-signals-react@0.0.4
    • @backstage/plugin-user-settings-common@0.0.1

@backstage/plugin-user-settings-backend@0.2.20-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-signals-node@0.1.7-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/plugin-user-settings-common@0.0.1

example-app@0.2.99-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder@1.22.0-next.0
    • @backstage/plugin-techdocs-react@1.2.6-next.0
    • @backstage/plugin-techdocs@1.10.7-next.0
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/frontend-app-api@0.7.2-next.0
    • @backstage/cli@0.26.10-next.0
    • @backstage/plugin-org@0.6.27-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/plugin-catalog@1.21.1-next.0
    • @backstage/plugin-scaffolder-react@1.10.0-next.0
    • @backstage/plugin-techdocs-module-addons-contrib@1.1.12-next.0
    • @backstage/app-defaults@1.5.7-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/plugin-api-docs@0.11.7-next.0
    • @backstage/plugin-auth-react@0.1.4-next.0
    • @backstage/plugin-catalog-graph@0.4.7-next.0
    • @backstage/plugin-catalog-import@0.12.1-next.0
    • @backstage/plugin-catalog-unprocessed-entities@0.2.6-next.0
    • @backstage/plugin-devtools@0.1.16-next.0
    • @backstage/plugin-home@0.7.6-next.0
    • @backstage/plugin-kubernetes@0.11.12-next.0
    • @backstage/plugin-kubernetes-cluster@0.0.13-next.0
    • @backstage/plugin-notifications@0.2.3-next.0
    • @backstage/plugin-search@1.4.13-next.0
    • @backstage/plugin-search-react@1.7.13-next.0
    • @backstage/plugin-signals@0.0.8-next.0
    • @backstage/plugin-user-settings@0.8.8-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/theme@0.5.6
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-react@0.4.23
    • @backstage/plugin-search-common@1.2.12

example-app-next@0.0.13-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder@1.22.0-next.0
    • @backstage/plugin-techdocs-react@1.2.6-next.0
    • @backstage/plugin-techdocs@1.10.7-next.0
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/frontend-app-api@0.7.2-next.0
    • @backstage/cli@0.26.10-next.0
    • @backstage/plugin-org@0.6.27-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/plugin-catalog@1.21.1-next.0
    • @backstage/plugin-scaffolder-react@1.10.0-next.0
    • @backstage/plugin-techdocs-module-addons-contrib@1.1.12-next.0
    • @backstage/app-defaults@1.5.7-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/plugin-api-docs@0.11.7-next.0
    • @backstage/plugin-app-visualizer@0.1.8-next.0
    • @backstage/plugin-auth-react@0.1.4-next.0
    • @backstage/plugin-catalog-graph@0.4.7-next.0
    • @backstage/plugin-catalog-import@0.12.1-next.0
    • @backstage/plugin-catalog-unprocessed-entities@0.2.6-next.0
    • @backstage/plugin-home@0.7.6-next.0
    • @backstage/plugin-kubernetes@0.11.12-next.0
    • @backstage/plugin-kubernetes-cluster@0.0.13-next.0
    • @backstage/plugin-notifications@0.2.3-next.0
    • @backstage/plugin-search@1.4.13-next.0
    • @backstage/plugin-search-react@1.7.13-next.0
    • @backstage/plugin-signals@0.0.8-next.0
    • @backstage/plugin-user-settings@0.8.8-next.0
    • @backstage/core-compat-api@0.2.7-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/theme@0.5.6
    • @backstage/plugin-catalog-common@1.0.24
    • @backstage/plugin-permission-react@0.4.23
    • @backstage/plugin-search-common@1.2.12

app-next-example-plugin@0.0.13-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/frontend-plugin-api@0.6.7-next.0

example-backend@0.0.28-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-defaults@0.3.3-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-scaffolder-backend@1.23.0-next.0
    • @backstage/plugin-scaffolder-backend-module-github@0.4.0-next.0
    • @backstage/plugin-notifications-backend@0.3.2-next.0
    • @backstage/plugin-app-backend@0.3.70-next.0
    • @backstage/plugin-auth-backend@0.22.8-next.0
    • @backstage/plugin-auth-backend-module-github-provider@0.1.18-next.0
    • @backstage/plugin-auth-backend-module-guest-provider@0.1.7-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-catalog-backend@1.23.2-next.0
    • @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.4-next.0
    • @backstage/plugin-catalog-backend-module-openapi@0.1.39-next.0
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.19-next.0
    • @backstage/plugin-catalog-backend-module-unprocessed@0.4.8-next.0
    • @backstage/plugin-devtools-backend@0.3.7-next.0
    • @backstage/plugin-kubernetes-backend@0.18.2-next.0
    • @backstage/plugin-permission-backend@0.5.45-next.0
    • @backstage/plugin-permission-backend-module-allow-all-policy@0.1.18-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/plugin-proxy-backend@0.5.2-next.0
    • @backstage/plugin-search-backend@1.5.13-next.0
    • @backstage/plugin-search-backend-module-catalog@0.1.27-next.0
    • @backstage/plugin-search-backend-module-explore@0.1.27-next.0
    • @backstage/plugin-search-backend-module-techdocs@0.1.26-next.0
    • @backstage/plugin-search-backend-node@1.2.26-next.0
    • @backstage/plugin-signals-backend@0.1.7-next.0
    • @backstage/plugin-techdocs-backend@1.10.8-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/plugin-permission-common@0.7.14

example-backend-legacy@0.2.100-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/backend-tasks@0.5.26-next.0
    • @backstage/plugin-scaffolder-backend-module-gitlab@0.4.3-next.0
    • @backstage/plugin-scaffolder-backend-module-rails@0.4.38-next.0
    • @backstage/integration@1.13.0-next.0
    • @backstage/plugin-scaffolder-backend@1.23.0-next.0
    • @backstage/plugin-app-backend@0.3.70-next.0
    • @backstage/plugin-auth-backend@0.22.8-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/plugin-catalog-backend@1.23.2-next.0
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.19-next.0
    • @backstage/plugin-catalog-backend-module-unprocessed@0.4.8-next.0
    • @backstage/plugin-catalog-node@1.12.3-next.0
    • @backstage/plugin-devtools-backend@0.3.7-next.0
    • @backstage/plugin-events-backend@0.3.8-next.0
    • @backstage/plugin-events-node@0.3.7-next.0
    • @backstage/plugin-kubernetes-backend@0.18.2-next.0
    • @backstage/plugin-permission-backend@0.5.45-next.0
    • @backstage/plugin-permission-node@0.7.32-next.0
    • @backstage/plugin-proxy-backend@0.5.2-next.0
    • @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.22-next.0
    • @backstage/plugin-search-backend@1.5.13-next.0
    • @backstage/plugin-search-backend-module-catalog@0.1.27-next.0
    • @backstage/plugin-search-backend-module-elasticsearch@1.5.2-next.0
    • @backstage/plugin-search-backend-module-explore@0.1.27-next.0
    • @backstage/plugin-search-backend-module-pg@0.5.31-next.0
    • @backstage/plugin-search-backend-module-techdocs@0.1.26-next.0
    • @backstage/plugin-search-backend-node@1.2.26-next.0
    • @backstage/plugin-signals-backend@0.1.7-next.0
    • @backstage/plugin-signals-node@0.1.7-next.0
    • @backstage/plugin-techdocs-backend@1.10.8-next.0
    • example-app@0.2.99-next.0
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/plugin-permission-common@0.7.14

e2e-test@0.2.18-next.0

Patch Changes

  • Updated dependencies
    • @backstage/create-app@0.5.17-next.0
    • @backstage/cli-common@0.1.14
    • @backstage/errors@1.2.4

techdocs-cli-embedded-app@0.2.98-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-techdocs-react@1.2.6-next.0
    • @backstage/plugin-techdocs@1.10.7-next.0
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/cli@0.26.10-next.0
    • @backstage/plugin-catalog@1.21.1-next.0
    • @backstage/app-defaults@1.5.7-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/test-utils@1.5.7-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/theme@0.5.6

@internal/plugin-todo-list@1.0.29-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3

@internal/plugin-todo-list-backend@1.0.29-next.0

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.21-next.0
    • @backstage/backend-common@0.23.2-next.0
    • @backstage/plugin-auth-node@0.4.16-next.0
    • @backstage/errors@1.2.4