GitHub Enterprise Server 3.21 リリース候補版が利用可能に
GitHub Enterprise Server 3.21 リリース候補は、組織カスタムプロパティやプロジェクト階層ビューの一般化、REST API の重大なバージョンアップ、大規模ワークフローの最適化など、エンタープライズ環境の運用効率とセキュリティを強化する重要な更新を含んでいる。
キーポイント
組織管理と可視性の強化
Organization custom properties が一般化され、メタデータによるタグ付けとルールセットの自動適用が可能になった。また、GitHub Projects の階層ビューが一般化され、複雑な作業分解をコンテキストを失わずに把握できるようになった。
REST API の重大バージョンアップ
REST API バージョン 2026-03-10 が利用可能となり、既存の 2022-11-28 バージョンは少なくとも 24 ヶ月間サポートされるが、マイグレーションが必要な breaking changes が含まれている。
大規模ワークフローとセキュリティ機能の改善
GitHub Actions で 300 件以上のジョブを持つワークフローを遅延読み込みによりスムーズに処理可能になり、シークレットスキャンの警報レベルおよびエンタープライズレベルの権限管理が強化された。
データストレージ構成の柔軟性向上
MySQL およびリポジトリデータをホストするための複数のデータディスク設定が一般化され、スタンドアロンおよび高可用性トポロジーに対応し、既存バージョン(3.17-3.20)のパッチでも利用可能になった。
影響分析・編集コメントを表示
影響分析
このリリースは、大規模組織における GitHub の運用効率とセキュリティ管理体制を根本から強化するものであり、特に REST API のバージョンアップは既存インテグレーションの維持コストや移行リスクに直結するため、IT 部門による計画的な対応が求められる。また、大規模ワークフローの処理能力向上は、マイクロサービス化や複雑な CI/CD パイプラインを運用する現代の開発現場において即座に価値を発揮し、エンタープライズ利用における GitHub の信頼性をさらに高める。
編集コメント
エンタープライズユーザーにとって、REST API の breaking changes は移行計画の策定が急務であり、大規模ワークフローの最適化は運用負荷軽減に直結する重要な更新です。
GitHub Enterprise Server (GHES) 3.21 は、デプロイの効率化、監視機能の強化、コードセキュリティ、ポリシー管理を向上させます。3.21 リリースにおける主なポイントは以下の通りです。
組織のカスタムプロパティが一般提供されました。これにより、企業管理者はメタデータを使用して組織にタグ付けし、自動的に企業のルールセットに対象を指定できるようになりました。詳細については、「組織のカスタムプロパティ」をご覧ください。
GitHub Projects の階層ビューが一般提供されました。これで、プロジェクトテーブルビュー内で完全な課題の階層構造を直接表示できるようになり、コンテキストを失ったりビューを切り替えたりすることなく、複雑な作業分解を明確に把握できます。詳細については、「階層ビュー」をご覧ください。
REST API バージョン 2026-03-10 (REST API version 2026-03-10) が利用可能になり、破壊的変更が導入されました。バージョン 2022-11-28 (version 2022-11-28) の既存の統合は、3.21 リリース日から少なくとも 24 ヶ月間は完全にサポートされ続けます。詳細については、「REST API バージョン 2026-03-10」をご覧ください。
GitHub Actions ワークフローページで、ジョブ数が 300 を超えるワークフローのレンダリングが正常に行われるようになりました。大規模なワークフローをスムーズに処理するために遅延読み込み (lazy loading) を実装しました。さらに、ワークフローページからステータス(例:失敗または進行中)に基づいてジョブを直接フィルタリングできるようになりました。詳細については、「GitHub Actions ワークフローページの性能向上」をご覧ください。
このバージョンでは、シークレットスキャンの警報レベルおよび企業レベルの権限に関する改善が含まれています。これにより、シークレットスキャンの警報、カスタムパターン、プッシュ保護バイパスをより簡単に管理できるようになりました。詳細については、「シークレットスキャンのためのエンタープライズガバナンスとポリシーの改善」をご覧ください。
MySQL およびリポジトリデータをホストするための複数のデータディスクの設定が、一般利用可能となりました。これはスタンドアロンおよび高可用性トポロジに適用され、3.17、3.18、3.19、3.20 の最新パッチ版および 3.21 で利用可能です。詳細については、「複数のデータディスクの設定」をご覧ください。
リリース候補は、最新の機能を早期に試してフィードバックを収集するための手段です。リリース候補プロセスの詳細についてはこちらをご覧ください。GHES 3.21 についてさらに詳しく知りたい場合は、リリースノートを確認するか、今すぐ 3.21 リリース候補をダウンロードしてください。
リリース候補に関するご意見やご質問がある場合は、サポートチームまでお問い合わせください。
本記事「GitHub Enterprise Server 3.21 リリース候補が利用可能」は、最初に The GitHub Blog で公開されました。
原文を表示
GitHub Enterprise Server (GHES) 3.21 enhances deployment efficiency, monitoring capabilities, code security, and policy management. Here are a few highlights in the 3.21 release:
Organization custom properties are now generally available, giving enterprise administrators a way to tag organizations with metadata and automatically target enterprise rulesets. For more information, see organization custom properties.
Hierarchy view for GitHub Projects is now generally available. You can now view your full issue hierarchy directly in project table views, giving you clear visibility into complex work breakdowns without losing context or switching views. For more information, see hierarchy view.
REST API version 2026-03-10 is now available and introduces breaking changes. Existing integrations on version 2022-11-28 will continue to be fully supported for at least 24 months from the 3.21 release date. For more information, see REST API version 2026-03-10.
GitHub Actions workflow pages now successfully render workflows with more than 300 jobs. We’ve implemented lazy loading to smoothly handle large workflows. In addition, you can now filter jobs based on status (for example, failed or in-progress) directly from the workflow pages. For more information, see improved performance for GitHub Actions workflows page.
This version includes improvements to alert-level and enterprise-level permissions for secret scanning. You can now more easily manage secret scanning alerts, custom patterns, and push protection bypasses. For more information, see enterprise governance and policy improvements for secret scanning.
Configuring multiple data disks to host MySQL and repository data is now generally available. This applies to standalone and high availability topologies and is available in the latest patches of 3.17, 3.18, 3.19, and 3.20, and in 3.21. For more information, see configuring multiple data disks.
Release candidates are a way for you to try the latest features early and help us gather feedback. Read more about the release candidate process. To learn more about GHES 3.21, check out the release notes, or download the 3.21 release candidate now.
If you have any feedback or questions about the release candidate, please contact our support team.
The post GitHub Enterprise Server 3.21 release candidate is available appeared first on The GitHub Blog.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み