Skip to main content
Version: Next

Release v1.28.0-next.3

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

@backstage/integration@1.12.0-next.1

Minor Changes

  • be1014d: BREAKING Removed deprecated code from when casing was changed from GitHub to Github nearly two years ago. The following items have been removed:

    • getGitHubFileFetchUrl (use getGithubFileFetchUrl instead)
    • GitHubIntegrationConfig (use GithubIntegrationConfig instead)
    • GitHubIntegration (use GithubIntegration instead)
    • readGitHubIntegrationConfig (use readGithubIntegrationConfig instead)
    • readGitHubIntegrationConfigs (use readGithubIntegrationConfigs instead)
    • replaceGitHubUrlType (use replaceGithubUrlType instead)

Patch Changes

  • 23ee9ab: Fix AWS CodeCommit integration by allowing to change the host
  • Updated dependencies
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-atlassian-provider@0.2.0-next.2

Minor Changes

  • 8efc6cf: BREAKING: The scope and scopes config options have been removed and replaced by the standard additionalScopes config. In addition, the offline_access, read:jira-work, and read:jira-user scopes have been set to required and will always be present.

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3

@backstage/plugin-auth-backend-module-oauth2-provider@0.2.0-next.2

Minor Changes

  • 8efc6cf: BREAKING: The scope config option have been removed and replaced by the standard additionalScopes config.

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3

@backstage/plugin-auth-backend-module-oidc-provider@0.2.0-next.3

Minor Changes

  • 8efc6cf: BREAKING: The scope config option have been removed and replaced by the standard additionalScopes config. In addition, openid, profile, and email scopes have been set to required and will always be present.

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-auth-backend@0.22.6-next.3
    • @backstage/backend-common@0.23.0-next.3

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

Minor Changes

  • 566d7cb: Separate out the OneLogin provider into its own module

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3

@backstage/plugin-auth-backend-module-vmware-cloud-provider@0.2.0-next.2

Minor Changes

  • 8efc6cf: BREAKING: The scope config option have been removed and replaced by the standard additionalScopes config. In addition, openid, and offline_access scopes have been set to required and will always be present.

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/catalog-model@1.5.0

@backstage/plugin-scaffolder@1.21.0-next.3

Minor Changes

  • d57ebbc: Changed the way to display entities in EntityPicker to use entityPresentationApi instead of humanizeEntityRef

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-common@1.5.3-next.1
    • @backstage/plugin-permission-react@0.4.23-next.1
    • @backstage/plugin-scaffolder-react@1.8.7-next.3
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/app-defaults@1.5.6-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-permission-react@0.4.23-next.1
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/theme@0.5.6-next.0

@backstage/backend-app-api@0.7.6-next.3

Patch Changes

  • Updated dependencies
    • @backstage/cli-node@0.2.6-next.2
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config-loader@1.8.1-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/backend-common@0.23.0-next.3

Patch Changes

  • b2ee7f3: Moved over all URL reader functionality from @backstage/backend-common to @backstage/backend-defaults/urlReader. Please update your imports.
  • 23ee9ab: Fix AWS CodeCommit integration by allowing to change the host
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/backend-app-api@0.7.6-next.3
    • @backstage/config-loader@1.8.1-next.0
    • @backstage/backend-dev-utils@0.1.4
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/types@1.1.1

@backstage/backend-defaults@0.3.0-next.3

Patch Changes

  • 1897169: Exposed DefaultSchedulerService
  • 8aab451: Internal minor refactors of the database connectors
  • b2ee7f3: Moved over all URL reader functionality from @backstage/backend-common to @backstage/backend-defaults/urlReader. Please update your imports.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/backend-app-api@0.7.6-next.3
    • @backstage/config-loader@1.8.1-next.0
    • @backstage/backend-dev-utils@0.1.4
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/integration-aws-node@0.1.12
    • @backstage/types@1.1.1

@backstage/backend-dynamic-feature-service@0.2.11-next.3

Patch Changes

  • Updated dependencies
    • @backstage/cli-node@0.2.6-next.2
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-search-backend-node@1.2.24-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-catalog-backend@1.23.0-next.3
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/plugin-events-backend@0.3.6-next.3
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/plugin-app-node@0.1.19-next.2
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/backend-app-api@0.7.6-next.3
    • @backstage/config-loader@1.8.1-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/backend-openapi-utils@0.1.12-next.2

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/errors@1.2.4

