Skip to main content

Release v1.40.0-next.1

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

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

Major Changes

  • 33394db: BREAKING CHANGES

    Removal of deprecated re-exports from module packages.

    The following functions have been re-exported from the scaffolder-backend plugin for quite some time, and now it's time to clean them up. They've been moved as follows:

    • createPublishAzureAction should be imported from @backstage/plugin-scaffolder-backend-module-azure instead.

    • createPublishBitbucketCloudAction should be imported from @backstage/plugin-scaffolder-backend-module-bitbucket-cloud instead.

    • createPublishBitbucketServerAction and createPublishBitbucketServerPullRequestAction can be imported from @backstage/plugin-scaffolder-backend-module-bitbucket-server instead.

    • createPublishBitbucketAction should be imported from @backstage/plugin-scaffolder-backend-module-bitbucket instead.

    • createPublishGerritAction and createPublishGerritReviewAction can be imported from @backstage/plugin-scaffolder-backend-module-gerrit instead.

    • createGithubActionsDispatchAction, createGithubDeployKeyAction, createGithubEnvironmentAction, createGithubIssuesLabelAction, CreateGithubPullRequestActionOptions, createGithubRepoCreateAction, createGithubRepoPushAction, createGithubWebhookAction, and createPublishGithubAction can be imported from @backstage/plugin-scaffolder-backend-module-github instead.

    • createPublishGitlabAction should be imported from @backstage/plugin-scaffolder-backend-module-gitlab instead.

    • ActionContext. createTemplateAction, executeShellCommand, ExecuteShellCommandOptions, fetchContents, TaskSecrets, and TemplateAction should be imported from @backstage/plugin-scaffolder-node instead.

    • ScaffolderEntitiesProcessor should be imported from @backstage/plugin-catalog-backend-module-scaffolder-entity-model instead.

  • a8fcf04: BREAKING ALPHA: The /alpha export no longer exports the plugin. Please use import('@backstage/plugin-scaffolder-backend') instead as this has been removed.

    BREAKING CHANGES: The old createRouter function which was used in the old backend system has been removed along with the RouterOptions type.

  • 73b94d7: BREAKING CHANGES

    The following functions have been re-exported from the scaffolder-backend plugin for quite some time, and now it's time to clean them up. They've been moved as follows:

    • SerializedTask, SerializedTaskEvent, TaskBroker, TaskBrokerDispatchOptions, TaskBrokerDispatchResult, TaskCompletionState, TaskContext, TaskEventType, TaskStatus, TemplateFilter, and TemplateGlobal should be imported from @backstage/plugin-scaffolder-node instead.

    • The deprecated copyWithoutRender option has been removed from fetch:template action. You should rename the option to copyWithoutTemplating instead.

Minor Changes

  • 73b94d7: DEPRECATIONS

    The following types and implementations have been deprecated, either because they're no longer relevant, or because upcoming changes to the scaffolder-backend after 2.0.0 will influence the changes to these API surfaces.

    • CreateWorkerOptions
    • DatabaseTaskStore
    • DatabaseTaskStoreOptions
    • TaskManager
    • TaskStoreCreateTaskOptions
    • TaskStoreCreateTaskResult
    • TaskStoreEmitOptions
    • TaskStoreListEventsOptions
    • TaskStoreRecoverTaskOptions
    • TaskStoreShutDownTaskOptions

    There is no current path off deprecation, these types are going to be removed and rethought with a better way to define workers in the new backend system.

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-scaffolder-backend-module-azure@0.2.10-next.1
    • @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.10-next.1
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.10-next.1
    • @backstage/plugin-scaffolder-backend-module-gerrit@0.2.10-next.1
    • @backstage/plugin-scaffolder-backend-module-gitea@0.2.10-next.1
    • @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.11-next.1
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/plugin-scaffolder-backend-module-github@0.7.2-next.1
    • @backstage/plugin-scaffolder-backend-module-gitlab@0.9.2-next.1
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/types@1.2.1
    • @backstage/plugin-bitbucket-cloud-common@0.3.0
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.9-next.1
    • @backstage/plugin-events-node@0.4.12-next.1
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1
    • @backstage/plugin-scaffolder-common@1.5.11

