Skip to content

Releases: microsoft/semantic-kernel

vectordata-dotnet-9.0.0-preview.1.24515.1

17 Oct 14:13
6939ab8
Compare
Choose a tag to compare

Changes:

  • 6939ab8 .Net: Processes fixing sample 1 to emit exit event (#9294)
  • 8b4a149 .Net Processes: Updated to process abstractions and core builders in preparation for Dapr runtime (#9285)
  • fb778b7 Clean-up environment variables used by integration tests (#9287)
  • 474cc69 .Net: Fixing Processes food samples diagram links + step name fix (#9262)
  • 12ee20a .Net Agents - Fixed Assistant Function-Call Message Role (#9281)
  • 9a378c8 .Net: Add open ai support to RAG sample (#9288)
  • 8f8c768 .Net: Fix: Enhance Function Argument Validation to Prevent Null Argument Exceptions in Tool Calls. (#9273) [ #9212 ]
  • f29e08f .Net: Enable the InMemoryTextSearchTests (#9255)
  • 3f02946 .Net: Update SK and VectorData versions. (#9279)
  • d9e929a .Net: AddVectorStoreTextSearch support service ids for dependencies (#9258)
See More
Read more

dotnet-1.22.0

08 Oct 20:35
68187f3
Compare
Choose a tag to compare

Changes:

See More
  • 861e9ba .Net: Process - Fixing issue with steps being invoked multiple times. (#9143)
  • 4dbb38d Dotnet: ADR 0054: Process Framework (#9008)
  • 15b94c1 .NET: Processes support for sub-processes (#9095) [ #9097 ]
  • 81953f2 .Net Agents - Align with expectations when arguments override specified. (#9096)
  • 27fa987 .Net: Bump DuckDB.NET.Data from 1.0.1 to 1.1.1 in /dotnet (#8969) [ #213 ]
  • ae29d87 .Net: Bump OllamaSharp to Strong Name signed package. (#9091) [ #8928 ]
  • c2b7f70 .Net: Improve mapper effeciency for pinecone and redis hashsets. (#9064) [ #9025 ]
  • 6d5aa6e .Net: {Azure}OpenAI Connectors Update to 2.1.0-beta.1 (#9078)
  • d7d27ee .Net: ADR - Connectors Versioning Strategy for Underlying SDKs (#9060)
  • 329d572 .Net Agents - Include code and output generated by code-interpreter in streaming output (#9068)
  • 3e529d0 .Net: Vector store PropertyReader refactor (#9054)
  • 8d636f1 .Net: Fixing broken link in processes readme file (#9036)
  • f31ed59 .Net: Bump OllamaSharp from 3.0.1 to 3.0.8 in /dotnet (#9040) [ #87, #84, #88, #77, #78, #75, #89 ]
  • e183873 .Net: Update README.md (#9049)
  • 120d961 .Net: Improve mapping efficiency for Qdrant by removing JSON intermediary. (#9030) [ #9025 ]
  • f3ec0e6 .Net: Improve the ITextToImageService abstractions to support ExecutionSettings (#8068) [ #5657, #7086, #7088 ]
  • a95c36c .Net: Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0-preview.24324.1 to 9.0.0-preview.24415.1 in /dotnet (#9039)
  • 28233db .Net: Split verification methods from VectorStoreRecordPropertyReader (#9048)
  • e494c2c .Net: Fix type, interrogate (#9047)
  • 41771fa .Net: Support OpenAI 2.0.0-beta.12 and Azure OpenAI 2.0.0-beta.6 (#8978) [ #8956, #8525 ]
  • a988e51 .Net Agents - Add Token Usage and other Metadata for Assistant (#9034)
  • fdab1e1 .Net: Add generic data model sample (#9021) [ #8986 ]
  • bd4d12b .Net: Processes Sample - Account Creation (#8990)
  • 5b0a1af .Net: Adding usage metadata to OpenAI Streaming Chunks (#9022) [ #6826 ]
  • 2724f34 .Net: Adding the ability to redirect system.Console output to test output. (#9023) [ #9009 ]
  • c20f0fc .Net: ONNX - Remove starting space at the beginning of first token (#9017) [ #7436 ]
  • 45c41f6 .Net: Remove ReadOnlyMemoryConverter (#9014)
  • d46f8a2 .Net: Implemented generic data model support for Weaviate connector (#9010)
  • 815b051 .Net: Gemini - Removed limitation when gemini throws exception if invalid response (BREAKING CHANGE) (#8584)
  • f960e29 .Net: Bentho/lazy step initialization (#8995)
  • 29f70e4 .Net: Bump Microsoft.Data.Sqlite from 8.0.2 to 8.0.8 in /dotnet (#8963) [ #33932, #34229, #34217 ]
  • 52ceba5 .Net: remove redundant TasksExtensions and ValueTuple refs (#7372)
  • 455fd67 .Net: Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /dotnet (#8965) [ microsoft/vstest#5193, #5193 ]
  • cb500e6 .Net: Updated baseline version to 1.21.1 (#8993)

python-1.11.0

02 Oct 18:17
3e7ff12
Compare
Choose a tag to compare

What's Changed

New Features

Python Package Updates

  • Python: Bump torch from 2.2.2 to 2.4.1 in /python by @dependabot in #8650
  • Python: Update pymilvus requirement from <2.4,>=2.3 to >=2.3,<2.5 in /python by @dependabot in #8383
  • Python: Bump Python version to 1.11.0 for a release by @moonbox3 in #9065

Bug Fixes and Improvements

  • Python: Improve exception log message in streaming content merge item list by @TaoChenOSU in #9052

Full Changelog: python-1.10.1...python-1.11.0

python-1.10.1

30 Sep 16:28
4c80c2f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: python-1.10.0...python-1.10.1

python-1.10.0

26 Sep 17:14
e82084b
Compare
Choose a tag to compare

New Features

  • Python: Support DefaultAzureCredential Auth for Azure Resources by @moonbox3 in #8711
  • Python: Support DefaultAzureCredential for AzureAI Inference by @moonbox3 in #8862
  • Python: Support OpenAI json_schema response format by @moonbox3 in #8958
  • Python: Streaming content for token usage by @TaoChenOSU in #8902

Python Package Updates

  • Python: Update mistralai requirement from ~=0.4 to >=0.4,<2.0 in /python by @dependabot in #8384
  • Python: Update sentence-transformers requirement from ~=2.2 to >=2.2,<4.0 in /python by @dependabot in #8382
  • Python: Update motor requirement from ~=3.3.2 to >=3.3.2,<3.7.0 in /python by @dependabot in #8961
  • Python: Bump Python version to 1.10.0 from 1.9.0 for a release. by @moonbox3 in #9004

Enhancements and Fixes

  • Python: Azure OpenAI setting fix: Don't fetch AD token if API is present in environment variable. by @lossyrob in #8985
  • Python: Pass in retrieved agent to agent creation. Refactor unit tests. Add a code sample for retrieval. by @moonbox3 in #8973
  • Python: support all auth options for azure ai search by @franklinlindemberg in #8495

Bug Fixes and Improvements

  • Python: Fixed an issue where the schema property was missing when using the OpenAPI plugin with the get method. by @ymuichiro in #8502
  • Python: Update anthropic_settings url path by @nmoeller in #8689
  • Python: Check the Azure OpenAI settings API key for None by @moonbox3 in #8908

New Contributors

Full Changelog: python-1.9.0...python-1.10.0

dotnet-1.21.1

25 Sep 20:19
a2a64a3
Compare
Choose a tag to compare

Changes:

  • a2a64a3 .Net: Updated package version to 1.21.1 (#8992)
  • dec9126 .Net: Unit test for KernelJsonSchemaBuilder (#8989)
  • 04ca656 .Net: Update JsonSchemaMapper to latest version (#8988)
  • fd6d4a1 .Net: Implemented generic data model support for Azure CosmosDB NoSQL connector (#8981)

This list of changes was auto generated.

dotnet-1.21.0

25 Sep 14:51
1c72a26
Compare
Choose a tag to compare

Changes:

See More
  • 8924bdc .Net: Fix function calling integration tests (#8948)
  • be90d23 .Net: Update OpenAI / AzureOpenAI Concepts (#8919) [ #7007 ]
  • 8e25752 .Net: Create sample showing how to render ChatHistory to a prompt and invoke it (#8899) [ #8861 ]
  • 05d99d6 .Net Agents - Update KernelFunction Based Strategies for AgentGroupChat (#8913)
  • 6bba2b6 .Net Agents - Make messages parameter optional for OpenAIAssistantAgent.InvokeStreamingAsync (#8915)
  • 33f8e9b .Net: Switch redis hashset vectorstore prefix default to true (#8911)
  • 0ae0e52 .Net: Add Examples to retrieve FinishReason/DoneReason and other details with the Ollama connector (#8889)
  • fbdd6bc .Net: Support polymorphic serialization of ChatMessageContent class and its derivatives (#8901)
  • cc4a497 .Net: Update integration tests to use AzureCliCredential (#8905)

dotnet-1.20.0

17 Sep 21:30
4c00b79
Compare
Choose a tag to compare

Changes:

  • 4c00b79 .Net: Sample demonstrating function advertisement depending on context (#8842)
  • 00f3a6b .Net Agents - Streaming Bug Fix and Support Additional Assistant Option (#8852) [ #8715, #8825 ]
  • 893dc74 .Net: Updated package version to 1.20.0 (#8848)
  • d5fa9cf .Net: Fixed record mapping in Azure CosmosDB MongoDB connector (#8823)
  • 93aec50 .Net: Disable failing integration tests (#8853)
  • 9d28474 .Net: OpenAI Structured Outputs ADR and implementation for Option 1 and Option 2 (#8648)
See More

This list of changes was auto generated.

python-1.9.0

16 Sep 18:48
791e3c7
Compare
Choose a tag to compare

New Features

Enhancements and Fixes

Bug Fixes and Improvements

  • Python: Fix issues of Google AI/Vertex AI on handling classes in kernel functions by @TaoChenOSU in #8674
  • Python: Fix Anthropic Chat Completion. Fix agent chat broadcast message bug. by @moonbox3 in #8683
  • Python: Fix openai assistant function calling bug by @moonbox3 in #8817
  • Python: Support numpy >=1.25.0 for SK Python versions < '3.12' by @moonbox3 in #8819

Python Package Updates

  • Python: Bump Python version to 1.9.0 for a release. by @moonbox3 in #8820

Full Changelog: python-1.8.3...python-1.9.0

dotnet-1.19.0

10 Sep 19:10
e44817d
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.