@backstage/backend-plugin-api@0.6.19-next.3

Patch Changes

  • 9bdc3e8: In tests, return null rather than throwing an error when trying to get the ExtensionPoint.T property, so that tests asserting the property are not easily broken.

  • b2ee7f3: Deprecated all of the UrlReader related type names and replaced them with prefixed versions. Please update your imports.

    • ReadTreeOptions was renamed to UrlReaderServiceReadTreeOptions
    • ReadTreeResponse was renamed to UrlReaderServiceReadTreeResponse
    • ReadTreeResponseDirOptions was renamed to UrlReaderServiceReadTreeResponseDirOptions
    • ReadTreeResponseFile was renamed to UrlReaderServiceReadTreeResponseFile
    • ReadUrlResponse was renamed to UrlReaderServiceReadUrlResponse
    • ReadUrlOptions was renamed to UrlReaderServiceReadUrlOptions
    • SearchOptions was renamed to UrlReaderServiceSearchOptions
    • SearchResponse was renamed to UrlReaderServiceSearchResponse
    • SearchResponseFile was renamed to UrlReaderServiceSearchResponseFile
  • Updated dependencies

    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/backend-tasks@0.5.24-next.3

Patch Changes

  • 1897169: More detailed deprecation messages
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/backend-test-utils@0.4.0-next.3

Patch Changes

  • 006b3e8: The type MockDirectoryOptions was renamed to CreateMockDirectoryOptions so that it's clear these options are exclusive to the mock directory factory.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-app-api@0.7.6-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/cli@0.26.7-next.3

Patch Changes

  • c328131: Added a new --publish flag to the repo fix command. This command will validate and if possible generate the metadata required for publishing packages with the Backstage CLI. In addition, a check has been added that the backstage.pluginId and backstage.pluginPackage(s) fields are present when packing a package for publishing.
  • Updated dependencies
    • @backstage/cli-node@0.2.6-next.2
    • @backstage/integration@1.12.0-next.1
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/config-loader@1.8.1-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/eslint-plugin@0.1.8
    • @backstage/release-manifests@0.0.11
    • @backstage/types@1.1.1

@backstage/cli-common@0.1.14-next.0

Patch Changes

  • 142abb0: The monorepo root check in findPaths will now accept a shorthand workspaces config in package.json, no longer requiring workspaces.packages.

@backstage/cli-node@0.2.6-next.2

Patch Changes

  • c328131: Added new plugin metadata fields to BackstagePackageJson type.
  • Updated dependencies
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/codemods@0.1.49-next.0

Patch Changes

  • Updated dependencies
    • @backstage/cli-common@0.1.14-next.0

@backstage/config-loader@1.8.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/core-compat-api@0.2.6-next.2

Patch Changes

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

@backstage/core-components@0.14.8-next.2

Patch Changes

  • 59cee81: Use inherit variant on OverflowTooltip underlying Typography component.
  • 83c4251: Adds icons to status component
  • Updated dependencies
    • @backstage/config@1.2.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/theme@0.5.6-next.0
    • @backstage/version-bridge@1.0.8

@backstage/create-app@0.5.16-next.3

Patch Changes

  • 34daaea: Fixed a broken link to the node-postgres documentation
  • 1a212f9: Remove Tech Radar menu item from sidebar of scaffolded app to align with removal of tech-radar plugin from backend
  • Updated dependencies
    • @backstage/cli-common@0.1.14-next.0

@backstage/dev-utils@1.0.33-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/app-defaults@1.5.6-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/theme@0.5.6-next.0

@backstage/frontend-app-api@0.7.1-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/config@1.2.0
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/theme@0.5.6-next.0
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8

@backstage/frontend-plugin-api@0.6.6-next.2

Patch Changes

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

@backstage/frontend-test-utils@0.1.8-next.2

Patch Changes

  • Updated dependencies
    • @backstage/frontend-app-api@0.7.1-next.2
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/test-utils@1.5.6-next.2
    • @backstage/types@1.1.1

@backstage/integration-react@1.1.28-next.1

Patch Changes

  • 23ee9ab: Fix AWS CodeCommit integration by allowing to change the host
  • Updated dependencies
    • @backstage/integration@1.12.0-next.1
    • @backstage/config@1.2.0
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/repo-tools@0.9.1-next.3

Patch Changes

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

@techdocs/cli@1.8.12-next.3

