Files
backstage/docs/releases/v1.43.0-next.0-changelog.md
github-actions[bot] 9c441f9a78 Version Packages (next)
2025-08-25 15:09:39 +00:00

21 KiB

Release v1.43.0-next.0

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

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

Minor Changes

  • 4e2c237: The mockServices.rootConfig() instance now has an update method that can be used to test configuration subscriptions and updates.

Patch Changes

  • Updated dependencies
    • @backstage/backend-app-api@1.2.6
    • @backstage/backend-defaults@0.12.0
    • @backstage/backend-plugin-api@1.4.2
    • @backstage/config@1.3.3
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1
    • @backstage/plugin-auth-node@0.6.6
    • @backstage/plugin-events-node@0.4.14
    • @backstage/plugin-permission-common@0.9.1

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

Minor Changes

  • 577f0ed: BREAKING: Encode query filters for requests made to msgraph. If you currently have manually encoded characters in a filter, this is a breaking change and must be updated to avoid requests being double encoded.

    user:
    -    filter: department in('MARKETING', 'RESEARCH %26 DEVELOPMENT')
    +    filter: department in('MARKETING', 'RESEARCH & DEVELOPMENT')
    

Patch Changes

  • Updated dependencies

@backstage/cli@0.34.1-next.0

Patch Changes

  • 080f252: Fixed the new-frontend-plugin template that was incorrectly passing id instead of pluginId to createFrontendPlugin and unnecessarily importing React.
  • 275bda8: Fixed an issue that could cause conflicts of detected modules in workspaces with multiple apps.
  • Updated dependencies
    • @backstage/catalog-model@1.7.5
    • @backstage/cli-common@0.1.15
    • @backstage/cli-node@0.2.14
    • @backstage/config@1.3.3
    • @backstage/config-loader@1.10.2
    • @backstage/errors@1.2.7
    • @backstage/eslint-plugin@0.1.11
    • @backstage/integration@1.17.1
    • @backstage/release-manifests@0.0.13
    • @backstage/types@1.2.1

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

Patch Changes

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

Patch Changes

  • b2d9fc1: Creates a plugin that redirects from the Home page to the Catalog index page to avoid seeing a not found page error when starting the app.
  • Updated dependencies
    • @backstage/cli-common@0.1.15

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

  • 80cf8c9: Fix issue with default objects not being loaded properly
  • Updated dependencies

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

  • 9a93520: Deprecate and mark explore collator as moved
  • Updated dependencies
    • @backstage/backend-plugin-api@1.4.2
    • @backstage/config@1.3.3
    • @backstage/plugin-search-backend-node@1.3.14
    • @backstage/plugin-search-common@1.2.19

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

example-app@0.2.113-next.0

Patch Changes

example-app-next@0.0.27-next.0

Patch Changes

example-backend@0.0.42-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-search-backend-module-explore@0.3.6-next.0
    • @backstage/plugin-kubernetes-backend@0.20.2-next.0
    • @backstage/backend-defaults@0.12.0
    • @backstage/backend-plugin-api@1.4.2
    • @backstage/catalog-model@1.7.5
    • @backstage/plugin-app-backend@0.5.5
    • @backstage/plugin-auth-backend@0.25.3
    • @backstage/plugin-auth-backend-module-github-provider@0.3.6
    • @backstage/plugin-auth-backend-module-guest-provider@0.2.11
    • @backstage/plugin-auth-node@0.6.6
    • @backstage/plugin-catalog-backend@3.0.1
    • @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.5
    • @backstage/plugin-catalog-backend-module-openapi@0.2.13
    • @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.11
    • @backstage/plugin-catalog-backend-module-unprocessed@0.6.3
    • @backstage/plugin-devtools-backend@0.5.8
    • @backstage/plugin-events-backend@0.5.5
    • @backstage/plugin-events-backend-module-google-pubsub@0.1.3
    • @backstage/plugin-mcp-actions-backend@0.1.2
    • @backstage/plugin-notifications-backend@0.5.9
    • @backstage/plugin-permission-backend@0.7.3
    • @backstage/plugin-permission-backend-module-allow-all-policy@0.2.11
    • @backstage/plugin-permission-common@0.9.1
    • @backstage/plugin-permission-node@0.10.3
    • @backstage/plugin-proxy-backend@0.6.5
    • @backstage/plugin-scaffolder-backend@2.2.0
    • @backstage/plugin-scaffolder-backend-module-github@0.8.2
    • @backstage/plugin-scaffolder-backend-module-notifications@0.1.13
    • @backstage/plugin-search-backend@2.0.5
    • @backstage/plugin-search-backend-module-catalog@0.3.7
    • @backstage/plugin-search-backend-module-techdocs@0.4.5
    • @backstage/plugin-search-backend-node@1.3.14
    • @backstage/plugin-signals-backend@0.3.7
    • @backstage/plugin-techdocs-backend@2.0.5

e2e-test@0.2.32-next.0

Patch Changes

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

@internal/scaffolder@0.0.13-next.0

Patch Changes

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

Patch Changes