Skip to content

Conversation

@dependabot
Copy link

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

Bumps Microsoft.KernelMemory.Abstractions, Microsoft.KernelMemory.MemoryDb.AzureAISearch and Microsoft.SemanticKernel.Abstractions. These dependencies needed to be updated together.
Updates Microsoft.KernelMemory.Abstractions from 0.92.241112.1 to 0.98.250324.1

Release notes

Sourced from Microsoft.KernelMemory.Abstractions's releases.

Kernel Memory 0.98.250324.1

What's Changed

New Contributors

Full Changelog: microsoft/kernel-memory@packages-0.98.250323.1...packages-0.98.250324.1

Kernel Memory 0.98.250323.1

What's Changed

New Contributors

Full Changelog: microsoft/kernel-memory@packages-0.97.250211.1...packages-0.98.250323.1

Kernel Memory 0.97.250211.1

What's Changed

Full Changelog: microsoft/kernel-memory@packages-0.96.250120.1...packages-0.97.250211.1

Kernel Memory 0.96.250120.1

What's Changed

Full Changelog: microsoft/kernel-memory@packages-0.96.250116.1...packages-0.96.250120.1

Kernel Memory 0.96.250116.1

What's Changed

... (truncated)

Commits
  • 1c424ed Add ForcePathStyle support to AWSS3Config for MinIO compatibility (#1039)
  • 4fa2cc5 Upgrade RabbitMQ and ONNX dependencies (#1038)
  • b18de36 Fix metadata reference in Chunk class (#1036)
  • daf72cd Upgrade packages (#1035)
  • f407703 Update RabbitMQ Pipeline to asynchronous programming model (#1003)
  • 0961ec7 feat(TextChunker): Add support for Chinese separators (#1019)
  • 5cd504a Add OpenAPI specification for /upload endpoint. (#1032)
  • cfcca80 Update cosine-similarity.md (#1015)
  • 264c752 Install ICU in Docker image to support SQL Server memory (#1009)
  • e931118 Replaced MongoDB.Driver.GridFS with MongoDB.Driver (#991)
  • Additional commits viewable in compare view

Updates Microsoft.KernelMemory.MemoryDb.AzureAISearch from 0.92.241112.1 to 0.98.250324.1

Release notes

Sourced from Microsoft.KernelMemory.MemoryDb.AzureAISearch's releases.

Kernel Memory 0.98.250324.1

What's Changed

New Contributors

Full Changelog: microsoft/kernel-memory@packages-0.98.250323.1...packages-0.98.250324.1

Kernel Memory 0.98.250323.1

What's Changed

New Contributors

Full Changelog: microsoft/kernel-memory@packages-0.97.250211.1...packages-0.98.250323.1

Kernel Memory 0.97.250211.1

What's Changed

Full Changelog: microsoft/kernel-memory@packages-0.96.250120.1...packages-0.97.250211.1

Kernel Memory 0.96.250120.1

What's Changed

Full Changelog: microsoft/kernel-memory@packages-0.96.250116.1...packages-0.96.250120.1

Kernel Memory 0.96.250116.1

What's Changed

... (truncated)

Commits
  • 1c424ed Add ForcePathStyle support to AWSS3Config for MinIO compatibility (#1039)
  • 4fa2cc5 Upgrade RabbitMQ and ONNX dependencies (#1038)
  • b18de36 Fix metadata reference in Chunk class (#1036)
  • daf72cd Upgrade packages (#1035)
  • f407703 Update RabbitMQ Pipeline to asynchronous programming model (#1003)
  • 0961ec7 feat(TextChunker): Add support for Chinese separators (#1019)
  • 5cd504a Add OpenAPI specification for /upload endpoint. (#1032)
  • cfcca80 Update cosine-similarity.md (#1015)
  • 264c752 Install ICU in Docker image to support SQL Server memory (#1009)
  • e931118 Replaced MongoDB.Driver.GridFS with MongoDB.Driver (#991)
  • Additional commits viewable in compare view

Updates Microsoft.SemanticKernel.Abstractions from 1.28.0 to 1.42.0

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

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)
  • a01a31bd275e07f09445139f6ffde9e9a1a3591b .Net MEVD: Unify collection deletion and creation (#10958) [ #10882 ]
  • 66f4ccec414a99d6cdb581edc918f19b79769355 .Net: Add functionality to create and import plugins with YAML functions (#10840)
  • a0dce99a6774e00ad63f30159ce5013bee97aeac Added Feature to pass document to Mistral AI's CHAT Models (#10921)
  • bf8a7735211382cdf2d19ef7c5852580fc8e65d3 .Net: HuggingFace Connector Enhancement for Batch Embedding Generation (#10862) [ #10861 ]
  • 4a15231a11d7292ac2fea8dc5bcf11c2d7ad591a .Net: Allow HttpClient to be passed in for AzureOpenAI when building from s… (#10703)
  • c4de1ab538cc919be786449bae7c86ba9597914a .Net: Revert KernelAIFunction name separator using dash (#10827)
  • 106c92cee1023149193e333366475f80d076f23f .Net: Fix Bedrock agent function calling complex type (#10985) [ #10982, #10925 ]
  • 15b515e072acbc8416c7b239763240f23128a42b .Net: Make a few OpenAPI APIs non-experimental (#10978)
  • 550648b99a51819d60137855f8553d6fc606457e .Net MEVD: Fix String mapping for SQL Server connector (#11005) [ #10975 ]
  • 886e8226c0dd5ada0d727a2259a22b6e3142dd1d .Net: don't use a mutable static counter for tests that can run in parallel (#11004) [ #11001 ]
  • 8c6250f408a4d194c48dde97ce3e6dd8b1435887 .Net: Processes: Hook up uninitialization for Steps in Local Runtime (#10825) [ #10282 ]
  • 182355432c1419c28b06e20996eb49b27c6025cb .Net MEVD: More Conformance tests (#10944) [ #10194, #10882, #10883 ]
  • 044cb33145a44641fd02537c8106238cfcb04a14 .Net: Fix CodeQL errors (#10937)
  • 6d377e1444b03867a0d79ea2909ac24c09f35a73 .Net: scrub preceding cross region identifier in Amazon Bedrock model IDs (#10859) [ #10738, #10047 ]
  • eb3de69619defd17b70109ba86c21d8cb7b9e002 .Net: Bump DocumentFormat.OpenXml and System.IO.Packaging in /dotnet (#10906) [ #1863, #1884, #1862 ]

This list of changes was auto generated.

dotnet-1.41.0

Changes:

  • 43326a21751c1753338ee0d99215236c496af109 .Net: Updated package version for SK and MEVD (#10922)
  • 056470cc4ba0270a60821aff9b31076b8081214a .Net Add mechanism to access http request options (#10888)
  • 2ef523345a4c9a7e7b7ac874b491c09951e92d84 .Net: March 2025 VectorData updates (#10804)
  • c00060f4741193101f57853549dc364d409cc648 .Net: Make Bedrock agent clients required and public (#10899)
  • ba9c17cfd2a09f6bd78e55177fcc6e504f91f579 .Net: Bump PdfPig from 0.1.9 to 0.1.10 in /dotnet (#10905)
  • 6778ad372e444a35cc06679bdc793f6d40509b01 .Net: Implement support for text embedding generation in AWS Bedrock (#10863) [ #10644 ]
  • a36fa18b080ddc70acb5d794aca20a9779964d7e .Net: Bump Microsoft.Azure.Functions.Worker.Extensions.Http from 3.2.0 to 3.3.0 in /dotnet (#10903) [ #2901, #2894, #2940, #2936, #2930, #2907, #2906, #2898 ]
  • 3162bc3df6e6129eefda1b2dfe8d8372ea7757d2 .Net: Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.Binder, Microsoft.Extensions.Configuration.EnvironmentVariables, Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Configuration.UserSecrets in /dotnet (#10904)
  • 3072da1e5f6eac1ce1d74376b218f8a3dd28ad5c .Net: Apply a JSON converter for exceptions when serializing chat history (#10869)
  • 774510c7ffeb919d4d0c3e71edb3fd83f5bd6fb0 Fix Typos in ADR Documentation (#10768)
  • 32f311eb8a60381941b02cf4f4f3614de743f377 Add Bedrock agent retrieval samples in Python and .Net (#10857)
  • b08f22c5818f42c0f8b543a13d50e72cdade2c4a .Net: Bump DuckDB.NET.Data.Full from 1.1.3 to 1.2.0 in /dotnet (#10776)
  • 85020e9e6f276a65a7d53812061614eab0ada79f .Net: Bump Microsoft.OpenApi and Microsoft.OpenApi.Readers in /dotnet (#10663) [ #2020, #2018, #2013, #2012, #2011, #2010, #2007 ]
  • 9c716400abe82fd495a2e3bdc7c05216eee38d92 .Net: Changes to support .NET9 formatting (#10838) [ #10716, #10741 ]
  • 40a85d1f80771c6b6d7b7f0f2234d1a2807af03b .Net: Remove EditorBrowsable(EditorBrowsableState.Never) from ChatMessageContent.Content property (#10847)

... (truncated)

Commits
  • 842fa49 .Net: Version 1.42.0 (#11050)
  • fb61cbc .Net: Processes UTs causing Build pipeline errors (#11008)
  • d2f8ff6 .Net: Switch postgres and sqlserver to preview, and move experimental to only...
  • f34bcf5 .Net MEVD: SqlServerVectorStore should accept a connection string to be threa...
  • ea00f4f .Net: Sync to MEAI 9.3.0-preview.1.25114.11 (#10989)
  • a01a31b .Net MEVD: Unify collection deletion and creation (#10958)
  • 66f4cce .Net: Add functionality to create and import plugins with YAML functions (#10...
  • a0dce99 Added Feature to pass document to Mistral AI's CHAT Models (#10921)
  • bf8a773 .Net: HuggingFace Connector Enhancement for Batch Embedding Generation (#10862)
  • 4a15231 .Net: Allow HttpClient to be passed in for AzureOpenAI when building from s… ...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…ryDb.AzureAISearch and Microsoft.SemanticKernel.Abstractions

Bumps [Microsoft.KernelMemory.Abstractions](https://github.com/microsoft/kernel-memory), [Microsoft.KernelMemory.MemoryDb.AzureAISearch](https://github.com/microsoft/kernel-memory) and [Microsoft.SemanticKernel.Abstractions](https://github.com/microsoft/semantic-kernel). These dependencies needed to be updated together.

Updates `Microsoft.KernelMemory.Abstractions` from 0.92.241112.1 to 0.98.250324.1
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.92.241112.1...packages-0.98.250324.1)

Updates `Microsoft.KernelMemory.MemoryDb.AzureAISearch` from 0.92.241112.1 to 0.98.250324.1
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](microsoft/kernel-memory@packages-0.92.241112.1...packages-0.98.250324.1)

Updates `Microsoft.SemanticKernel.Abstractions` from 1.28.0 to 1.42.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.28.0...dotnet-1.42.0)

---
updated-dependencies:
- dependency-name: Microsoft.KernelMemory.Abstractions
  dependency-version: 0.98.250324.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.MemoryDb.AzureAISearch
  dependency-version: 0.98.250324.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.SemanticKernel.Abstractions
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 3, 2025
@vercel
Copy link

vercel bot commented Apr 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chat-copilot ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 3:18pm

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