Skip to content

Releases: microsoft/semantic-kernel

dotnet-1.80.0

Choose a tag to compare

@dmytrostruk dmytrostruk released this 18 Aug 15:00
5e1f1fb

Changes:

  • 5e1f1fb .NET: Bump package version to 1.80.0 (#14301)
  • 1b7b020 Update OpenAPI HTTP client defaults (#14293)
  • c1afc86 .NET: Bump Testcontainers packages (#14294)
  • c028a0c .Net: Honor FunctionChoiceBehavior function list in Gemini connector (#14183)
  • 1d336b3 .Net: Bump CommunityToolkit.VectorData.InMemory and System.Numerics.Tensors (#14283)
  • 76b5464 remove migrated .NET MEVD providers, add redirect READMEs (#14193)

This list of changes was auto generated.

python-1.44.1

Choose a tag to compare

@moonbox3 moonbox3 released this 06 Aug 09:54
6e10225

What's Changed

Full Changelog: python-1.44.0...python-1.44.1

dotnet-1.79.0

Choose a tag to compare

@dmytrostruk dmytrostruk released this 06 Aug 09:46
fb13781

Changes:

  • fb13781 .NET: Bump package version to 1.79.0 (#14275)
  • 383d102 Bump .NET SDK from 10.0.301 to 10.0.302 (#14235)
  • 362cc2b Bump form-data from 4.0.5 to 4.0.6 in ProcessFrameworkWithSignalR React frontend (#14234)
  • e78a8f5 Suppress CodeQL false positive in internal HTTP utility (#14223)
  • 441ac99 Update Microsoft.AspNetCore.OData to 9.5.0 (#14224)
  • 01e74b0 .NET: Harden dotnet-format workflow shell handling (#14201)
See More
  • 7481cd0 Fix cosmosdb vectorstore bug (#14182)
  • 61a6b0c Migrate VectorStoreRAG and Concepts samples to CommunityToolkit.VectorData packages (#14170)
  • d003eb2 Consolidate Dependabot dependency updates (#14176)
  • acb3e35 .Net: [.NET] Add TimeProvider injection to TimePlugin for deterministic testing (#14112) [ #14111 ]
  • e15ae16 .Net: Reject mixed-separator UNC paths in file plugins (#14166) [ #14157 ]
  • 33a3e55 .Net: [BREAKING] Upgrade Prompty.Core to 2.0.0-beta.3 to resolve NU1903 vulnerability (#14169)
  • c781da1 .Net: fix: address three static analysis issues (audio format, text search, KernelProcess) (#13925) [ #13922 ]
  • dd026f3 Encode OpenAPI server variable values (#14146)
  • 008d40a .Net: feat(ollama): add Think property to OllamaPromptExecutionSettings (#14122) [ #14078 ]

This list of changes was auto generated.

python-1.44.0

Choose a tag to compare

@moonbox3 moonbox3 released this 07 Jul 09:00
e4025c3

What's Changed

Full Changelog: python-1.43.1...python-1.44.0

dotnet-1.78.0

Choose a tag to compare

@dmytrostruk dmytrostruk released this 07 Jul 15:25
35ba23e

Changes:

  • 35ba23e .Net: Update package version to 1.78.0 (#14142)
  • e6c9673 .Net: Disable automatic HTTP redirects in HttpPlugin and WebFileDownloadPlugin default clients (#14132)
  • f25753b Bump Scriban from 7.2.0 to 7.2.5 to fix NU1902 vulnerability (#14133)
  • dfc5227 .Net: Update .NET SDK to 10.0.301 (#14119)
  • cf9af8b .Net: Bump axios to 1.16.0 and form-data to 4.0.6 in /dotnet/samples/Demos/ProcessFrameworkWithSignalR (#13858)
See More

This list of changes was auto generated.

python-1.43.1

Choose a tag to compare

@moonbox3 moonbox3 released this 17 Jun 07:27
cd1b020

What's Changed

Full Changelog: python-1.43.0...python-1.43.1

python-1.43.0

Choose a tag to compare

@moonbox3 moonbox3 released this 03 Jun 22:39
417d62f

What's Changed

Full Changelog: python-1.42.0...python-1.43.0

dotnet-1.77.0

Choose a tag to compare

@dmytrostruk dmytrostruk released this 28 May 09:54
32e904c

Changes:

This list of changes was auto generated.

python-1.42.0

Choose a tag to compare

@moonbox3 moonbox3 released this 14 May 02:12
2fb749e

What's Changed

Full Changelog: python-1.41.3...python-1.42.0

dotnet-1.76.0

Choose a tag to compare

@dmytrostruk dmytrostruk released this 11 May 09:37
f2b3c93

Changes:

See More * 6e1ab9d .Net: Fix VertexAI global endpoint URI construction (#13620) (#13621) * a1a701d .Net: Fix whitespace formatting in PromptExecutionSettingsExtensions.cs (#13941) * 1369c2e .Net: Add ExtraBody to OpenAIPromptExecutionSettings (#12307) (#13934) [ #11852 ] * a68600a .Net: Update Step04_AzureAIAgent_CodeInterpreter.cs (#13886)