Patch Changes

  • Updated dependencies
    • @backstage/plugin-techdocs-node@1.12.5-next.3
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0

@backstage/test-utils@1.5.6-next.2

Patch Changes

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

@backstage/plugin-api-docs@0.11.6-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-permission-react@0.4.23-next.1
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/plugin-catalog@1.21.0-next.3
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/plugin-api-docs-module-protoc-gen-doc@0.1.7-next.0

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.

@backstage/plugin-app-backend@0.3.68-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-app-node@0.1.19-next.2
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config-loader@1.8.1-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-app-node@0.1.19-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/config-loader@1.8.1-next.0

@backstage/plugin-app-visualizer@0.1.7-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/plugin-auth-backend@0.22.6-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • 3e1bb15: Updated to use the new @backstage/plugin-auth-backend-module-onelogin-provider implementation
  • Updated dependencies
    • @backstage/plugin-auth-backend-module-onelogin-provider@0.1.0-next.0
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-auth-backend-module-atlassian-provider@0.2.0-next.2
    • @backstage/plugin-auth-backend-module-bitbucket-provider@0.1.2-next.2
    • @backstage/plugin-auth-backend-module-github-provider@0.1.16-next.2
    • @backstage/plugin-auth-backend-module-gitlab-provider@0.1.16-next.2
    • @backstage/plugin-auth-backend-module-google-provider@0.1.16-next.2
    • @backstage/plugin-auth-backend-module-microsoft-provider@0.1.14-next.2
    • @backstage/plugin-auth-backend-module-oauth2-provider@0.2.0-next.2
    • @backstage/plugin-auth-backend-module-oidc-provider@0.2.0-next.3
    • @backstage/plugin-auth-backend-module-okta-provider@0.0.12-next.2
    • @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.1.2-next.3
    • @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.1.2-next.2
    • @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.12-next.2
    • @backstage/plugin-auth-backend-module-aws-alb-provider@0.1.11-next.3
    • @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.14-next.2
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-common@0.23.0-next.3
    • @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-aws-alb-provider@0.1.11-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-auth-backend@0.22.6-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-azure-easyauth-provider@0.1.2-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-bitbucket-provider@0.1.2-next.2

Patch Changes

  • 8efc6cf: Added support for the new shared additionalScopes configuration. In addition, the account scope has been set to required and will always be present.
  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3

@backstage/plugin-auth-backend-module-cloudflare-access-provider@0.1.2-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.14-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-auth-backend-module-github-provider@0.1.16-next.2

Patch Changes

  • 8efc6cf: Added support for the new shared additionalScopes configuration. In addition, the read:user scope has been set to required and will always be present.
  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3

@backstage/plugin-auth-backend-module-gitlab-provider@0.1.16-next.2

Patch Changes

  • 8efc6cf: Added support for the new shared additionalScopes configuration. In addition, the read_user scope has been set to required and will always be present.
  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3

@backstage/plugin-auth-backend-module-google-provider@0.1.16-next.2

Patch Changes

  • 8efc6cf: Added support for the new shared additionalScopes configuration. In addition, the openid, userinfo.email, and userinfo.profile scopes have been set to required and will always be present.
  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3

@backstage/plugin-auth-backend-module-guest-provider@0.1.5-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-microsoft-provider@0.1.14-next.2

Patch Changes

  • 8efc6cf: Added support for the new shared additionalScopes configuration.
  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3

@backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.12-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/errors@1.2.4

@backstage/plugin-auth-backend-module-okta-provider@0.0.12-next.2

Patch Changes

  • 8efc6cf: Added support for the new shared additionalScopes configuration, which means it can now also be specified as an array. In addition, the openid, email, profile, and offline_access scopes have been set to required and will always be present.
  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3

@backstage/plugin-auth-backend-module-pinniped-provider@0.1.13-next.2

Patch Changes

  • 8efc6cf: BREAKING: The scope config option have been removed and replaced by the standard additionalScopes config. In addition, the openid, pinniped:request-audience, username, and offline_access scopes have been set to required and will always be present.
  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/config@1.2.0

@backstage/plugin-auth-node@0.4.14-next.3