@backstage/canon@0.5.0-next.1

Minor Changes

  • 621fac9: We are updating the default size of the Button component in Canon to be small instead of medium.
  • a842554: We set the default size for IconButton in Canon to be small instead of medium.

@backstage/backend-app-api@1.2.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-app-api@1.2.4-next.1
    • @backstage/backend-dev-utils@0.1.5
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/cli-node@0.2.13
    • @backstage/config@1.3.2
    • @backstage/config-loader@1.10.1
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/integration-aws-node@0.1.16
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1
    • @backstage/plugin-permission-node@0.10.1-next.1

@backstage/backend-dynamic-feature-service@0.7.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/plugin-catalog-backend@2.0.1-next.1
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-openapi-utils@0.5.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/cli-common@0.1.15
    • @backstage/cli-node@0.2.13
    • @backstage/config@1.3.2
    • @backstage/config-loader@1.10.1
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-app-node@0.1.34-next.1
    • @backstage/plugin-events-backend@0.5.3-next.1
    • @backstage/plugin-events-node@0.4.12-next.1
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1
    • @backstage/plugin-search-backend-node@1.3.12-next.1
    • @backstage/plugin-search-common@1.2.18

@backstage/backend-openapi-utils@0.5.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1

@backstage/backend-plugin-api@1.4.0-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/cli-common@0.1.15
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1

@backstage/backend-test-utils@1.6.0-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-app-api@1.2.4-next.1
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/catalog-client@1.10.1-next.0

Patch Changes

  • 22fad0d: Fixed CatalogClient error responses for refreshEntity and addLocation.
  • Updated dependencies
    • @backstage/catalog-model@1.7.4
    • @backstage/errors@1.2.7

@backstage/cli@0.32.2-next.0

Patch Changes

  • ce70439: The BACKSTAGE_CLI_EXPERIMENTAL_BUILD_CACHE flag has been removed. Existing users are encouraged to switch to EXPERIMENTAL_RSPACK instead.
  • 1d8f00b: Switched to using the ModuleFederationPlugin from @module-federation/enhanced/rspack for Rspack, rather than the built-in one.
  • 2b9633f: The experimental FORCE_REACT_DEVELOPMENT flag has been removed.
  • d8c4a54: Only use the caching Jest module loader for frontend packages in order to avoid breaking real ESM module imports.
  • 1bab255: Internal refactor to combine alpha build and start modules.
  • 713e957: fix: merge eslint reports when using json format
  • Updated dependencies
    • @backstage/catalog-model@1.7.4
    • @backstage/cli-common@0.1.15
    • @backstage/cli-node@0.2.13
    • @backstage/config@1.3.2
    • @backstage/config-loader@1.10.1
    • @backstage/errors@1.2.7
    • @backstage/eslint-plugin@0.1.10
    • @backstage/integration@1.17.0
    • @backstage/release-manifests@0.0.13
    • @backstage/types@1.2.1

@backstage/core-compat-api@0.4.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/core-plugin-api@1.10.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/version-bridge@1.0.11

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/app-defaults@1.6.2
    • @backstage/catalog-model@1.7.4
    • @backstage/core-app-api@1.17.0
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/integration-react@1.2.7
    • @backstage/theme@0.6.6

@backstage/repo-tools@0.14.0-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/cli-common@0.1.15
    • @backstage/cli-node@0.2.13
    • @backstage/config-loader@1.10.1
    • @backstage/errors@1.2.7

@techdocs/cli@1.9.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/cli-common@0.1.15
    • @backstage/config@1.3.2
    • @backstage/plugin-techdocs-node@1.13.4-next.1

@backstage/plugin-api-docs@0.12.8-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog@1.31.0-next.1
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-permission-react@0.4.34

