A broad release with dependency updates, breaking changes to commands, authentication patterns, and connection APIs, plus new AWS connection support and updates across the catalog, scaffolder, search, and UI. It also includes Kubernetes plugin security fixes and an undisclosed security announcement.
Action needed (2)
breakingStrict TypeScript configuration schema validation
Package preparation now validates TypeScript configuration schemas strictly before publishing.
breakingPortable configuration schemas for root connection types
Connection types now use portable configuration schemas as the source of root connection types.
Check if affected (16)
securityKubernetes plugin security fixes
Applies if you use the Kubernetes plugin.
This release contains security fixes for the Kubernetes plugin.
breakingBackend connection APIs, removed from package exports
Applies if you use
connectionsServiceRef,connectionsServiceFactory,DefaultConnectionsService,declareConnection,RootConnection, orAnyRootConnection.Backend-only APIs and configuration types, including
connectionsServiceRef,connectionsServiceFactory,DefaultConnectionsService,declareConnection,RootConnection, andAnyRootConnection, are no longer exported from this package.breakingNode.js snapshots in generated backend Dockerfiles
Applies if you configure generated backend Dockerfiles.
Generated backend Dockerfiles no longer disable the Node.js snapshot.
- + 13 more on the release page
Plan ahead (3)
deprecatedThe
plugin-web-librarytemplate, updated totoastApiRefApplies if you use the
plugin-web-librarytemplate.The
plugin-web-librarytemplate now usestoastApiReffrom@backstage/frontend-plugin-apiinstead of the deprecatedalertApiReffrom@backstage/core-plugin-api.deprecatedZod v3 schemas, deprecated
Applies if you depend on Zod v3 schemas.
Zod v3 schemas remain supported but are deprecated.
deprecatedThe
catalog.option, deprecatedproviders. backstageOpenapi. plugins Applies if you configure
catalog..providers. backstageOpenapi. plugins The
catalog.configuration option is now optional and deprecated.providers. backstageOpenapi. plugins