dotnet-1.77.0 リリース dotnet-1.77.0
- Semantic Kernel .NET版 v1.77.0 がリリース。
- OpenAPIプラグインのサーバーURL検証がデフォルト有効化され、Agent Frameworkへの移行も含む。
English summary
- Changes: 32e904c .Net: Bump .NET package version to 1.77.0 ( #14040 ) 3e180c1 .Net: Enable default-on server URL validation for OpenAPI plugins ( #14029 ) fdc6e68 .Net: Semantic Kernel -> Agent Fra
Semantic Kernel の .NET パッケージがバージョン 1.77.0 にアップデートされました。主な変更点として、OpenAPI プラグインにおけるサーバー URL 検証がデフォルトで有効化されました(PR #14029)。これにより、プラグイン利用時のセキュリティと信頼性が向上することが期待されます。
また、「Semantic Kernel」から「Agent Framework」への名称移行に関連する変更も含まれています(PR #14029 周辺)。この変更はエージェント機能を中心とした製品ポジショニングの明確化を反映していると考えられます。詳細な破壊的変更の有無は公式リリースノートでご確認ください。
Semantic Kernel's .NET package has been bumped to version 1.77.0. The most notable functional change is the enablement of server URL validation for OpenAPI plugins by default (PR #14029). This opt-out behavior shift may affect existing integrations that rely on non-standard or unvalidated server URLs, so teams using OpenAPI plugins should review their configurations before upgrading.
The release also includes changes related to a rebranding or repositioning from "Semantic Kernel" toward "Agent Framework" terminology, reflecting the project's evolving focus on agentic workflows. The commit history suggests this is primarily a maintenance and housekeeping release rather than a major feature drop. Readers should consult the official GitHub release page for the full changelog and any migration guidance.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (github.com) をご確認ください。