@backstage/plugin-app-backend@0.5.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/config-loader@1.10.1
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-app-node@0.1.34-next.1

@backstage/plugin-app-node@0.1.34-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config-loader@1.10.1

@backstage/plugin-auth-backend@0.25.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1

@backstage/plugin-auth-backend-module-atlassian-provider@0.4.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-auth0-provider@0.2.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-aws-alb-provider@0.4.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/errors@1.2.7
    • @backstage/plugin-auth-backend@0.25.1-next.1

@backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.9-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/errors@1.2.7

@backstage/plugin-auth-backend-module-bitbucket-provider@0.3.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-bitbucket-server-provider@0.2.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-cloudflare-access-provider@0.4.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7

@backstage/plugin-auth-backend-module-gcp-iap-provider@0.4.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1

@backstage/plugin-auth-backend-module-github-provider@0.3.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-gitlab-provider@0.3.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-google-provider@0.3.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-guest-provider@0.2.9-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/errors@1.2.7

@backstage/plugin-auth-backend-module-microsoft-provider@0.3.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-oauth2-provider@0.4.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.9-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/errors@1.2.7

@backstage/plugin-auth-backend-module-oidc-provider@0.4.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/types@1.2.1
    • @backstage/plugin-auth-backend@0.25.1-next.1

@backstage/plugin-auth-backend-module-okta-provider@0.2.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-onelogin-provider@0.3.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-auth-backend-module-pinniped-provider@0.3.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/types@1.2.1

@backstage/plugin-auth-backend-module-vmware-cloud-provider@0.5.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4

@backstage/plugin-auth-node@0.6.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/errors@1.2.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/integration-react@1.2.7
    • @backstage/types@1.2.1
    • @backstage/version-bridge@1.0.11
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-permission-react@0.4.34
    • @backstage/plugin-scaffolder-common@1.5.11
    • @backstage/plugin-search-common@1.2.18
    • @backstage/plugin-search-react@1.9.1-next.0
    • @backstage/plugin-techdocs-common@0.1.1-next.0
    • @backstage/plugin-techdocs-react@1.3.0-next.0

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-openapi-utils@0.5.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/types@1.2.1
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-events-node@0.4.12-next.1
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/integration-aws-node@0.1.16
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-kubernetes-common@0.9.5

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/integration@1.17.0
    • @backstage/plugin-catalog-common@1.1.4

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-openapi-utils@0.5.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/integration@1.17.0
    • @backstage/plugin-bitbucket-cloud-common@0.3.0
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-events-node@0.4.12-next.1

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-catalog-backend-module-gcp@0.3.9-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/plugin-kubernetes-common@0.9.5

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/plugin-catalog-common@1.1.4

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/plugin-catalog-common@1.1.4

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-backend@2.0.1-next.1
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/integration@1.17.0
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-events-node@0.4.12-next.1

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-backend-module-github@0.9.1-next.1
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/plugin-events-node@0.4.12-next.1

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

Patch Changes

  • 57a0bad: Implement retry for GitLab API calls to handle rate limiting
  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/integration@1.17.0
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-events-node@0.4.12-next.1

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-backend-module-gitlab@0.6.7-next.1
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-catalog-backend-module-incremental-ingestion@0.7.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-backend@2.0.1-next.1
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1
    • @backstage/plugin-permission-common@0.9.0

@backstage/plugin-catalog-backend-module-ldap@0.11.6-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-catalog-common@1.1.4

@backstage/plugin-catalog-backend-module-logs@0.1.11-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-backend@2.0.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-catalog-backend-module-msgraph@0.7.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/plugin-catalog-common@1.1.4

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/integration@1.17.0
    • @backstage/types@1.2.1
    • @backstage/plugin-catalog-common@1.1.4

@backstage/plugin-catalog-backend-module-puppetdb@0.2.11-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-scaffolder-common@1.5.11

@backstage/plugin-catalog-backend-module-unprocessed@0.6.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/errors@1.2.7
    • @backstage/plugin-catalog-unprocessed-entities-common@0.0.8
    • @backstage/plugin-permission-common@0.9.0

@backstage/plugin-catalog-graph@0.4.20-next.1

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/types@1.2.1

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/errors@1.2.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/integration@1.17.0
    • @backstage/integration-react@1.2.7
    • @backstage/plugin-catalog-common@1.1.4

@backstage/plugin-catalog-node@1.17.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/catalog-model@1.7.4
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/errors@1.2.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/frontend-test-utils@0.3.3-next.0
    • @backstage/integration-react@1.2.7
    • @backstage/types@1.2.1
    • @backstage/version-bridge@1.0.11
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-react@0.4.34

@backstage/plugin-catalog-unprocessed-entities@0.2.18-next.1

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.7.4
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/errors@1.2.7
    • @backstage/frontend-plugin-api@0.10.3-next.0

@backstage/plugin-devtools@0.1.28-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/errors@1.2.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/plugin-devtools-common@0.1.16
    • @backstage/plugin-permission-react@0.4.34

@backstage/plugin-devtools-backend@0.5.6-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/cli-common@0.1.15
    • @backstage/config@1.3.2
    • @backstage/config-loader@1.10.1
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-devtools-common@0.1.16
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1

@backstage/plugin-events-backend@0.5.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-openapi-utils@0.5.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-events-backend-module-aws-sqs@0.4.12-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-events-backend-module-azure@0.2.21-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-events-backend-module-bitbucket-cloud@0.2.21-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-events-backend-module-bitbucket-server@0.1.2-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-events-backend-module-gerrit@0.2.21-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/plugin-events-node@0.4.12-next.1

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

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/integration@1.17.0
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-events-backend-module-gitlab@0.3.2-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-events-backend-module-google-pubsub@0.1.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-events-backend-test-utils@0.1.45-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-events-node@0.4.12-next.1

@backstage/plugin-events-node@0.4.12-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1

@backstage/plugin-gateway-backend@1.0.2-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1

@backstage/plugin-home@0.8.9-next.1

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/core-app-api@1.17.0
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/theme@0.6.6
    • @backstage/plugin-home-react@0.1.26

@backstage/plugin-kubernetes@0.12.8-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/plugin-kubernetes-common@0.9.5
    • @backstage/plugin-kubernetes-react@0.5.7
    • @backstage/plugin-permission-react@0.4.34

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration-aws-node@0.1.16
    • @backstage/types@1.2.1
    • @backstage/plugin-kubernetes-common@0.9.5
    • @backstage/plugin-kubernetes-node@0.3.1-next.1
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1

@backstage/plugin-kubernetes-cluster@0.0.26-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/plugin-kubernetes-common@0.9.5
    • @backstage/plugin-kubernetes-react@0.5.7
    • @backstage/plugin-permission-react@0.4.34

@backstage/plugin-kubernetes-node@0.3.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/types@1.2.1
    • @backstage/plugin-kubernetes-common@0.9.5

@backstage/plugin-notifications@0.5.6-next.1

Patch Changes

  • 1fb5f06: Adds ability for user to turn on/off notifications for specific topics within an origin.
  • Updated dependencies
    • @backstage/plugin-notifications-common@0.0.9-next.0
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/errors@1.2.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/theme@0.6.6
    • @backstage/types@1.2.1
    • @backstage/plugin-signals-react@0.0.13

@backstage/plugin-notifications-backend@0.5.7-next.1

Patch Changes

  • 1fb5f06: Adds ability for user to turn on/off notifications for specific topics within an origin.
  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-notifications-common@0.0.9-next.0
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/plugin-notifications-node@0.2.16-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1
    • @backstage/plugin-signals-node@0.1.21-next.1

@backstage/plugin-notifications-backend-module-email@0.3.10-next.1

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-notifications-common@0.0.9-next.0
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/plugin-notifications-node@0.2.16-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/integration-aws-node@0.1.16
    • @backstage/types@1.2.1

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-notifications-common@0.0.9-next.0
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/plugin-notifications-node@0.2.16-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1

@backstage/plugin-notifications-common@0.0.9-next.0

Patch Changes

  • 1fb5f06: Adds ability for user to turn on/off notifications for specific topics within an origin.
  • Updated dependencies
    • @backstage/config@1.3.2

@backstage/plugin-notifications-node@0.2.16-next.1

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-notifications-common@0.0.9-next.0
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/plugin-signals-node@0.1.21-next.1

@backstage/plugin-org@0.6.40-next.1

Patch Changes

  • 4fe364f: Org plugin support i18n
  • Updated dependencies
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/plugin-catalog-common@1.1.4

@backstage/plugin-org-react@0.1.39-next.1

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7

@backstage/plugin-permission-backend@0.7.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1

@backstage/plugin-permission-backend-module-allow-all-policy@0.2.9-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1

@backstage/plugin-permission-node@0.10.1-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/plugin-permission-common@0.9.0

@backstage/plugin-proxy-backend@0.6.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/types@1.2.1
    • @backstage/plugin-proxy-node@0.1.5-next.1

@backstage/plugin-proxy-node@0.1.5-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/plugin-scaffolder-react@1.16.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/errors@1.2.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/integration@1.17.0
    • @backstage/integration-react@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-permission-react@0.4.34
    • @backstage/plugin-scaffolder-common@1.5.11

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

Patch Changes

  • e89d7b6: Migrating azure actions to using the new zod schema format
  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0

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

Patch Changes

  • 7f710d2: Migrating bitbucket actions to use the new zod format
  • Updated dependencies
    • @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.10-next.1
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.10-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0

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

Patch Changes

  • ca9fdc0: Migrate bitbucket-cloud to new actions format
  • 280611d: Fix bitbucketCloudBranchRestrictions API calls to accept null to prevent 400 errors for some branch restriction kinds defined.
  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/plugin-bitbucket-cloud-common@0.3.0

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

Patch Changes

  • d8169fc: Migrate the actions to the new format
  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0

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

Patch Changes

  • 4a86bca: Migrate actions to new format
  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0

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

Patch Changes

  • 0b2bbf1: Migrate using new actions format
  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/types@1.2.1

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0

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

Patch Changes

  • e24b29b: Migrating to use new format for actions
  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0

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

Patch Changes

  • ed41017: Migrate to new actions format
  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/types@1.2.1

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0

@backstage/plugin-scaffolder-backend-module-notifications@0.1.11-next.1

Patch Changes

  • 1fb5f06: Adds ability for user to turn on/off notifications for specific topics within an origin.
  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/plugin-notifications-common@0.0.9-next.0
    • @backstage/plugin-notifications-node@0.2.16-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/types@1.2.1

@backstage/plugin-scaffolder-backend-module-sentry@0.2.10-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7

@backstage/plugin-scaffolder-backend-module-yeoman@0.4.11-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/plugin-scaffolder-node-test-utils@0.2.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/types@1.2.1

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

Patch Changes

  • e89d7b6: Use LoggerService instead of Logger. This is a non-breaking change, as the LoggerService is a subset of the Logger interface.
  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/types@1.2.1
    • @backstage/plugin-scaffolder-common@1.5.11

@backstage/plugin-scaffolder-node-test-utils@0.2.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-node@0.8.3-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/backend-test-utils@1.6.0-next.1
    • @backstage/types@1.2.1

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/theme@0.6.6
    • @backstage/types@1.2.1
    • @backstage/version-bridge@1.0.11
    • @backstage/plugin-permission-react@0.4.34
    • @backstage/plugin-scaffolder-common@1.5.11

@backstage/plugin-search@1.4.27-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/errors@1.2.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/types@1.2.1
    • @backstage/version-bridge@1.0.11
    • @backstage/plugin-search-common@1.2.18
    • @backstage/plugin-search-react@1.9.1-next.0

