Skip to content

Releases: microsoft/semantic-kernel

dotnet-0.23.230906.2-preview

07 Sep 16:24
16d3004
Compare
Choose a tag to compare
Pre-release

Breaking Changes:

  • a3ff069 .Net Removing KernelConfig, moving last property to KernelBuilder (#2717)
  • 8df134a .Net: Hide memory collections and structures for internal usage only (#2718)

Changes:

  • 16d3004 .Net: Update Azure.Search.Documents.nupkg to version 11.5.0-beta.4 (#2725)
  • 782b46e .Net: Implementing cosine similarity in duckdb engine (#2638)
  • f6fb9f9 .Net: StepwisePlanner Chat support (#2504) [ #2367, #2466, #2553 ]
  • a3ff069 .Net Removing KernelConfig, moving last property to KernelBuilder (#2717)
  • 84e98d8 .Net: Fix the data format issue with RemoveBatchAsync method (#2729) [ #2728 ]
  • 8df134a .Net: Hide memory collections and structures for internal usage only (#2718)
  • cecad59 .Net: Bump Microsoft.VisualStudio.Threading.Analyzers from 17.6.40 to 17.7.30 in /dotnet (#2707)
See More
  • ae049dc .Net: Bump Azure.AI.OpenAI from 1.0.0-beta.6 to 1.0.0-beta.7 in /dotnet (#2709) [ #38371, #38370, #38142, #38361, #38366, #38335, #38139, #38353, #38350, #38348 ]
  • b8e65cb .Net: Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 in /dotnet (#2708) [ microsoft/vstest#4669, #4669 ]
  • f833bcd .Net: Combining memory connector examples into TextMemorySkill (#2421)

This list of changes was auto generated.

python-0.3.11.dev

06 Sep 17:14
f6fb9f9
Compare
Choose a tag to compare
  • [7313258] Python: add chat system message to complete settings (#2726)
  • [393277b] Python: skip redis tests in CI if the platform is not linux (#2727)
  • [7273690] Python: Fix attribute error in basic_planner.py under class Plan (#2720)
  • [e1595f4] Python: fixes for openapi sample (#2655)
  • [90ca3d9] Python: Error fix for HuggingFaceTextEmbedding when trying to run on GPU (#2629)
  • [954e7c2] Python: Update dev setup readme (#2664)
  • [68451fa] Python: Bump transformers from 4.32.0 to 4.32.1 in /python (#2616)
  • [bdc7258] Python: fix incorrect token_selection_biases assignments (#2644)
  • [73afea9] Python: added settings function to load direct into constructor (#2069)
  • [edf35de] Python: Redis memory connector (#2132)
  • [8d5055a] Python: Update sk version in notebook samples (#2511)
  • [e298e2b] Python: Add setup for contributing-python and tests for Semantic-Kernel-Python (#2536)
  • [d20e4e1] Python: Update pyproject.toml (#2604)

dotnet-0.22.230905.3-preview

05 Sep 18:52
645f5a1
Compare
Choose a tag to compare
Pre-release

Breaking Changes:

  • 2a2f627 .Net Clean-up (#2685)
  • 4d23e16 .Net: Fixed Azure Chat Completion with data example (#2663)
  • c4ef6ab .Net: [Error handling] [Part10] Using HttpOperationException for Http operations (#2672)
  • b504e7c .Net: Add missing ModelResult abstraction in IChatResult interface (#2657)
  • 7e7c4b8 .Net: [Error handling] [Part9] Replacing AIException by HttpOperationException (#2622)
  • 562d73c .Net: Extract template engine from Kernel.Core (#2562)

All Changes:

See More

This list of changes was auto generated.

python-0.3.10.dev

28 Aug 17:44
4b2b93d
Compare
Choose a tag to compare
  • Python: Update .env with weaviate (#2148)
  • Python: Include token_selection_biases in PromptTemplateConfig (#2565)
  • Python: Add HF model and pipeline kwargs to allow model loading customization (#2547)
  • Python: Integration tests 'needs' path filter job (#2557)
  • Python: Enable serialization for sk/orchestration (#2369)
  • Update pyproject.toml
  • Python : Adding Sample for Azure Cognitive Search Memory (#2510)
  • Python: add restore method to chat_prompt_template (#2495)
  • Python: Add missing parameter logger on inheriting classes and makes it optional (#2537)

dotnet-0.21.230828.2-preview

28 Aug 18:31
3e12f1a
Compare
Choose a tag to compare
Pre-release

Breaking Changes:

  • 2e84b30 .Net: Change public APIs to accept ILoggerFactory (#2472)

Changes:

  • 3e12f1a .Net: Update nuget version to 0.21
  • 2de1cbe .Net: [RestApi] Dynamic payload generation with namespaced payload parameters (#2467)
  • f87290f .Net: Fix GitHub Repo Q&A Bot Sample (#2569)
  • a13690a Update CODEOWNERS
  • 97ccb8a .Net: Tokens information in telemetry (#2526)
  • 8203ff1 .Net: Update Plan Result in State with matching outputs (#2539) [ #2525 ]
See More
  • 25ee1d5 .Net: Update Sequential and StepwisePlannerTests (#2550) [ #2551 ]
  • 954f5e1 .Net: [OpenAPI] Fallback to operation summary if no description provided (#2542)
  • 8aa97be .Net: [Error handling] [Part8] Replacing AIException by SKException for non-HTTP related cases (#2546)
  • 0c15862 .Net: Removing FromSemanticConfig from NativeFunction.cs (#2552)
  • d034b59 .Net: Expose the token counter in the TextChunker (#2147) [ #2146 ]
  • 34f8cf4 .Net: Azure OpenAI Chat Completion with data (#2498)
  • 2e84b30 .Net: Change public APIs to accept ILoggerFactory (#2472)
  • 781b75d .Net: docs(dotnet): supply maxTokens to avoid response truncation (#2249)
  • c44b317 .Net: Bump Microsoft.VisualStudio.Threading.Analyzers from 17.6.40 to 17.7.30 in /samples/dotnet (#2455)
  • d076087 .Net: Bump Microsoft.Azure.Functions.Worker.Extensions.Http from 3.0.13 to 3.1.0 in /dotnet (#2446)
  • 930f248 .Net: Bump Microsoft.Azure.Functions.Worker from 1.18.0 to 1.19.0 in /dotnet (#2449) [ #1794, #1774, #1704, #1797, #1812, #1809, #1793, #1800, #1789, #1716, #1723, #1727 ]
  • 3b4c2df .Net: Bump Azure.Identity from 1.9.0 to 1.10.0 in /dotnet (#2523) [ #22638, #37100, #38188, #38167, #38192, #38195, #38191, #38190, #38166, #38187, #37433 ]
  • 6276d34 .Net: Bump NRedisStack from 0.8.0 to 0.8.1 in /dotnet (#2522)
  • 2cf2fbf .Net: Bump Microsoft.Azure.Kusto.Data from 11.3.2 to 11.3.3 in /dotnet (#2448)
  • 28eb59a .Net: Bump Microsoft.Azure.Functions.Worker.Sdk from 1.13.0 to 1.14.0 in /dotnet (#2447) [

This list of changes was auto generated.

python-0.3.9.dev

23 Aug 23:54
3881a31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: python-0.3.8.dev...python-0.3.9.dev

dotnet-0.20.230821.4-preview

21 Aug 18:05
b4c18f3
Compare
Choose a tag to compare
Pre-release

Breaking Changes

  • d47eb53 .Net: [Error handling] [Part6] Replacing PlanningException by SKException (#2494)
  • e2bad31 .Net: [Error handling] [Part5] Replacing TemplateException exception by SKException (#2468)
  • 147b43f .Net: [Error handling] [Part4] Replacing KernelException and OpenAIInvalidResponseException exceptions by SKException (#2362)
  • 4ea1d48 .Net: Represent all embeddings as ReadOnlyMemory<float> (#2419)
  • 062685c .Net: Removing unused files (#2353)
  • bd8d7d4 .Net: [Error handling] [Part3] Replacing a few connector exceptions by SKException (#2299)

Changes:

This list of changes was auto generated.

java-0.2.8-alpha

14 Aug 17:24
8c31784
Compare
Choose a tag to compare
java-0.2.8-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: java-0.2.7-alpha...java-0.2.8-alpha

python-0.3.8.dev

10 Aug 21:33
4721625
Compare
Choose a tag to compare
python-0.3.8.dev Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: python-0.3.7.dev...python-0.3.8.dev

python-0.3.7.dev

08 Aug 17:44
062685c
Compare
Choose a tag to compare
python-0.3.7.dev Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: python-0.3.6.dev...python-0.3.7.dev