Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.SemanticKernel.Core from 1.6.3 to 1.7.0 #56

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps Microsoft.SemanticKernel.Core from 1.6.3 to 1.7.0.

Release notes

Sourced from Microsoft.SemanticKernel.Core's releases.

dotnet-1.7.0

Changes:

  • 3df24ab90e335ab6a39f1e71c18da0d691cc858f .Net: Version 1.7.0 (#5743)
  • 0c6761348c2ee188cc37522a719fba33b69c8e22 .Net: Feature openaiai tokencredentials (#5747)
  • 2321a45fcb1c8ac997da3d74faaa6d4446f065ac .Net: Fix function result logging exception (#5745)
  • ca9e3ae6830ffd6c64a7415ef19c130118ded2f4 .Net - Add support for Name property to ChatMessageContent (#5666)
  • 2ddb5efd5a31b04ee1142a8c29902e9f4d1eb62f .Net: Specialized SSE parser as Utility (#5710) [ #5610 ]
  • c65644a1757d9b2e4792cd5d0b14dead799348be .Net: Improved Logging for 06-memory-and-embeddings.ipynb (#5638)
  • 0735e8440248827f8ffed852bce456018e046c04 .Net - Fix Assistant type conversion for function calling (#5707)
  • 1b43bcc9926e11fd779848ea0ed34cbc35568bcb .Net [4877] SK format the weaviate (#5049)
  • 434c8b4f343e011e75cae6eff62e8e7f890922a5 .Net: Bump Azure.AI.OpenAI from 1.0.0-beta.14 to 1.0.0-beta.15 in /dotnet (#5721)
  • da05c199fc656aeb194e6a571f1bb4b8acb50826 .Net: Publish Microsoft.SemanticKernel.Plugins.OpenApi.Extensions package (#5716)
  • e32ab5e9f2ea79f2eaa79a2ecece0ea901ca4f4e .Net Stream Json Parser as Utility for Connectors. (#5574)
  • 87ead74b12030d7248c45fbaf4f22e02faafd9bb .Net & Python: Fix broken links in notebooks (#5698)
  • e383a44a3ff58dc0abba6fde78e165965bb68d3c .Net: Bump Handlebars.Net from 2.1.4 to 2.1.5 in /dotnet (#5719) [ #574, #575, #570, #564, #552, #567, #566, #569, #568, #576 ]
  • 310027cf03b9e8841b4b181fec925514034354e6 .Net: Bump Roslynator.Formatting.Analyzers from 4.11.0 to 4.12.0 in /dotnet (#5723)
  • ad0ea8d422fa42df46cf51600e585283a02bb14e .Net Adding Experimental Gemini Connector to Main. (#5463)
  • 862858a8bc368a8cee3b965417cc8981e7442364 .Net: Bump Grpc.Net.Client from 2.61.0 to 2.62.0 in /dotnet (#5722) [ grpc/grpc-dotnet#2379, grpc/grpc-dotnet#2376, grpc/grpc-dotnet#2382, grpc/grpc-dotnet#2383, grpc/grpc-dotnet#2400, #2400, #2383, #2382, #2376, #2379 ]
  • dfd866b9adf51397a1d5b12bb0a0545adad1002d .Net: Marking the ToolCallResultSerializerOptions as obsolete. (#5700)
  • f76fd5f9318021995d467b300602a827a0a202a1 .Net Hugging face exp update (#5675)
  • 0de7d34be3de11ffc86f9548b82ef0e888c27ea9 .Net - Support Azure Endpoint for File-Service (#5640)
  • 2a23617989a0f6b42d1b9fc3666efdb35cd1b9b4 .Net - Fixed creation of Kernel for Azure Open AI case. (#5664)
  • a947617f148803d6409c0f9edfaf0da811d8880b .Net: Broaden Response ContentType Checking Logic (#5642)
  • 7fd2ac3dad87b914eed037850593740b9e2e1685 .Net - Remove empty properties for content serialization. (#5644)
  • 8f732b90bef87d75530294f7201f1b5754e24e99 .Net: introduce ApiManifestPluginParameters to support multiple API dependencies (#5605) [ #5603 ]
  • b997dcb291ff0993f91d4de6a9d5d27363eae8cd .Net Fix Add Missing OpenAI Connector Choice properties to Metadata (#5655) [ #5289 ]
  • 4aeeb9e68cf476e84c99f73a44cd54de82159c99 .Net: Bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1 in /dotnet (#5652) [ #95439, #95148, #95082, #94882, #95119 ]
  • bb9496668bbfe6ae599ab77737a66d0f1c9f5e53 .Net: Units test which demonstrate testing Kernel Invoke methods without mocking (#5609)
  • 41a85b21a4e69d7292fc9961383f3fdb0e3f94dd .Net: Add some Kernel checks to the RequiredFunction behavior (#5637)
  • 9aed71fc605616430e881d460c43b48fcee7c48b .Net: Removed unneeded use of RedirectOutput (#5634)
  • 9bac78e0acec9acb36a4c702d5001497bdf52ed7 .Net: Bump Roslynator.CodeAnalysis.Analyzers from 4.11.0 to 4.12.0 in /dotnet (#5651)
  • 1eed52e09a2b58b037968091ef70b7278fa49926 .Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.2.0 to 8.3.0 in /dotnet (#5649)
  • 8cef22ef1ac944fb590c062a5e8f6e44b4eccdde .Net: Bump coverlet.collector from 6.0.0 to 6.0.2 in /dotnet (#5648)
  • f0b1d0df783d0420904a7e07c4957c5ce7d00c48 Bump danielpalme/ReportGenerator-GitHub-Action from 5.2.2 to 5.2.4 (#5645)
  • 6252ef60e84a13cda1f80c46efc82f46b7e6266d Initial function calling sequence diagrams (#5507)
  • 1a583ebca6dde46faa649ccb2ed01236af991ce7 .Net: Remove unnecessary finalizers / dispose pattern implementations from tests (#4432)
  • 9ab95132b5f460f1bf9a1d1e387fb18453a037f4 .Net: Update Milvus memory connector to 2.3 (#5593)
  • 73b0376e27f24c7427502cb3622e23ea9ffe4d3f .Net: Remove use of Console.SetOut as it impacts other tests (#5627)
  • a7d5bbfd4209ddc2caa67bdf299ba441b0ad3ee0 .Net & Python: Fix Broken Links (#5393) [ #4910 ]
  • f137bb7ed9ecb503f249fecd4fc118045019f242 .Net: Improve performance of the text splitter by reducing calls to tokenizer (#5607) [ #5489 ]
  • b0a37ea16d11f1c7b4003539486e96d1c6da88dd .Net: CJK support for text splitter (#5489)
  • a3a46917f992222498ea7804da9b5c500cc3b8ee Add some guidance on using version suffixes (#5571)
  • 1ce0343a526cea683499bfa86536d05a6f089cca .Net: Remove default chat system prompt (#5551) [ #5544 ]
  • c304e859c4cf651cc628be5cf7c2b8b4a8a00946 .Net: Add BERT ONNX embedding generation service (#5518)
  • 579f45318d56a24916f897c0b899a302d1d2afdf .Net: Avoid duplicated logic between GetOpenAIClientOptions impls (#5570)
  • 51ee30fcbd438472ec45f90f68be77a591e04527 .Net: Upgrade to completion API version 2024-02-01 (#5555)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.SemanticKernel.Core](https://github.com/microsoft/semantic-kernel) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.6.3...dotnet-1.7.0)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from kbeaugrand as a code owner April 5, 2024 00:40
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 5, 2024
@kbeaugrand kbeaugrand merged commit 41984ca into main Apr 5, 2024
1 check passed
@kbeaugrand kbeaugrand deleted the dependabot/nuget/Microsoft.SemanticKernel.Core-1.7.0 branch April 5, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant