Semantic Kernel
Microsoft SDK for integrating large language models into apps with plugins and planning.
Semantic Kernel's releases are now dependency bumps and redirect READMEs pointing users elsewhere.
◆Recent moves
- 1d ago
SK .NET 1.80: migrated vector-store providers removed
The migrated .NET vector-store providers are deleted and replaced with redirect READMEs, which turns a soft migration into a hard one for anyone still referencing them. The Gemini connector also starts honoring the configured function choice behavior — a real behavioral fix among the usual version and Testcontainers bumps.
View source ↗ - 13d ago
SK .NET 1.79: dependency bumps and a Cosmos DB vector store fix
Mostly SDK and dependency version bumps with a CodeQL suppression, plus one Cosmos DB vector store bug fix. The sample migration to CommunityToolkit packages here previews the provider removal that lands in 1.80.
View source ↗ - 13d ago
SK Python 1.44.1: breaking MCP tool approval callback
A breaking change adding an MCP tool approval callback for Azure AI agents, plus skipping MCP tools whose normalized names collide. Both are the kind of fix that only surfaces once agents are calling real tool sets, and they are the most substantive work in this window.
View source ↗ - 1mo ago
SK .NET 1.78: HTTP redirect hardening and dependency bumps
Automatic HTTP redirects are disabled in the web and file-download plugin default clients and file path validation is hardened across plugins. Security posture work on the plugin surface, wrapped in the usual dependency updates.
View source ↗ - 1mo ago
SK Python 1.44.0: dependency bumps only
An entire release of dependabot upgrades with no functional change. It is the clearest illustration of what the package's release cadence currently consists of.
View source ↗ - 2mo ago
SK Python 1.43.1: function choice behavior for assistant agents
Function choice behavior reaches Azure AI and OpenAI assistant agents, closing a gap between agent types, alongside a fix rejecting encoded dot-segment paths in the OpenAPI plugin. Small, but it is capability rather than servicing.
View source ↗