Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps Microsoft.SemanticKernel from 1.29.0 to 1.44.0.

Release notes

Sourced from Microsoft.SemanticKernel's releases.

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)
  • c669f74099629db40c281397886ae5d81856e9e4 .Net: Update MCP sample with ModelContextProtocol (#11121) [ #10966 ]

dotnet-1.43.0

Changes:

  • 59da20c0629d2b1e2eb99a739430d4fa75e69dac .Net: Version 1.43.0 (#11170)
  • 90b23397a6aed8f02e4cd4cf1c4ebc37077ff788 .Net: Agent Framework With Aspire (#11151)
  • f85835800a21e37dc7e44e0466406741a09de8b8 .Net: minor readme edits - my first PR to SK (#11120)
  • 05d598f6dfdb10b67943d2b208a8751ca6637b86 .Net: Disable link chekc (#11159)
  • c63245def5994010726eeffa47dd500374636a95 .Net Commenting out Dapr documentation links (#11153)
  • f8e1e56ad9383eb94198e87486df555509ea7820 .Net: Structured Data Plugin - Query and CRUD Operations (#10858) [ #10099, #10733, #10734 ]
  • 15abebb9a7b6536231b32436940dbf999bd6fd7e .Net: Add Ollama ChatCompletion with Vision Sample (#11113)
  • e96c693851a2e4be14a9e7fd835c4087b063dc58 .Net: Encode Kusto keys that contain a ' (#11114)
  • 1322314230b61dd5e1471b4ee7300cfdb3d22ae6 .Net: Update AI Clients to defend against URL injection attacks (#11088)
  • 9cf1ee278174c72836f3d6107287b034811bf6bc .Net: Fix unstable {Azure}OpenAI telemetry UT (#11093) [ #11036 ]
  • e67c25a95c308326244b80382a41eb48a90ca8f1 .Net - Add Web Search Support to OpenAIPromptExecutionSettings (#10934)
  • 8a8b0b5904e0416e2ce692876cbe882425ecc24a .Net MEVD: Port the Pinecone connector to use Pinecone.Client (#10952) [ #10788, #10944, #10415 ]
  • e48a9751dc9e32cefda3c3be455b2c5352df785d .Net: Fix Amazon Bedrock UT (#11079)
  • f80e080d9d9448c6eb7a5e4f1bc410a8f0c9d1fc .Net: Remove AllowUnsafeBlocks (#11074)
  • 5524b626d5e55a6b5450d974b3745ce72bd92ba9 .Net: Update Azure and OpenAI to latest beta.4 (#11073) [ #11071 ]
  • 7a9ecb899f3267175cc26845636ed9bfd6debd98 .Net: Avoid using test.com is samples and tests (#11075)
  • 859e82caa4735315a5c0158e87b8d5d34961d65a .Net: Remove old warnings (#11070)
  • f85c21787f49206e21a28d99527af015b6c9e8ea .Net: Fixed links (#11068)
  • ba81b70adb7419ee65add675890b4ee1bae4a266 .Net MEVD: Split batches to account for the SQL Server 2100 parameter limit (#11047) [ #11029 ]
  • eae17f9dce3dcd648a905aaa144345caa957a222 .Net Agents - Remove default kernel assignment from samples (#11011)
  • e521cc1d025c37984e938bb561611bb578f6a6ae .Net MEVD: add new test that ensures that UpsertBatchAsync can insert and update records from the same batch (#11038) [ #10979 ]
  • 9d027f616c4fdd9cb1efedc2615f4f7c24c0bc5e .Net: Fix and put back Ollama tool asserts (#11046)
  • fc6c2d4d07e01b080e2703502cccdfcb8be0f7cd .Net: Support for configuring dimensions in Google AI embeddings generation (#10489)
  • b198d9fae534163c084d035534e3037fc5f0b908 .Net Fix #10964 Gemini typeof(T) schema breaks logging (#10993)

dotnet-1.42.0

Changes:

  • 842fa49b99d36c21fc8fa1963823445c0330b170 .Net: Version 1.42.0 (#11050)
  • fb61cbc0c58e05a21396fe381ef5de942f8a177c .Net: Processes UTs causing Build pipeline errors (#11008) [ #11019 ]
  • d2f8ff6f03ca08ac092a187b758d5b2ab986ce6e .Net: Switch postgres and sqlserver to preview, and move experimental to only memory store artifacts. (#10974)
  • f34bcf5c2cee29dc63dee534105c046a81cd9e7a .Net MEVD: SqlServerVectorStore should accept a connection string to be thread safe (#11042)
  • ea00f4f982d159af26596103d9e90f1769864186 .Net: Sync to MEAI 9.3.0-preview.1.25114.11 (#10989)

... (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)

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 1, 2025
Bumps [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) from 1.29.0 to 1.44.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.29.0...dotnet-1.44.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.SemanticKernel-1.44.0 branch from 567b033 to 717c675 Compare April 21, 2025 20:31
Copy link
Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #104.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.SemanticKernel-1.44.0 branch May 1, 2025 15:16
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