Patch Changes

  • 798ec37: Updated scope management for OAuth providers, where the createOAuthAuthenticator now accepts a new collection of scopes options:

    • scopes.persist - Whether scopes should be persisted, replaces the shouldPersistScopes option.
    • scopes.required - A list of required scopes that will always be requested.
    • scopes.transform - A function that can be used to transform the scopes before they are requested.

    The createOAuthProviderFactory has also received a new additionalScopes option, and will also read additionalScopes from the auth provider configuration. Both of these can be used to add additional scopes that should always be requested.

    A significant change under the hood that this new scope management brings is that providers that persist scopes will now always merge the already granted scopes with the requested ones. The previous behavior was that the full authorization flow would not include existing scopes, while the refresh flow would only include the existing scopes.

  • d44a20a: Added additional plugin metadata to package.json.

  • Updated dependencies

    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @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.3-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4

@backstage/plugin-bitbucket-cloud-common@0.2.20-next.1

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/integration@1.12.0-next.1

@backstage/plugin-catalog@1.21.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • e04e57d: Fix bug with missing Actions column after adding "pagination" prop to catalog table
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-scaffolder-common@1.5.3-next.1
    • @backstage/plugin-permission-react@0.4.23-next.1
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/plugin-search-react@1.7.12-next.2
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-catalog-backend@1.23.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-search-backend-module-catalog@0.1.25-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/backend-openapi-utils@0.1.12-next.2
    • @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-backend-module-aws@0.3.14-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-kubernetes-common@0.8.0-next.1
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @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-backend-module-azure@0.1.39-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0

@backstage/plugin-catalog-backend-module-backstage-openapi@0.2.2-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-openapi-utils@0.1.12-next.2
    • @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.6-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-bitbucket-cloud-common@0.2.20-next.1
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0

@backstage/plugin-catalog-backend-module-bitbucket-server@0.1.33-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-catalog-backend-module-gcp@0.1.20-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-kubernetes-common@0.8.0-next.1
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0

@backstage/plugin-catalog-backend-module-gerrit@0.1.36-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-catalog-backend-module-github@0.6.2-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-catalog-backend@1.23.0-next.3
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0

@backstage/plugin-catalog-backend-module-github-org@0.1.14-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-catalog-backend-module-github@0.6.2-next.3
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0

@backstage/plugin-catalog-backend-module-gitlab@0.3.18-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0

@backstage/plugin-catalog-backend-module-gitlab-org@0.0.2-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-catalog-backend-module-gitlab@0.3.18-next.3
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-common@0.23.0-next.3

@backstage/plugin-catalog-backend-module-incremental-ingestion@0.4.24-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-catalog-backend@1.23.0-next.3
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-catalog-backend-module-ldap@0.6.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @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-msgraph@0.5.27-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0

@backstage/plugin-catalog-backend-module-openapi@0.1.37-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-catalog-backend@1.23.0-next.3
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/plugin-catalog-backend-module-puppetdb@0.1.25-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @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.17-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-scaffolder-common@1.5.3-next.1
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/catalog-model@1.5.0

@backstage/plugin-catalog-backend-module-unprocessed@0.4.6-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-catalog-unprocessed-entities-common@0.0.2-next.0
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4

@backstage/plugin-catalog-common@1.0.24-next.0

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/catalog-model@1.5.0

@backstage/plugin-catalog-graph@0.4.6-next.2

Patch Changes

  • 8d474d3: Add function to EntityRelationsGraph filter that excludes entities from graph
  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/types@1.1.1

@backstage/plugin-catalog-import@0.12.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4

@backstage/plugin-catalog-node@1.12.1-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/plugin-catalog-common@1.0.24-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-react@1.12.1-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • fa8560e: Prevents Autocomplete dropdown from overlapping sidebar on hovering it
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-permission-react@0.4.23-next.1
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8

@backstage/plugin-catalog-unprocessed-entities@0.2.5-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4

@backstage/plugin-catalog-unprocessed-entities-common@0.0.2-next.0

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/plugin-permission-common@0.7.14-next.0

@backstage/plugin-config-schema@0.1.56-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-devtools@0.1.15-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-permission-react@0.4.23-next.1
    • @backstage/plugin-devtools-common@0.1.10-next.0
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4

@backstage/plugin-devtools-backend@0.3.5-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-devtools-common@0.1.10-next.0
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config-loader@1.8.1-next.0
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-devtools-common@0.1.10-next.0

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/types@1.1.1

@backstage/plugin-events-backend@0.3.6-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0

@backstage/plugin-events-backend-module-aws-sqs@0.3.5-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/plugin-events-backend-module-azure@0.2.5-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-events-node@0.3.5-next.2

