Skip to content

Releases: microsoft/semantic-kernel

python-1.41.1

25 Mar 06:53
9d120bc

Choose a tag to compare

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

vectordata-dotnet-10.1.0

20 Mar 14:10
14ea2fc

Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

dotnet-1.74.0

20 Mar 14:54
14ea2fc

Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

python-1.41.0

13 Mar 09:03
b3cf64a

Choose a tag to compare

What's Changed

Full Changelog: python-1.40.0...python-1.41.0

vectordata-dotnet-10.0.1

04 Mar 14:20
e901020

Choose a tag to compare

Changes:

See More
  • 889807d .Net: Update Microsoft.Extensions.AI dependencies to 10.3.0 and OpenAI SDK to 2.8.0 (#13544)
  • c086d09 .Net: [MEVD] SQL Server approximate vector search (#13573) [ #13270 ]
  • 9f2dafc .Net: [TINY] [MEVD] Remove SupportsMultipleKeys (#13572)

This list of changes was auto generated.

dotnet-1.73.0

04 Mar 16:16
e901020

Choose a tag to compare

Changes:

See More
  • 889807d .Net: Update Microsoft.Extensions.AI dependencies to 10.3.0 and OpenAI SDK to 2.8.0 (#13544)
  • c086d09 .Net: [MEVD] SQL Server approximate vector search (#13573) [ #13270 ]
  • 9f2dafc .Net: [TINY] [MEVD] Remove SupportsMultipleKeys (#13572)

This list of changes was auto generated.

python-1.40.0

02 Mar 23:57
b712ffc

Choose a tag to compare

What's Changed

Full Changelog: python-1.39.4...python-1.40.0

vectordata-dotnet-10.0.0

19 Feb 17:26
cec0cba

Choose a tag to compare

Changes:

See More
Read more

dotnet-1.72.0

19 Feb 18:40
cec0cba

Choose a tag to compare

Changes:

  • cec0cba .Net: Bump SK to 1.7.2 and MEVD to 10.0.0 (#13567)
  • c86a59a .Net: Update Microsoft.SemanticKernel packages to 1.71.0 (#13571) [ #13570 ]
  • 8513c2a .Net: [MEVD] Cosmos NoSQL provider work on keys, partition keys and point reads (#13550)

This list of changes was auto generated.

dotnet-1.71.0

16 Feb 17:33
91f7956

Choose a tag to compare

Changes:

  • 91f7956 .Net: Bumping - Version
    1.71.0 (#13552)
  • 1b8b08b Remove unused workflow (#13545)
  • c6f07d6 .Net: Implement SQL Server hybrid search (#13512) [ #11080 ]
  • e8b4862 .Net: [MEVD] Map DateTime to timestamptz on PostgreSQL (#13514) [ #10641
    ]
  • 7a74a26 .Net: Update DirectoryObjects.yml URL from dev to main branch (#13526)
  • c4d0a62 .Net: Update Microsoft.SemanticKernel packages from
    1.68.0 to 1.70.0 (#13524) [ #13523 ]
  • b0d621f .Net: Implement PostgreSQL hybrid search (#13502) [ #13501, #11084,
    #10359 ]
  • 7d7a649 .Net: [MEVD] Implement support for score threshold (#13501) [ #9566 ]
  • cbb1f21 .Net: [MEVD] Introduce FilterTranslatorBase and remove duplication
    (#13485)
  • a3be1fd Bump actions/setup-dotnet from 4 to 5 (#13137)
  • 8f301a1 Bump mdast-util-to-hast from
    13.2.0 to 13.2.1 in /dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client (#13409)
  • 33e5882 .Net: Bump form-data from
    4.0.2 to 4.0.4 in /dotnet/samples/Demos/ProcessFrameworkWithSignalR (#12979)
  • 1b9d5f1 Bump vite from
    6.2.7 to 6.4.1 in
    /dotnet/samples/Demos/ProcessFrameworkWithSignalR/src/ProcessFramework.Aspire.SignalR.ReactFrontend (#13388)
  • d3ac002 .Net: Remove old MEVD integration tests (#13484)
  • af0761c .Net: Adding copilot cli to the codespace definition (#13479)
  • 7918395 .Net: [MEVD] Implement key auto-generation (#13466) [ #11485 ]
  • fe11ab6 .Net: [MEVD] Support .Any(x => x.Contains(...)) in filters (#13471) [
    #13470, #13152 ]
  • 5794549 .Net: [MEVD] Ensure identifiers are properly quoted (#13470) [ #12161 ]
  • b0a185b .Net: ItCanReturnImageUrlAsync test is flakey so skipping (#13472)
  • 3ce1a84 .Net: Use testcontainer for SQL Server 2025 (#13465)
  • 4e055e8 .Net: Add agentic tool registration guide to SK -> AF migration.
    (#13464)