@backstage/plugin-search-backend@2.0.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-openapi-utils@0.5.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1
    • @backstage/plugin-search-backend-node@1.3.12-next.1
    • @backstage/plugin-search-common@1.2.18

@backstage/plugin-search-backend-module-catalog@0.3.5-next.1

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-search-backend-node@1.3.12-next.1
    • @backstage/plugin-search-common@1.2.18

@backstage/plugin-search-backend-module-elasticsearch@1.7.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/integration-aws-node@0.1.16
    • @backstage/plugin-search-backend-node@1.3.12-next.1
    • @backstage/plugin-search-common@1.2.18

@backstage/plugin-search-backend-module-explore@0.3.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/plugin-search-backend-node@1.3.12-next.1
    • @backstage/plugin-search-common@1.2.18

@backstage/plugin-search-backend-module-pg@0.5.45-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/plugin-search-backend-node@1.3.12-next.1
    • @backstage/plugin-search-common@1.2.18

@backstage/plugin-search-backend-module-stack-overflow-collator@0.3.10-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/plugin-search-backend-node@1.3.12-next.1
    • @backstage/plugin-search-common@1.2.18

@backstage/plugin-search-backend-module-techdocs@0.4.3-next.1

Patch Changes

  • b47ec38: Exports the default document collator for use in document transformation during search indexing.
  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-search-backend-node@1.3.12-next.1
    • @backstage/plugin-search-common@1.2.18
    • @backstage/plugin-techdocs-node@1.13.4-next.1

@backstage/plugin-search-backend-node@1.3.12-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-search-common@1.2.18

@backstage/plugin-signals-backend@0.3.5-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1
    • @backstage/plugin-signals-node@0.1.21-next.1

@backstage/plugin-signals-node@0.1.21-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/config@1.3.2
    • @backstage/types@1.2.1
    • @backstage/plugin-events-node@0.4.12-next.1

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

Patch Changes

  • 9dde3ba: Improved Keyboard accessibility in techdocs.
  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/errors@1.2.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/integration@1.17.0
    • @backstage/integration-react@1.2.7
    • @backstage/theme@0.6.6
    • @backstage/plugin-auth-react@0.1.15
    • @backstage/plugin-search-common@1.2.18
    • @backstage/plugin-search-react@1.9.1-next.0
    • @backstage/plugin-techdocs-common@0.1.1-next.0
    • @backstage/plugin-techdocs-react@1.3.0-next.0

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

Patch Changes

  • Updated dependencies
    • @backstage/plugin-techdocs@1.13.0-next.1
    • @backstage/plugin-catalog@1.31.0-next.1
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/core-app-api@1.17.0
    • @backstage/core-plugin-api@1.10.7
    • @backstage/integration-react@1.2.7
    • @backstage/test-utils@1.7.8
    • @backstage/plugin-search-react@1.9.1-next.0
    • @backstage/plugin-techdocs-react@1.3.0-next.0

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

Patch Changes

  • Updated dependencies
    • @backstage/catalog-client@1.10.1-next.0
    • @backstage/plugin-search-backend-module-techdocs@0.4.3-next.1
    • @backstage/plugin-catalog-node@1.17.1-next.1
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-techdocs-common@0.1.1-next.0
    • @backstage/plugin-techdocs-node@1.13.4-next.1

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

Patch Changes

  • 9dde3ba: Improved Keyboard accessibility in techdocs.
  • Updated dependencies
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/integration@1.17.0
    • @backstage/integration-react@1.2.7
    • @backstage/plugin-techdocs-react@1.3.0-next.0

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

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/errors@1.2.7
    • @backstage/integration@1.17.0
    • @backstage/integration-aws-node@0.1.16
    • @backstage/plugin-search-common@1.2.18
    • @backstage/plugin-techdocs-common@0.1.1-next.0