@backstage/plugin-events-backend-module-bitbucket-cloud@0.2.5-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-events-node@0.3.5-next.2

@backstage/plugin-events-backend-module-gerrit@0.2.5-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-events-node@0.3.5-next.2

@backstage/plugin-events-backend-module-github@0.2.5-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/config@1.2.0

@backstage/plugin-events-backend-module-gitlab@0.2.5-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/config@1.2.0

@backstage/plugin-events-backend-test-utils@0.1.29-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/plugin-events-node@0.3.5-next.2

@backstage/plugin-events-node@0.3.5-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3

@backstage/plugin-home@0.7.5-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/plugin-home-react@0.1.14-next.2
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/theme@0.5.6-next.0

@backstage/plugin-home-react@0.1.14-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/plugin-kubernetes@0.11.11-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-kubernetes-common@0.8.0-next.1
    • @backstage/plugin-kubernetes-react@0.4.0-next.3
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/plugin-kubernetes-backend@0.18.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-kubernetes-common@0.8.0-next.1
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-kubernetes-node@0.1.13-next.3
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-common@0.23.0-next.3
    • @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-cluster@0.0.12-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-kubernetes-common@0.8.0-next.1
    • @backstage/plugin-kubernetes-react@0.4.0-next.3
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/plugin-kubernetes-common@0.8.0-next.1

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/types@1.1.1

@backstage/plugin-kubernetes-node@0.1.13-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-kubernetes-common@0.8.0-next.1
    • @backstage/catalog-model@1.5.0
    • @backstage/types@1.1.1

@backstage/plugin-kubernetes-react@0.4.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-kubernetes-common@0.8.0-next.1
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-notifications@0.2.2-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-notifications-common@0.0.4-next.0
    • @backstage/plugin-signals-react@0.0.4-next.1
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/theme@0.5.6-next.0
    • @backstage/types@1.1.1

@backstage/plugin-notifications-backend@0.3.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-notifications-common@0.0.4-next.0
    • @backstage/plugin-notifications-node@0.2.0-next.3
    • @backstage/plugin-signals-node@0.1.5-next.3
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-common@0.23.0-next.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-notifications-backend-module-email@0.1.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-notifications-common@0.0.4-next.0
    • @backstage/plugin-notifications-node@0.2.0-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @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-next.0

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.

@backstage/plugin-notifications-node@0.2.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-notifications-common@0.0.4-next.0
    • @backstage/plugin-signals-node@0.1.5-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0

@backstage/plugin-org@0.6.26-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/plugin-org-react@0.1.25-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/plugin-permission-backend@0.5.43-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-permission-backend-module-allow-all-policy@0.1.16-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-permission-node@0.7.30-next.3

@backstage/plugin-permission-common@0.7.14-next.0

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-permission-node@0.7.30-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-permission-react@0.4.23-next.1

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/config@1.2.0
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/plugin-proxy-backend@0.5.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-backend@1.22.8-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • f4c8486: Increase max wait time in debug:wait action to 10 minutes
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.17-next.3
    • @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.9-next.2
    • @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.9-next.2
    • @backstage/plugin-scaffolder-backend-module-bitbucket@0.2.9-next.2
    • @backstage/plugin-scaffolder-backend-module-gerrit@0.1.11-next.2
    • @backstage/plugin-scaffolder-backend-module-github@0.3.0-next.3
    • @backstage/plugin-scaffolder-backend-module-gitlab@0.4.1-next.3
    • @backstage/plugin-scaffolder-backend-module-azure@0.1.11-next.2
    • @backstage/plugin-scaffolder-backend-module-gitea@0.1.9-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-scaffolder-common@1.5.3-next.1
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @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-scaffolder-backend-module-azure@0.1.11-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-bitbucket@0.2.9-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.9-next.2
    • @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.9-next.2
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.9-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.9-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.20-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-cookiecutter@0.2.43-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-backend-module-gerrit@0.1.11-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-gitea@0.1.9-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-github@0.3.0-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-gitlab@0.4.1-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-notifications@0.0.2-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-notifications-common@0.0.4-next.0
    • @backstage/plugin-notifications-node@0.2.0-next.3
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/backend-common@0.23.0-next.3

