Skip to content

Releases: microsoft/semantic-kernel

dotnet-1.24.1

18 Oct 14:52
a3a69c8
Compare
Choose a tag to compare

Changes:

  • a3a69c8 .Net: Set dll version number for vectordata.abstractions. (#9323)
  • ec98193 .Net Processes - Use JSON Schema Generation from Type (#9309)
  • a91ad4f .Net: Bump MongoDB.Driver from 2.28.0 to 2.29.0 in /dotnet (#8966) [ #1429, #1387, #1278 ]
  • e9499b6 .Net: Added implementation of SQLite connector for new memory design (#9164)
  • dbf1819 Python: Restructure connector unit tests (#9316)
  • 1cbb965 .Net: Added example of Structured Outputs with Azure OpenAI (#9315)
  • 20b5032 .Net: Update .NET notebooks to use release 1.23.0 (#9311)

This list of changes was auto generated.

vectordata-dotnet-9.0.0-preview.1.24518.1

18 Oct 14:41
a3a69c8
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

dotnet-1.24.0

17 Oct 19:02
a68a6f8
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

dotnet-1.23.0

17 Oct 14:44
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

This list of changes was auto generated.

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.