Backstage
v1.55.0CI/CD & App DeliveryACTION 6CHECK 6PLAN 1OTHER 213
スキャフォルダーのタスク復旧や認証情報の制御、TechDocs、通知とストリーミング、Kubernetesと認証に関する機能を追加し、広範な修正と依存関係・互換性の更新を含むリリースです。既知の脆弱性を避ける依存関係とツールの更新に加え、早めのアップグレードが必要なセキュリティ修正があります。利用中の非推奨機能や互換性の変更を確認する必要があります。
要対応 (6)
security
Module Federation依存関係の更新Module Federationの依存関係を、既知のセキュリティ脆弱性を回避するバージョンに更新しました。security
Yarnツール依存関係の更新Yarnツールの依存関係を、既知のセキュリティ脆弱性を回避するバージョンに更新しました。security
Module Federationの更新Module Federationを、既知のセキュリティ脆弱性を回避するバージョンに更新しました。security
OpenAPIジェネレーターツールの更新OpenAPIジェネレーターツールを、既知のセキュリティ脆弱性を回避するよう更新しました。security
OpenAPIジェネレーターツールの更新OpenAPIジェネレーターツールを、既知のセキュリティ脆弱性を回避するよう更新しました。breakingUnicode文字列変換の一貫性向上
環境によらず文字列を一貫して処理できるよう、ロケールに依存しないUnicodeの大文字・小文字変換を使用するようにしました。
影響確認 (6)
securityKubernetesカタログクラスター ロケーターのURL検証
カタログクラスター ロケーターを使用している場合に適用されます。
カタログクラスター ロケーターがKubernetes APIサーバーのURLを検証し、非公開アドレス、クラウドのメタデータエンドポイント、デフォルトでHTTPS以外のURLを拒否するようになりました。
dangerouslyAllowClusterUrlsに信頼するホスト名を指定した場合に限り、そのホストへのHTTP接続や非公開アドレスを許可できます。カタログエンティティではserviceAccount認証プロバイダーを使用できず、TLS検証のスキップにはロケーターメソッドでdangerouslyAllowSkipTLSVerifyを設定する必要があります。認証メタデータとして渡されるのは許可されたアノテーションだけになり、Kubernetes APIの取得時にHTTPリダイレクトを自動追従しなくなりました。securityプルリクエストのワークスペース処理の修正
プルリクエストのワークスペース処理を使用している場合に適用されます。
プルリクエストのワークスペース処理にあったセキュリティ上の問題を修正しました。
breakingGitHubユーザーIDカタログ検索の一致条件変更
GitHubユーザーIDによるカタログ検索を使用している場合に適用されます。
GitHubユーザーIDによるカタログ検索で完全一致を求めるようになり、大文字と小文字だけが異なる候補も処理するようになりました。
breakingKubernetesエンティティコンテンツの遅延読み込み
Kubernetesエンティティのコンテンツを使用している場合に適用されます。
Kubernetesエンティティのコンテンツは、タブを開くまでUIを読み込まなくなり、初期バンドルから除外されます。タブの表示状態はエンティティフィルター述語になり、アプリ設定で上書きできます。Kubernetesアノテーションが空のエンティティにも、以前は非表示だったタブを表示します。
breakingデフォルトMCPサーバーの公開方法変更
mcpActions.を設定している場合に適用されます。servers デフォルトのMCPサーバー
/api/mcp-actions/v1を常に公開するようになりました。mcpActions.を設定してもデフォルトのエンドポイントは置き換えられず、名前付きサーバーはデフォルトサーバーのサブセットとして動作します。デフォルトサーバーは登録済みのすべてのアクションを公開し、同じアクションをデフォルトサーバーと複数の名前付きサーバーに公開できます。servers breakingタスク復旧用ワークスペースプロバイダーの分離
タスク復旧にワークスペースシリアライズを使用している場合に適用されます。
タスク復旧用のワークスペースシリアライズで、従来の設定を使用する場合も含め、別途ワークスペースプロバイダーモジュールのインストールが必要になりました。
事前準備 (1)
deprecatedGitHubユーザー名サインインリゾルバーの非推奨化
GitHubのユーザー名によるサインインリゾルバーを使用している場合に適用されます。
GitHubのユーザー名によるサインインリゾルバーを非推奨とし、安定版のユーザーIDリゾルバーを推奨する形に変更しました。
その他の記録済み変更 213 件すべてvalue changes 154 · fixes 35 · additions 20 · constraints 2 · deprecations 1 · renames 1
value changes (154)
- be0a75a: Exclude internal task data from task responses.
- 736d84e: Use locale-insensitive Unicode casing for consistent string handling across environments.×2
- 932986c: Improve validation of TechDocs static content paths.
- 1b0e277: Improved path validation for TechDocs content serving.
- b2b7568: Significantly improve the performance of
build-workspacewhen packaging many Backstage packages. - 4cba335: Fixes published entry point configurations so it can be imported reliably in Jest/Node resolution.
- ce2a9c2: The
pm verify-patchescommand now reports root-level Yarn resolutions that no longer match any dependency request in the lockfile. - c0ebaa7: chore(deps): bump
js-yamlfrom 4.3.1 to 4.3.2×2 - f2b5407: Updated dependency
react-idle-timerto5..7. 3 - 6dcb08a: Reduced the frontend bundle size by letting bundlers tree-shake zod, which previously pulled every zod locale into the bundle. Takes effect on zod 4.5.0 and newer.
- d421187: Reduced the initial app bundle size by loading page and optional UI implementations only when their extensions render.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]×9
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]×3
- Use locale-insensitive Unicode casing for consistent string handling across environments.×3
- Omit email addresses from the default OIDC profile unless the identity provider marks them as verified.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- OAuth profile normalization now respects matching negative email verification information supplied by the provider.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]×3
- - Updated dependencies - @backstage/[email protected]
- Add support for legacy props in catalog entity card exports by widening the public TypeScript prop types.
- Reduced the initial app bundle size by loading page and optional UI implementations only when their extensions render.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- Improved handling of AWS S3 object keys when creating catalog locations.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- Improved handling of Azure Blob Storage blob names when creating catalog locations.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- Aligned event-driven catalog updates with the repository filters configured for the Bitbucket Server provider.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - 736d84e: Use locale-insensitive Unicode casing for consistent string handling across environments.×9
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]×2
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - d421187: Reduced the initial app bundle size by loading page and optional UI implementations only when their extensions render.×6
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]×2
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected]×3
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]×4
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]×4
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected]×4
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - 1d7b704: Reject unsupported service account authentication in catalog-provided cluster definitions.
- - b11c9b4: Improved entity resolution on the deprecated services endpoint.
- - 28bdf75: Improved handling of Kubernetes resource response data.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - 041656a: chore(deps): bump
nodemailerfrom 9.0.4 to 9.1.1 - - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - 42580a2: Improved request path handling in the proxy-backend.
- - 9df9292: Ensure HTTP proxy requests consistently apply their configured credential requirements.
- - 6e11531: Improve handling of imported Confluence attachments
- - 979c255: Improved catalog indexing performance by using cursor pagination for TechDocs and avoiding unused total item counts in search collators.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected]
- - 9cb79f5: Use the catalog presentation API for TechDocs document titles and owner labels so entity display names are consistent with the rest of Backstage.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - 10d2720: Keep the TechDocs LightBox addon's image viewer out of an app's initial bundle by loading it with the first documentation page.
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies - @backstage/[email protected] - @backstage/[email protected] - @backstage/[email protected]
- - Updated dependencies×4
fixes (35)
- ffaca06: Fixed a connection leak in the scaffolder event stream where unsubscribing did not abort the underlying SSE connection. Also changed unexpected server disconnects to signal an error instead of silently completing, enabling consumers to retry.
- ffaca06: Fixed several issues with scaffolder task event stream reconnection: retry timers are now properly cancelled on cleanup, concurrent reconnect attempts are guarded against, and tab visibility changes reconnect the stream using the last seen event cursor without re-fetching the task.
- 7c1019c: Fixed the scaffolder wizard not scrolling to the top on step change when the app uses the new frontend system (no
<main>element). - 78656f8: Fixed several issues in the alpha catalog model layer system. Schema updates now preserve sibling field validation when changing a property named
type, support deleting inherited fields and constraints, and retain literal JSON values inconstanddefault. Kind schemas without an explicit root type retain their fields, and invalid combined schemas are rejected during model compilation. Empty kind descriptions and reverse relation titles are now applied correctly. - 96badbc: Fixed a bug where plugin packages installed through feature discovery were loaded before the app's own code ran. This could cause bootstrap-order-sensitive setup code in the app, such as configuring MUI 5's class name prefix, to be skipped if a discovered plugin's dependencies loaded MUI 5 components first. Discovered plugin packages are now loaded after the app's own code instead.
- 277a125: Fixed declaration bundling of imports that use the
node:built-in module prefix. - 1134d4b: Fixed reading a duration from configuration so that an all-zero ISO 8601 duration (such as
PT0S) now yields a consistent zero value instead of an empty result. - bfb6497: Fixed
CopyTextButtonshowing its tooltip on hover/focus instead of only after the user clicks to copy the text. - 603e704: The JSON Schema exported for filter predicates can now be compiled by validators built on RE2 (for example Go's
regexp, used by Amazon Bedrock AgentCore Gateway), which previously rejected the predicate key pattern and failed every call to tools such asquery-catalog-entities. Accepted keys are unchanged, except that a key whose first character is U+2028 or U+2029 is no longer rejected. - 52022b9: Fixed
app.shorthand andextensions disabledfield to accept boolean-ish strings ('true'/'false'), so environment variable substitution can be used to toggle extensions, e.g.${CATALOG_OVERVIEW_ENABLED}. - bd6cf43: Fixed a bug where overriding a plugin extension with
withOverridesmoved the overridden extension to the end of the plugin's extension list. This caused overridden extensions to lose their original position, for example making an overridden sub page tab move to the end of the tabs on its page. Overridden extensions now keep their original order, while extensions that don't override an existing one are appended at the end. - 23705f3: Fixed an issue where reading or downloading files from Bitbucket Server could fail when the branch name contained special characters such as an ampersand or a plus sign. The branch name is now correctly encoded in the request URL.
- e592bc5: Fixed an issue where reading files from GitLab could fail when the branch name contained special characters such as an ampersand or a plus sign. The branch name is now correctly encoded in the request URL.
- e895def: Fixed handling of GitLab URLs for instances configured with a relative base path.
- f914343: Fixed toast text layout when the application does not define a global line height.
- 4cba335: Fixes published entry point configurations so it can be imported reliably in Jest/Node resolution.
- 08c5d9b: Fixed inconsistent URL pattern matching in token revocation.
- Prevented an unavailable Pinniped supervisor during provider startup from causing an unhandled promise rejection before the first authentication request.
- Fixed a regression where the About card's field labels (OWNER, SYSTEM, TAGS, etc.) lost their vertical gap above the value.
- Fixed circular dependency warnings when building the catalog plugin.
- Fixed the About card to safely show and hide filtered icon links when navigating between entities, without initializing hidden links.
- Fixed entity context menus to report errors from contributed items without disrupting the menu.
- Use locale-insensitive Unicode casing for consistent string handling across environments.
- - 348bea1: Fixed
GitlabDiscoveryEntityProviderto only process push events targeting the configured branch. - - b7db066: Fixed a scope validation issue in GitLab organization discovery.
- - 7ac10da: Fixed accumulating abort listeners on
MicrosoftGraphClient. - - 5d6a62b: Fixed the owner selected in the import stepper being written to the generated
catalog-info.as a display name instead of an entity reference. Groups are still suggested by their display name, but selecting one now sets a validyaml spec., for example pickingowner My Teamresults inmy-team. - - a7b14b5: Fixed
EntityOwnerPickercrashing withEntity reference "<name>" had missing or empty kindwhen theownersquery parameter contains humanized entity refs, as produced by theOwnershipCardlinks in@backstage/plugin-org. Query parameters were stored as-is in the initial state and only converted to full entity refs by an effect, which runs after the first render. That first render passed the raw value to the entity presentation API, whoseparseEntityRefcall rejects a ref without a kind. The same raw value was also sent tocatalogApi.on mount, and made the option checkboxes render unselected until the effect ran. The query parameters are now normalized throughgetEntitiesByRefs EntityOwnerFilterwhen the state is initialized, matching what the existing effect already did and what thefilterscode path already produced. - - bca8281: Fix clock configuration handling and use lazy initialization for the clocks state.
- - cd4a9c7: Fixed
CardExtensionto avoid requiring app context when a customRendereris provided. - - fe0ec65: Fixed ownership card catalog links to filter by stable entity references instead of display titles.
- - 3026628: Validate repository file paths before transforming Confluence content.
- Workspace upload failures are now propagated so that a task does not record a completed step without its corresponding workspace.
- - b11c9b4: Fixed a bug where the search engine could receive an unfiltered query when no document types were permitted.
- - 0ae9229: Fixed WebSocket upgrade error responses to prevent load balancers from returning 502 when authentication fails. Error responses now use valid HTTP headers, ensuring the actual error status (401 or 500) is delivered to the client instead of being masked.
additions (20)
- 1a705ca: Added
templateDryRunPermission, which allows permission policies to control who can submit inline Software Template dry runs. - 5ff93bf: Added functionality to register a Template Outputs Component in the new frontend system.
- ee97130: Added support for
techdocs.when pulling the TechDocs generator Docker image from private registries that require authentication.generator. pullOptions - 62d1a6f: Added
techdocs.configuration option, allowing operators to extend the set of permitted MkDocs plugins during TechDocs generation.generator. mkdocs. dangerouslyAllowAdditionalPlugins - bf1f82d: Added the required OpenAPI types dependency for Swagger Parser.
- de957f6: Added
@backstage/cli-module-package-manager-yarnwithbackstage-cli pm verify-patchesto validate Yarn patch references, local patch files, lockfile consistency, and patched Backstage package versions against the selected Backstage release. The command is included in@backstage/cli-defaults. - b80a9f3: Added an
onCopyLogprop to theLogViewercomponent that renders a copy button in the toolbar, allowing users to copy all log content to the clipboard. - a15bac8: Added an optional
variantprop toCopyTextButtonto allow configuring its visual style (primary,secondary, ortertiary). - 279fdf6: Declared the DOM Testing Library dependency required by React Testing Library.
- 40838dc: Added an extension boundary around custom navigation content.
- - bf7e890: Added the missing Material UI dependency used by catalog popovers.
- - ad8f2a8: Added actions to get kubernetes clusters and entity resources
- - d9a57de: Add
KubernetesWatcherinterface for streaming Kubernetes resource changes via an async iterator. The watcher is separated fromKubernetesFetcherbecause watching is a long-lived streaming connection that only works with server-side auth providers. Watch supports all event types (ADDED, MODIFIED, DELETED, BOOKMARK, ERROR) with errors yielded as data rather than thrown. - - 2a19159: Hardened notification email delivery with format validation and optional
allowedEmailDomains. Invalid or disallowed addresses are skipped;allowlistEmailAddressesanddenylistEmailAddressesmatch case-insensitively, allowlist still overrides the domain list, and denied addresses win last. - - 80a548a: Added
resolveNotificationLinkutility function that resolves relative notification links to absolute URLs using a provided base URL. This can be used by notification processor modules to ensure links are absolute before forwarding them to external systems. - - bbba6b5: Added support for requiring user-provided credentials for Azure DevOps mutation actions when
scaffolder.is enabled.requireScmUserCredentials - - bbba6b5: Added support for requiring user-provided credentials for Bitbucket Cloud mutation actions when
scaffolder.is enabled.requireScmUserCredentials - Added new config path
scaffolder.for GCS workspace provider.taskRecovery. gcsBucket. name - - 3bb3710: Added optional cancellation support when waiting to claim a scaffolder task.
- Added task recovery feature with new
scaffolder.config section.taskRecovery
constraints (2)
- 61809fe: Allow independently registered catalog model sources to share identical layers, while reporting a clear error for conflicting layers with the same ID.
- d9a949e: Added support for rendering custom link elements inside
HeaderIconLinkRow.
deprecations (1)
- - 38441ff: Migrate to toastApi from deprecated alertApi
renames (1)
- 89743dc: Replaced the deprecated dependency used by
repo list-deprecationswith the equivalent TypeScript ESLint rule.
対応が必要なリリースが出たときに、週次メールでお知らせします。 今回のセキュリティパッチと破壊的変更も、その一例です。