Releases: microsoft/semantic-kernel
Releases · microsoft/semantic-kernel
python-1.14.0
Release Notes
New Features
- Python: Introducing vector and text search by @eavanvalkenburg in #9345
- See the following concept code samples for implementation details.
- Python: Adding Vector Search to the In Memory collection by @eavanvalkenburg in #9574
Python Package Updates
- Python: Update motor requirement from <3.6.0,>=3.3.2 to >=3.3.2,<3.7.0 in /python by @dependabot in #9270
- Python: Update pyarrow requirement from <18.0,>=12.0 to >=12.0,<19.0 in /python by @dependabot in #9445
- Python: Bump torch from 2.4.1 to 2.5.0 in /python by @dependabot in #9367
- Python: Bump torch from 2.5.0 to 2.5.1 in /python by @dependabot in #9532
- Python: Bump Python version to 1.14.0 for a release by @moonbox3 in #9611
Enhancements and Fixes
- Python: Add type hint for ProcessStepBuilder in send_event_to. Improve schema building by @moonbox3 in #9608
Bug Fixes and Improvements
- Python: Fixes displaying of error message to properly show the exception details by @victorgarciaaprea in #9507
- Python: Fix planner notebook link to plan.py by @moonbox3 in #9486
- Python: fix mypy pre-commit setup, mypy fixes by @eavanvalkenburg in #9498
New Contributors
- @victorgarciaaprea made their first contribution in #9507
Full Changelog: python-1.13.0...python-1.14.0
dotnet-1.28.0
Changes:
- 60ff436 .Net: Version 1.28.0 (#9610)
- daafde4 .Net: Rename OpenAPI model classes (#9595)
- 3888c8e Comment out broken link (#9604)
- d48e17a .Net: Prepare OpenApi model classes to changes in OpenApi.NET v2 SDK (#9603)
- 801436c .Net: Don't allow function name/id to be overwritten with an empty string (#9601) [ #9567 ]
- 19fef34 .Net: Added support for OpenAI image detail level property (#9561)
- c613ae4 .Net: Shared (Cross-Runtime) integration tests for Processes (#9550)
See More
- 7222246 .Net: Provide access to the security scheme and requirement for an Open API function (#9430) [ #9429 ]
- 874ee95 .Net Agents - Fix polling cycle to properly evaluate failure mode on exception (#9581)
- 6b20b98 .Net: Make OpenApi model classes experimental (#9568)
- 7ca11a9 Upgrade the upload-artifact or download-artifact actions (#9565) [ #9563 ]
- 7b22f00 .Net: Parse multiple servers (#9558)
- 3332079 .Net: Process Framework: Simplify Event Emission in Process Steps (#9560)
- 6fee23c .Net Processes - Support Complex Type Serialization for Dapr Events and Messages (#9525)
dotnet-1.27.0
Changes:
- 9eae969 .Net: Version 1.27.0 (#9559)
- c10723d .Net: Include the operation in the KernelFunction.Metadata (#9556) [ #9496 ]
- ca4badf .Net: Added an example how to access ChatHistory in SK function (#9527)
- ed08b44 .Net: Add {Azure}OpenAI support Audio-to-Text Timestamp Granularities (#9554) [ #7213 ]
- a7a56e5 .Net: Processes State Management Part 2 (#9481) [ #9358 ]
- 76e904c .Net: Address image base64 content example (#9540) [ #6991 ]
- 8f81caf .Net: Update ONNX Rag sample to use vector store. (#9546) [ #9377 ]
- 113cea0 .Net: revise public api surface of the rest-api model (#9549)
- 238c26d .Net: Improve langchain interop sample further (#9472) [ #9013 ]
- 793b65c .Net: Add AudioTimestamp Property to GeminiPromptExecutionSettings (#9526) [ #9500 ]
See More
- 803fb33 .Net: Bump Testcontainers.Milvus from 3.10.0 to 4.0.0 in /dotnet (#9533) [ #1265, #1256, #1282, #1278, #1268, #1269, #1249, #1258, #1235, #1254, #1267 ]
- 711afea .Net: Include the operation path in the KernelFunction.Metadata (#9538) [ #9496 ]
- 6597b6c .Net: Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1 in /dotnet (#9530) [ #95439, #95148, #95082, #94882, #95119 ]
- e8fb78b .Net: Bump Microsoft.OpenApi from 1.6.21 to 1.6.22 in /dotnet (#9528) [ #1898, #1896, #1895, #1892, #1883, #1886, #1885, #1884, #1881, #1882, #1877, #1873, #1871, #1870, #1869, #1868, #1867, #1863, #1862, #1864, #1809, #1860, #1859, #1858, #1847, #1848, #1846, #1845, #1844, #1841, #1842 ]
- 93cb240 .Net: Fix typos (#9534)
- 7457c50 .Net: Add more steps to getting started project. (#9522) [ #7606 ]
- 7add1cb .Net: Bump protobuf-net from 3.2.30 to 3.2.45 in /dotnet (#9529) [ #1084, net/protobuf-net#1086, net/protobuf-net#1105, net/protobuf-net#1113, #1102, net/protobuf-net#1123, net/protobuf-net#1118, net/protobuf-net#1107, net/protobuf-net#1125, net/protobuf-net#1129, net/protobuf-net#1133, net/protobuf-net#1127, net/protobuf-net#817, net/protobuf-net#1171, net/protobuf-net#1165, #1165, #1171, #817, #1127, #1133, #1129, #1125, #1107, #1123 ]
- 05bf5a5 .Net: Bump Qdrant.Client from 1.11.0 to 1.12.0 in /dotnet (#9531) [ #72, #71 ]
- e79ee3a .Net: Function calling clean-up (#9521)
- 640fd91 .Net: Fix bug where has named vectors wasn't passed to record collection in GetCollection. (#9523) [ #9520 ]
- 2c6a89b .Net: Function Calling Abstractions ADR (#6099)
- f3633e2 .Net: Add sample to show how to create a decorator for generating embeddings. (#9502) [ #9483 ]
- f88cf5f .Net: Create a getting started project for vector stores. (#9489) [ #7606 ]
- aec6577 .Net: Samples showing how to manage Chat History (#8954) [ #8518 ]
- db45cfa .Net: Added an example to show how to limit token usage with filters (#9451)
- f80528f .Net: Fixed JSON schema name in Structured Outputs for generic types (#9490)
- 936366e .Net: Fixed typos (#9503)
- 6f223c2 .Net: Improve logging for function calls processor and kernel function (#9495)
- 5ac8460 .Net Processes - Add Process-Level Error Handler (#9477)
python-1.13.0
Release Notes
New Features
- Python: Ollama tool call and image content by @TaoChenOSU in #9422
Enhancements and Fixes
- Python: Allow caller to specify file ids that already exist when creating assistant by @moonbox3 in #9434
- Python: Add parallel_tool_calls attribute to OpenAI chat prompt execution settings by @moonbox3 in #9479
Python Package Updates
Full Changelog: python-1.12.1...python-1.13.0
dotnet-1.26.0
Changes:
- 303c202 .Net: Version 1.26.0 (#9492)
- f0de0b6 .Net Processes: Fixing an issue with nested processes in Dapr runtime. (#9491)
- d014534 .Net: Parallel function calls option (#9487)
- 44b6762 .Net: Added a streaming flag to filter context models (#9482)
- 0edba1b .Net: Add Amazon's AWS Bedrock Connector (#7627) [ #4335 ]
- 82f248f .Net Processes - Update Runtime Exception Handling / Logging (#9457)
- c371705 .Net Processes - Facilitate Parallel Execution of LocalProcess (#9463)
- 82f7cbd .Net: VectorStore: Allow any key when using a custom collection factory (#9461)
See More
- 846c565 .Net: Azure OpenAI Temporary Fix [401 Retry Bug] (#9465) [ #8929 ]
- 5ccfeaf .Net: Enable bidirectional adapters between SK and Microsoft.Extensions.AI interfaces (#9442)
- fd4e09a .Net: Update AIModelRouter (AzureOpenAI) (#9433)
- afa3872 .Net: Update Azure AI Inference to beta.2 (#9467) [ #9466 ]
- 2fac2a0 .Net: Bump Grpc.Net.Client from 2.65.0 to 2.66.0 in /dotnet (#9449) [ grpc/grpc-dotnet#2491, grpc/grpc-dotnet#2496, grpc/grpc-dotnet#2502, grpc/grpc-dotnet#2504, grpc/grpc-dotnet#2505, grpc/grpc-dotnet#2507, grpc/grpc-dotnet#2509, grpc/grpc-dotnet#2512, grpc/grpc-dotnet#2513, grpc/grpc-dotnet#2514, grpc/grpc-dotnet#2523, grpc/grpc-dotnet#2522, grpc/grpc-dotnet#2525, grpc/grpc-dotnet#2524, grpc/grpc-dotnet#2526, grpc/grpc-dotnet#2539, #2539, #2526, #2525, #2522, #2523, #2514, #2513, #2512, #2509 ]
- 5defee5 .Net: Fix error for System.Memory.Data 6, upgrade packages dependencies (#9454) [ #9313 ]
- 0b05ba1 .Net: Bump DuckDB.NET.Data.Full from 1.1.1 to 1.1.2.1 in /dotnet (#9447)
- 2065883 .Net: Bump Microsoft.Data.SqlClient from 5.2.1 to 5.2.2 in /dotnet (#9450) [ #2650, #2779, #2789, #2815, #2816, #2817, #2648, #2775, #2618, #2802, #2803, #2794, #2550, #2777 ]
- 664e7c2 .Net: Fix mapping issue of the required payload properties (#9453)
- d2696a9 .Net Processes: State Management in Processes Part 1 (#9424)
- ea5ceb1 .Net Processes - Update shared code pattern (#9438)
- 92b2b21 .Net: comments and var name inconsistent with source (#8832)
- f08c2af .Net: Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions in /dotnet (#9368) [ #97110, #97065, #96838, #96566 ]
- 5897e4c Update TRANSPARENCY_FAQS.md (#9198)
- 98ad5b5 .Net Processes - Updated unit-tests folder/file grouping (#9425)
- 72fdc94 .Net: Open SQLite connection when it's registered with connection string (#9407)
- a8e9090 .Net Processes - Refactored Step Activation w/ Clone Support (#9405)
- 2d06480 .Net: Add GenericDataModel support to Pinecone connector (#9394)
- 18aa431 .Net: Temporarily disable MongoDB integration tests (#9411)
- 9b67edf .Net: Added a notebook for vector stores (#9390)
- 6903d4b .Net: Bump DuckDB.NET.Data from 1.1.1 to 1.1.2.1 in /dotnet (#9369)
- 5780c6a .Net: Feature Native-AOT (#9375)
- 532abdb .Net: Disable failing integration tests (#9419)
- c069239 .Net Processes - Minor tweaks and finesse (#9392)
python-1.12.1
Release Notes
New Features
Python Package Updates
Enhancements and Fixes
- Python: Update skprompt.txt reference by @emmanuel-ferdman in #9307
New Contributors
- @emmanuel-ferdman made their first contribution in #9307
Full Changelog: python-1.12.0...python-1.12.1
python-1.12.0
Release Notes
New Features
- Python: OpenAI Structured Output
response_format
ADR by @moonbox3 in #8656 - Python: Include streaming code output for OpenAI Assistants by @moonbox3 in #9080
- Python: Add Vector Store to PostgreSQL connector by @lossyrob in #8951
- Python: Add 'low' Severity Level to ContentFilterResultSeverity Enum by @ymuichiro in #9103
- Python: Onnx Connector by @nmoeller in #8106
- Python: Bedrock connector by @TaoChenOSU in #9100
- Python: Add ability to specify a default timeout for the polling operation. by @moonbox3 in #9386
- Python: Add the Python process framework by @moonbox3 in #9363
Python Package Updates
Enhancements and Fixes
- Python/.Net: Agent Resources for Learn-Site Update by @crickman in #9104
- Python: Restructure connector unit tests by @TaoChenOSU in #9316
- Python: Restructure integration tests by @TaoChenOSU in #9331
- Python: Update 05-using-the-planner.ipynb by @iamnicoj in #9142
- Python: Return streaming tool call output to the caller by @moonbox3 in #9362
Bug Fixes and Improvements
- Python: Fix AI Search Environment Variables by @elizabethhalper in #9160
- Python: Fix issue with default opentelemetry metric in pydantic base model by @JTremb in #9292
- Python: Fix typo in 06-memory-and-embeddings.ipynb notebook by @redblacktree in #9257
- Python: Fix cancelled typo by @moonbox3 in #9389
New Contributors
- @iamnicoj made their first contribution in #9142
- @elizabethhalper made their first contribution in #9160
- @redblacktree made their first contribution in #9257
Full Changelog: python-1.11.0...python-1.12.0
dotnet-1.25.0
Changes:
- b43a0de .Net: Add the server urls to the additional properties (#9404)
- ae91890 .Net: Upgraded SK and VectorData package versions (#9402)
- ae05f2c Python: Fix cancelled typo (#9389)
- b62c692 .Net Processes - Support shared runtime code (#9370)
- 1b02ff9 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.6 to 12.2.7 in /dotnet (#9365)
- 645afc4 .Net: Bump System.Memory.Data from 8.0.0 to 8.0.1 in /dotnet (#9371) [ #95439, #95148, #95082, #94882, #95119 ]
- 9187247 .Net: Add vector search for pinecone connector. (#9378) [ #8538 ]
- 23244e2 .Net: Invoke parallel function calls concurrently (#7451)
- a6d0425 Python: Add ability to specify a default timeout for the polling operation. (#9386) [ #9364 ]
- 0043832 .Net: Scoping step Ids to a process. (#9385)
See More
- 12a31da Python: Return streaming tool call output to the caller (#9362) [ #9352 ]
- f414fcd .Net: Updated planner notebook to use function calling (#9372)
- 01c288a .Net: Added implementation of MongoDB connector for new memory design (#9330)
- f2df866 .Net Agents - Emit streaming function call content for assistant agent (#9359)
- 656159e .Net: Processes with Dapr - Improving Demo with README (#9360)
- 0c0b706 .Net: Add image to text support to rag sample. (#9357) [ #9350 ]
- 3c12a11 .Net: Create samples showing interop with langchain ingested data. (#9344) [ #9013 ]
- 0b330c9 .Net: Added an example how to get citations from chat with data response (#9353)
- 92ce1dc .Net: Added code coverage generation for experimental packages (#9336)
- 3164d67 .Net: Improved vector search query in Azure CosmosDB NoSQL connector (#9335)
- cfd404b .Net: Update the BingSearch notebook (#9317) [ #9305 ]
- fdad59f .Net: Dm/sqlserver/vector (#9295)
- 2577cc9 Python: Fix typo in 06-memory-and-embeddings.ipynb notebook (#9257) [ #9256 ]
This list of changes was auto generated.
vectordata-dotnet-9.0.0-preview.1.24523.1
Changes:
- ae91890 .Net: Upgraded SK and VectorData package versions (#9402)
- ae05f2c Python: Fix cancelled typo (#9389)
- b62c692 .Net Processes - Support shared runtime code (#9370)
- 1b02ff9 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.6 to 12.2.7 in /dotnet (#9365)
- 645afc4 .Net: Bump System.Memory.Data from 8.0.0 to 8.0.1 in /dotnet (#9371) [ #95439, #95148, #95082, #94882, #95119 ]
- 9187247 .Net: Add vector search for pinecone connector. (#9378) [ #8538 ]
- 23244e2 .Net: Invoke parallel function calls concurrently (#7451)
- a6d0425 Python: Add ability to specify a default timeout for the polling operation. (#9386) [ #9364 ]
- 0043832 .Net: Scoping step Ids to a process. (#9385)
- 12a31da Python: Return streaming tool call output to the caller (#9362) [ #9352 ]
See More
- f414fcd .Net: Updated planner notebook to use function calling (#9372)
- 01c288a .Net: Added implementation of MongoDB connector for new memory design (#9330)
- f2df866 .Net Agents - Emit streaming function call content for assistant agent (#9359)
- 656159e .Net: Processes with Dapr - Improving Demo with README (#9360)
- 0c0b706 .Net: Add image to text support to rag sample. (#9357) [ #9350 ]
- 3c12a11 .Net: Create samples showing interop with langchain ingested data. (#9344) [ #9013 ]
- 0b330c9 .Net: Added an example how to get citations from chat with data response (#9353)
- 92ce1dc .Net: Added code coverage generation for experimental packages (#9336)
- 3164d67 .Net: Improved vector search query in Azure CosmosDB NoSQL connector (#9335)
- cfd404b .Net: Update the BingSearch notebook (#9317) [ #9305 ]
- fdad59f .Net: Dm/sqlserver/vector (#9295)
- 2577cc9 Python: Fix typo in 06-memory-and-embeddings.ipynb notebook (#9257) [ #9256 ]
This list of changes was auto generated.
dotnet-1.24.1
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.