@backstage/plugin-scaffolder-backend-module-rails@0.4.36-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-backend-module-sentry@0.1.27-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-scaffolder-backend-module-yeoman@0.3.2-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-scaffolder-node-test-utils@0.1.5-next.3
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-common@1.5.3-next.1

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-node@0.4.5-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-common@1.5.3-next.1
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-model@1.5.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-node-test-utils@0.1.5-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-test-utils@0.4.0-next.3
    • @backstage/plugin-scaffolder-node@0.4.5-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/types@1.1.1

@backstage/plugin-scaffolder-react@1.8.7-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • fa8560e: Prevents Autocomplete dropdown from overlapping sidebar on hovering it
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-scaffolder-common@1.5.3-next.1
    • @backstage/plugin-permission-react@0.4.23-next.1
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/theme@0.5.6-next.0
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8

@backstage/plugin-search@1.4.12-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/plugin-search-react@1.7.12-next.2
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8

@backstage/plugin-search-backend@1.5.10-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/backend-defaults@0.3.0-next.3
    • @backstage/plugin-search-backend-node@1.2.24-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/backend-openapi-utils@0.1.12-next.2
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-search-backend-module-catalog@0.1.25-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-search-backend-node@1.2.24-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.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-search-backend-module-elasticsearch@1.4.2-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-search-backend-node@1.2.24-next.3
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/integration-aws-node@0.1.12

@backstage/plugin-search-backend-module-explore@0.1.25-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-search-backend-node@1.2.24-next.3
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0

@backstage/plugin-search-backend-module-pg@0.5.28-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-search-backend-node@1.2.24-next.3
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/backend-app-api@0.7.6-next.3
    • @backstage/config@1.2.0

@backstage/plugin-search-backend-module-stack-overflow-collator@0.1.12-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-search-backend-node@1.2.24-next.3
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0

@backstage/plugin-search-backend-module-techdocs@0.1.24-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-search-backend-node@1.2.24-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/plugin-techdocs-node@1.12.5-next.3
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0

@backstage/plugin-search-backend-node@1.2.24-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4

@backstage/plugin-search-common@1.2.12-next.0

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/types@1.1.1

@backstage/plugin-search-react@1.7.12-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/theme@0.5.6-next.0
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.8

@backstage/plugin-signals@0.0.7-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-signals-react@0.0.4-next.1
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/theme@0.5.6-next.0
    • @backstage/types@1.1.1

@backstage/plugin-signals-backend@0.1.5-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-signals-node@0.1.5-next.3
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/plugin-signals-node@0.1.5-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/types@1.1.1

@backstage/plugin-signals-react@0.0.4-next.1

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/types@1.1.1

@backstage/plugin-techdocs@1.10.6-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-techdocs-react@1.2.5-next.2
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/plugin-search-react@1.7.12-next.2
    • @backstage/plugin-auth-react@0.1.3-next.2
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/theme@0.5.6-next.0

@backstage/plugin-techdocs-addons-test-utils@1.0.33-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/plugin-techdocs-react@1.2.5-next.2
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/plugin-search-react@1.7.12-next.2
    • @backstage/plugin-techdocs@1.10.6-next.2
    • @backstage/plugin-catalog@1.21.0-next.3
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/test-utils@1.5.6-next.2
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/plugin-techdocs-backend@1.10.6-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-search-backend-module-techdocs@0.1.24-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-techdocs-node@1.12.5-next.3
    • @backstage/backend-common@0.23.0-next.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-techdocs-module-addons-contrib@1.1.11-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-techdocs-react@1.2.5-next.2
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/core-plugin-api@1.9.3-next.0

@backstage/plugin-techdocs-node@1.12.5-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/backend-common@0.23.0-next.3
    • @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-techdocs-react@1.2.5-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/version-bridge@1.0.8

@backstage/plugin-user-settings@0.8.7-next.2

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • e6ec179: Use signals to update user settings across sessions
  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-user-settings-common@0.0.1-next.0
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/plugin-signals-react@0.0.4-next.1
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/errors@1.2.4
    • @backstage/theme@0.5.6-next.0
    • @backstage/types@1.1.1

@backstage/plugin-user-settings-backend@0.2.18-next.3

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • e6ec179: Use signals to update user settings across sessions
  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/plugin-user-settings-common@0.0.1-next.0
    • @backstage/plugin-signals-node@0.1.5-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/config@1.2.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

@backstage/plugin-user-settings-common@0.0.1-next.0

