python-1.41.1

Semantic Kernel Releases / 3/25/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • PythonのGoogle連携において、Gemini関数呼び出しのparts内にあるthought_signatureを保持するよう修正が行われました。
  • 画像連携の統合テストがボットポリシーによりブロックされる問題を解消するための修正が投入されました。
  • プロンプトテンプレートエンジンがコンテンツ内のHTMLタグを不当にブロックしていた点が修正されました。
  • /python配下でWerkzeugの依存関係を3.1.1から3.1.6へ更新しました。
  • macOSランナーの稼働範囲をキャパシティ都合で縮小する対応が含まれています。

What's Changed

  • Python: fix(python/google): preserve thought_signature in Gemini function call parts by @giulio-leone in #13609
  • Python: Fix image integration tests that are now blocked due to bot policies by @moonbox3 in #13680
  • Python: fix prompt template engine blocking HTML tags in content by @weiguangli-io in #13633
  • Python: Bump werkzeug from 3.1.1 to 3.1.6 in /python by @dependabot[bot] in #13605
  • Reduce macos runner coverage due to capacity by @moonbox3 in #13686
  • Python: Fix ChatHistoryTruncationReducer deleting system prompt by @roli-lpci in #13610
  • Python: fix: ChatHistoryTruncationReducer orphans TOOL role messages by @giulio-leone in #13608
  • Python: Default Dapr module allowlist to semantic_kernel prefix by @moonbox3 in #13596
  • Python: fix(google-ai): skip api_key check when use_vertexai is True by @giulio-leone in #13607
  • Python: fix Google AI/Vertex AI crash on anyOf schema (#12442) by @weiguangli-io in #13624
  • Python: Bump Python version to 1.41.1 for a release by @moonbox3 in #13705

New Contributors

Full Changelog: python-1.41.0...python-1.41.1

python-1.41.1 | AI Navigate