@backstage/plugin-user-settings@0.8.23-next.1

Patch Changes

  • ab6d3dd: Add some translation to user-setting plugin
  • Updated dependencies
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/core-app-api@1.17.0
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/errors@1.2.7
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/theme@0.6.6
    • @backstage/types@1.2.1
    • @backstage/plugin-signals-react@0.0.13
    • @backstage/plugin-user-settings-common@0.0.1

@backstage/plugin-user-settings-backend@0.3.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-signals-node@0.1.21-next.1
    • @backstage/plugin-user-settings-common@0.0.1

example-app@0.2.110-next.1

Patch Changes

  • Updated dependencies
    • @backstage/canon@0.5.0-next.1
    • @backstage/cli@0.32.2-next.0
    • @backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.1
    • @backstage/plugin-techdocs@1.13.0-next.1
    • @backstage/plugin-org@0.6.40-next.1
    • @backstage/plugin-user-settings@0.8.23-next.1
    • @backstage/plugin-notifications@0.5.6-next.1
    • @backstage/plugin-catalog@1.31.0-next.1
    • @backstage/plugin-catalog-graph@0.4.20-next.1
    • @backstage/plugin-catalog-import@0.13.1-next.1
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/plugin-home@0.8.9-next.1
    • @backstage/plugin-scaffolder@1.31.1-next.1
    • @backstage/plugin-scaffolder-react@1.16.1-next.1
    • @backstage/app-defaults@1.6.2
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/core-app-api@1.17.0
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/frontend-app-api@0.11.3-next.0
    • @backstage/integration-react@1.2.7
    • @backstage/theme@0.6.6
    • @backstage/plugin-api-docs@0.12.8-next.1
    • @backstage/plugin-auth-react@0.1.15
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-catalog-unprocessed-entities@0.2.18-next.1
    • @backstage/plugin-devtools@0.1.28-next.1
    • @backstage/plugin-kubernetes@0.12.8-next.1
    • @backstage/plugin-kubernetes-cluster@0.0.26-next.1
    • @backstage/plugin-permission-react@0.4.34
    • @backstage/plugin-search@1.4.27-next.1
    • @backstage/plugin-search-common@1.2.18
    • @backstage/plugin-search-react@1.9.1-next.0
    • @backstage/plugin-signals@0.0.20-next.0
    • @backstage/plugin-techdocs-react@1.3.0-next.0

example-app-next@0.0.24-next.1

Patch Changes

  • Updated dependencies
    • @backstage/canon@0.5.0-next.1
    • @backstage/cli@0.32.2-next.0
    • @backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.1
    • @backstage/plugin-techdocs@1.13.0-next.1
    • @backstage/plugin-org@0.6.40-next.1
    • @backstage/plugin-user-settings@0.8.23-next.1
    • @backstage/plugin-notifications@0.5.6-next.1
    • @backstage/plugin-catalog@1.31.0-next.1
    • @backstage/plugin-catalog-graph@0.4.20-next.1
    • @backstage/plugin-catalog-import@0.13.1-next.1
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/plugin-home@0.8.9-next.1
    • @backstage/plugin-scaffolder@1.31.1-next.1
    • @backstage/plugin-scaffolder-react@1.16.1-next.1
    • @backstage/app-defaults@1.6.2
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/core-app-api@1.17.0
    • @backstage/core-compat-api@0.4.3-next.1
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/frontend-app-api@0.11.3-next.0
    • @backstage/frontend-defaults@0.2.3-next.0
    • @backstage/frontend-plugin-api@0.10.3-next.0
    • @backstage/integration-react@1.2.7
    • @backstage/theme@0.6.6
    • @backstage/plugin-api-docs@0.12.8-next.1
    • @backstage/plugin-app@0.1.10-next.0
    • @backstage/plugin-app-visualizer@0.1.20-next.0
    • @backstage/plugin-auth-react@0.1.15
    • @backstage/plugin-catalog-common@1.1.4
    • @backstage/plugin-catalog-unprocessed-entities@0.2.18-next.1
    • @backstage/plugin-kubernetes@0.12.8-next.1
    • @backstage/plugin-kubernetes-cluster@0.0.26-next.1
    • @backstage/plugin-permission-react@0.4.34
    • @backstage/plugin-search@1.4.27-next.1
    • @backstage/plugin-search-common@1.2.18
    • @backstage/plugin-search-react@1.9.1-next.0
    • @backstage/plugin-signals@0.0.20-next.0
    • @backstage/plugin-techdocs-react@1.3.0-next.0