Patch Changes

  • d44a20a: Added additional plugin metadata to package.json.
  • e6ec179: Use signals to update user settings across sessions

example-app@0.2.98-next.3

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-graph@0.4.6-next.2
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-techdocs-module-addons-contrib@1.1.11-next.2
    • @backstage/plugin-catalog-unprocessed-entities@0.2.5-next.2
    • @backstage/plugin-kubernetes-cluster@0.0.12-next.3
    • @backstage/plugin-permission-react@0.4.23-next.1
    • @backstage/plugin-scaffolder-react@1.8.7-next.3
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-import@0.12.0-next.3
    • @backstage/plugin-techdocs-react@1.2.5-next.2
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/plugin-notifications@0.2.2-next.3
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/plugin-user-settings@0.8.7-next.2
    • @backstage/plugin-search-react@1.7.12-next.2
    • @backstage/plugin-auth-react@0.1.3-next.2
    • @backstage/plugin-kubernetes@0.11.11-next.3
    • @backstage/plugin-scaffolder@1.21.0-next.3
    • @backstage/plugin-api-docs@0.11.6-next.2
    • @backstage/plugin-devtools@0.1.15-next.2
    • @backstage/plugin-techdocs@1.10.6-next.2
    • @backstage/plugin-catalog@1.21.0-next.3
    • @backstage/plugin-signals@0.0.7-next.2
    • @backstage/plugin-search@1.4.12-next.3
    • @backstage/plugin-home@0.7.5-next.2
    • @backstage/plugin-org@0.6.26-next.2
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/cli@0.26.7-next.3
    • @backstage/app-defaults@1.5.6-next.2
    • @backstage/frontend-app-api@0.7.1-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/theme@0.5.6-next.0

example-app-next@0.0.12-next.3

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-graph@0.4.6-next.2
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-techdocs-module-addons-contrib@1.1.11-next.2
    • @backstage/plugin-catalog-unprocessed-entities@0.2.5-next.2
    • @backstage/plugin-kubernetes-cluster@0.0.12-next.3
    • @backstage/plugin-permission-react@0.4.23-next.1
    • @backstage/plugin-scaffolder-react@1.8.7-next.3
    • @backstage/plugin-app-visualizer@0.1.7-next.2
    • @backstage/plugin-catalog-common@1.0.24-next.0
    • @backstage/plugin-catalog-import@0.12.0-next.3
    • @backstage/plugin-techdocs-react@1.2.5-next.2
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/plugin-notifications@0.2.2-next.3
    • @backstage/plugin-search-common@1.2.12-next.0
    • @backstage/plugin-user-settings@0.8.7-next.2
    • @backstage/plugin-search-react@1.7.12-next.2
    • @backstage/plugin-auth-react@0.1.3-next.2
    • @backstage/plugin-kubernetes@0.11.11-next.3
    • @backstage/plugin-scaffolder@1.21.0-next.3
    • @backstage/plugin-api-docs@0.11.6-next.2
    • @backstage/plugin-techdocs@1.10.6-next.2
    • @backstage/plugin-catalog@1.21.0-next.3
    • @backstage/plugin-signals@0.0.7-next.2
    • @backstage/plugin-search@1.4.12-next.3
    • @backstage/plugin-home@0.7.5-next.2
    • @backstage/plugin-org@0.6.26-next.2
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/cli@0.26.7-next.3
    • @backstage/app-defaults@1.5.6-next.2
    • @backstage/frontend-app-api@0.7.1-next.2
    • @backstage/frontend-plugin-api@0.6.6-next.2
    • @backstage/core-compat-api@0.2.6-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/theme@0.5.6-next.0

app-next-example-plugin@0.0.12-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/frontend-plugin-api@0.6.6-next.2

