Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps Microsoft.SemanticKernel from 1.26.0 to 1.45.0.

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.45.0

Changes:

  • bcedfb64953a9a22d93a21863ad5dee55ec8ff3a .Net: Mark ChatHistoryAgent as experimental (#11363)
  • 4aac0bcbdbfe5d806f384cddbc43af3f47b5f6dd .Net: Version 1.45.0 (#11357)
  • ecf5cba1c5d963be2459ef1c532605f630fb508a .Net: Fix bug in sqlite filter logic (#11356) [ #11132 ]
  • 78a67933e3acb418a21f6794a0d25aca519eaff9 .Net: Some changes to add clarity and align with the Blog Post (#11359)
  • 1fe0ea682da4aed73237bc38c0f660756b954887 .Net: MCP prompt sample (#11342)
  • 0a94e616464c92dcdfde424b996ac5c66f7680be .Net: Add date to obsolete messages for when to expect these methods to be deleted. (#11329) [ #11315 ]
  • 14f9e21f8eef4d693a1c6f9bd356b38aa60064c9 .Net: Rename OnNewMessage callback to OnIntermediateMessage (#11328)
  • 5f8a56a27bab067d10ea528adf3ea42e4493cfe8 .Net: Move hybrid search tests to new projects and adopt updated software design. (#11339) [ #11311 ]
  • 44370f9492956ba5c9cbde967eadd0700d29a305 .Net: Removing KernelAgent.cs and moving its functionality into Agent.cs (#11244)
  • fa4b64ad492bc9a4b567a231e16bf30755a2ce2b .Net: Add Audio Input and Output support for OpenAI chat completions (#11279) [ #10493 ]
  • ec1222cdccdc99a782815834bcbc966a643888f2 .Net: Merge Tavily feature branch to main (#11227) [ #11060 ]
  • a86b2b9e93362a40fb755d5181f21af1284fb9d3 .Net: Fix mapping of the KernelParameterMetadata.IsRequired property (#11309)
  • de8b2abc4ed9d0c493c451f212aa32a84822b39f .Net: Add hybrid search sample (#11262) [ #10896 ]
  • 8f0d00a32ff9c19b024af625f31103fab04fc539 .Net: Refactor MCP client for improved code readability (#11306)
  • 6e74be22d9fa06a797423248191b5e79ea984a86 .Net: Qdrant CRUD datetime support (#11285) [ #11086 ]
  • f4495d92fa059e66b9a0e254d99e050f070db644 .Net: Update MCP nuget package (#11288)
  • 53a503cf4c3e436f0242f795ca230b9660cee152 .Net: Remove the Agent preview suffix (#11303)
  • 6105f913b8105a75aaf84c46855217dc8ded2368 .Net: Bump AWSSDK.BedrockRuntime and AWSSDK.Core in /dotnet (#11296) [ #3721, #3714 ]
  • 635eb24f1605b2a3d9430e16e58cf1b919f8aaee .Net: Saicharan ms/openapi server override hierarchy support (#11216)
  • dd5aa2f2a567e442a1ec4de36855186278c6be28 .NET: Exclude 'decisions' folder from link check (#11191)
  • f75757a8f3b6500322cda8bdc1603f2d599d73c6 .Net: Upgraded Microsoft.CodeAnalysis.Common from 4.11.0 to 4.13.0. (#11168) [ #10868 ]
  • 026dc1dd402c0b1c77425b4640a62941769925e8 .Net: Removing groupchat from samples that have a single agent and aren't demonstrating a groupchat concept (#11261)
  • bfb96472627b679c9e69fb569f9e11b4149f6fd1 .Net: Fix the unknow typo (#11260)
  • 57d1a5eeccab9f13514dbf0fbb70eaaace0377d5 .Net: Switch from hardcoded model id (#11234)
  • 038dddd19a1c1c2267f091185e754378e1dfb649 .Net: Add fix to ChatCompletionAgent for function call termination bug (#11235)
  • 69e4e6bd9d7ced82a2dc48f03b4ee7b8d99b1607 .Net: Add MCP server/client sample (#11232)
  • 38d891e258f920798a88cdd1d363e5ad3f16dfc1 .Net: Add support for getting notified of all messages and obsolete remaining methods using threadId. (#11229)
  • 8875f9f8c115a0acb289f041f919f4da80a39010 .Net: Add support for agent specific params (#11201)
  • d35d0c98d95d6fa525480183f01617aac5a1c693 .Net: Add invoke overloads for string and no message. (#11219)
  • a9b99d4c30003db189dd12f921efaf9bf5f60428 .Net: Fixing some issues with streaming invoke, obsoleting old invoke metho… (#11218)
  • e1c487966fd3f9badc69a530be81d7ef9e8caf43 .Net: Fix bug where invoking with no message throws for some agents. (#11217)
  • aaf7aa67ff8a4101a9e914a62218204dc5c1505d .Net: Add additional integration tests for the common agent invoke api (#11186)
  • 225a95c5ca4a370f30ec7e622ae143ef5c763695 .Net: Update README.md (Typo "Azure Open AI"→"Azure OpenAI") (#11193)
  • aa50688bde75515f6d656fb622deff834a09ae83 .Net: Added missing KernelFunction attribute to DownloadFileAsync in SessionsPythonPlugin (#11215)

This list of changes was auto generated.

dotnet-1.44.0

Changes:

  • a2aa88a3849a0772953fd94f4444f8bdd8495656 .Net: Bump to version 1.44.0 (#11209)
  • 38c0f6cb325a9f462d0bb2cb70169e3516ecc696 .Net: Function parameters/arguments type handling fixes (#11211)
  • bb54c751471c48f9b9e4b6e61b7b4f77c11d4a1c .Net: Add node.js as a prerequisite for MCP sample (#11194)

... (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](https://github.com/microsoft/semantic-kernel) from 1.26.0 to 1.45.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.26.0...dotnet-1.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2025

Superseded by #110.

@dependabot dependabot bot closed this Apr 14, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.SemanticKernel-1.45.0 branch April 14, 2025 07:38
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.

0 participants