example-backend@0.0.39-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-backend-module-notifications@0.1.11-next.1
    • @backstage/plugin-notifications-backend@0.5.7-next.1
    • @backstage/plugin-search-backend-module-techdocs@0.4.3-next.1
    • @backstage/plugin-scaffolder-backend@2.0.0-next.1
    • @backstage/plugin-auth-node@0.6.4-next.1
    • @backstage/plugin-catalog-backend@2.0.1-next.1
    • @backstage/plugin-kubernetes-backend@0.19.7-next.1
    • @backstage/plugin-scaffolder-backend-module-github@0.7.2-next.1
    • @backstage/plugin-search-backend-module-catalog@0.3.5-next.1
    • @backstage/plugin-techdocs-backend@2.0.3-next.1
    • @backstage/backend-defaults@0.10.1-next.1
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/catalog-model@1.7.4
    • @backstage/plugin-app-backend@0.5.3-next.1
    • @backstage/plugin-auth-backend@0.25.1-next.1
    • @backstage/plugin-auth-backend-module-github-provider@0.3.4-next.1
    • @backstage/plugin-auth-backend-module-guest-provider@0.2.9-next.1
    • @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.3-next.1
    • @backstage/plugin-catalog-backend-module-openapi@0.2.11-next.1
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.9-next.1
    • @backstage/plugin-catalog-backend-module-unprocessed@0.6.1-next.1
    • @backstage/plugin-devtools-backend@0.5.6-next.1
    • @backstage/plugin-events-backend@0.5.3-next.1
    • @backstage/plugin-events-backend-module-google-pubsub@0.1.1-next.1
    • @backstage/plugin-permission-backend@0.7.1-next.1
    • @backstage/plugin-permission-backend-module-allow-all-policy@0.2.9-next.1
    • @backstage/plugin-permission-common@0.9.0
    • @backstage/plugin-permission-node@0.10.1-next.1
    • @backstage/plugin-proxy-backend@0.6.3-next.1
    • @backstage/plugin-search-backend@2.0.3-next.1
    • @backstage/plugin-search-backend-module-explore@0.3.3-next.1
    • @backstage/plugin-search-backend-node@1.3.12-next.1
    • @backstage/plugin-signals-backend@0.3.5-next.1

e2e-test@0.2.29-next.1

Patch Changes

  • Updated dependencies
    • @backstage/create-app@0.7.0-next.1
    • @backstage/cli-common@0.1.15
    • @backstage/errors@1.2.7

@internal/scaffolder@0.0.10-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-scaffolder-react@1.16.1-next.1
    • @backstage/frontend-plugin-api@0.10.3-next.0

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

Patch Changes

  • Updated dependencies
    • @backstage/cli@0.32.2-next.0
    • @backstage/plugin-techdocs@1.13.0-next.1
    • @backstage/plugin-catalog@1.31.0-next.1
    • @backstage/app-defaults@1.6.2
    • @backstage/catalog-model@1.7.4
    • @backstage/config@1.3.2
    • @backstage/core-app-api@1.17.0
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/integration-react@1.2.7
    • @backstage/test-utils@1.7.8
    • @backstage/theme@0.6.6
    • @backstage/plugin-techdocs-react@1.3.0-next.0

@internal/plugin-todo-list-backend@1.0.40-next.1

Patch Changes

  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.0-next.1
    • @backstage/errors@1.2.7