example-backend@0.0.27-next.3

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/backend-defaults@0.3.0-next.3
    • @backstage/plugin-auth-backend-module-github-provider@0.1.16-next.2
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.17-next.3
    • @backstage/plugin-permission-backend-module-allow-all-policy@0.1.16-next.2
    • @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.2-next.2
    • @backstage/plugin-auth-backend-module-guest-provider@0.1.5-next.3
    • @backstage/plugin-catalog-backend-module-unprocessed@0.4.6-next.3
    • @backstage/plugin-scaffolder-backend-module-github@0.3.0-next.3
    • @backstage/plugin-catalog-backend-module-openapi@0.1.37-next.3
    • @backstage/plugin-search-backend-module-techdocs@0.1.24-next.3
    • @backstage/plugin-search-backend-module-catalog@0.1.25-next.3
    • @backstage/plugin-search-backend-module-explore@0.1.25-next.3
    • @backstage/plugin-notifications-backend@0.3.0-next.3
    • @backstage/plugin-search-backend-node@1.2.24-next.3
    • @backstage/plugin-kubernetes-backend@0.18.0-next.3
    • @backstage/plugin-permission-backend@0.5.43-next.3
    • @backstage/plugin-scaffolder-backend@1.22.8-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-devtools-backend@0.3.5-next.3
    • @backstage/plugin-techdocs-backend@1.10.6-next.3
    • @backstage/plugin-catalog-backend@1.23.0-next.3
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/plugin-signals-backend@0.1.5-next.3
    • @backstage/plugin-search-backend@1.5.10-next.3
    • @backstage/plugin-proxy-backend@0.5.0-next.3
    • @backstage/plugin-auth-backend@0.22.6-next.3
    • @backstage/plugin-app-backend@0.3.68-next.3
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/catalog-model@1.5.0

example-backend-legacy@0.2.99-next.3

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/integration@1.12.0-next.1
    • @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.20-next.3
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.17-next.3
    • @backstage/plugin-search-backend-module-elasticsearch@1.4.2-next.3
    • @backstage/plugin-catalog-backend-module-unprocessed@0.4.6-next.3
    • @backstage/plugin-scaffolder-backend-module-gitlab@0.4.1-next.3
    • @backstage/plugin-scaffolder-backend-module-rails@0.4.36-next.3
    • @backstage/plugin-search-backend-module-techdocs@0.1.24-next.3
    • @backstage/plugin-search-backend-module-catalog@0.1.25-next.3
    • @backstage/plugin-search-backend-module-explore@0.1.25-next.3
    • @backstage/plugin-search-backend-module-pg@0.5.28-next.3
    • @backstage/plugin-search-backend-node@1.2.24-next.3
    • @backstage/plugin-kubernetes-backend@0.18.0-next.3
    • @backstage/plugin-permission-backend@0.5.43-next.3
    • @backstage/plugin-scaffolder-backend@1.22.8-next.3
    • @backstage/plugin-permission-common@0.7.14-next.0
    • @backstage/plugin-devtools-backend@0.3.5-next.3
    • @backstage/plugin-techdocs-backend@1.10.6-next.3
    • @backstage/plugin-catalog-backend@1.23.0-next.3
    • @backstage/plugin-permission-node@0.7.30-next.3
    • @backstage/plugin-signals-backend@0.1.5-next.3
    • @backstage/plugin-events-backend@0.3.6-next.3
    • @backstage/plugin-search-backend@1.5.10-next.3
    • @backstage/plugin-proxy-backend@0.5.0-next.3
    • @backstage/plugin-auth-backend@0.22.6-next.3
    • @backstage/plugin-catalog-node@1.12.1-next.2
    • @backstage/plugin-signals-node@0.1.5-next.3
    • @backstage/plugin-app-backend@0.3.68-next.3
    • @backstage/plugin-events-node@0.3.5-next.2
    • @backstage/backend-tasks@0.5.24-next.3
    • @backstage/backend-common@0.23.0-next.3
    • example-app@0.2.98-next.3
    • @backstage/catalog-client@1.6.5
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0

e2e-test@0.2.17-next.2

Patch Changes

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

techdocs-cli-embedded-app@0.2.97-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-techdocs-react@1.2.5-next.2
    • @backstage/plugin-techdocs@1.10.6-next.2
    • @backstage/plugin-catalog@1.21.0-next.3
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/cli@0.26.7-next.3
    • @backstage/app-defaults@1.5.6-next.2
    • @backstage/test-utils@1.5.6-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/config@1.2.0
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/theme@0.5.6-next.0

yarn-plugin-backstage@0.0.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/release-manifests@0.0.11

@internal/plugin-todo-list@1.0.28-next.2

Patch Changes

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

@internal/plugin-todo-list-backend@1.0.28-next.3

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@0.6.19-next.3
    • @backstage/plugin-auth-node@0.4.14-next.3
    • @backstage/backend-common@0.23.0-next.3
    • @backstage/errors@1.2.4

@internal/plugin-todo-list-common@1.0.19-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-permission-common@0.7.14-next.0