kbeaugrand / SemanticKernel.Connectors.Memory.SqlServer

SQL Server connector for Semantic Kernel plugin and Kernel Memory
MIT License
46 stars 10 forks source link

Bump Microsoft.KernelMemory.Abstractions from 0.28.240212.1 to 0.35.240318.2 #138

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps Microsoft.KernelMemory.Abstractions from 0.28.240212.1 to 0.35.240318.2.

Release notes

Sourced from Microsoft.KernelMemory.Abstractions's releases.

Abstractions 0.35.240318.2

Changes:

  • 7f72ce4457137cd9858f7425dae98d846ec5c2c6 Using Semantic Kernel ITextCompletion As ITextGeneration (#183)
  • d1baaf06311e26b88b2a8db78c51fa979f8416e9 Show details when not possible to compare embeddings of different length (#369)
  • 87e12b1c0dadbaeaab374e0aa208887397e707ad Start adding support for Mongodb Atlas database (#311)
  • ae03364565a02bc7a896ddf1b1b7cb2883226452 Fixed #358 - configuration on Disk from clean folder (#359)
  • 998a039225383ef0d318cd2e063dc996e6c1c6eb Misc: show how to use KM plugin with index name
  • 35ed2402cbc7edca37fa9ee753c6e2a16b1b305c Update instructions to run the docker image

Packages 0.35.240318.1

Changes:

  • 5c7f4caa54159d227ffbf440fc6563a3c4e16650 Upgrade to KM Abstraction 0.35
  • 903eaa272f1d384e97f0f4b05fffa8b2b5b38e35 Update README.md
  • 737fb55ed2bed822873752752ab2d221cec2eaed Update README.md
  • 39fee3edfe365dea5fdd027ad245601874e8a994 Fix broken link (#370)
  • 6dae39e1e0f69cdf5ad426990f46587a9d262381 Delete .github/workflows/main.yml
  • d1fe890494caf877bf5544c0ecbed5a927e5a624 Update README.md
  • 6a3a2bcfee3a5b1857c7dc568476135feb37942d Update nuget-package.props
  • 7f72ce4457137cd9858f7425dae98d846ec5c2c6 Using Semantic Kernel ITextCompletion As ITextGeneration (#183)
  • d1baaf06311e26b88b2a8db78c51fa979f8416e9 Show details when not possible to compare embeddings of different length (#369)
  • 87e12b1c0dadbaeaab374e0aa208887397e707ad Start adding support for Mongodb Atlas database (#311)
  • ae03364565a02bc7a896ddf1b1b7cb2883226452 Fixed #358 - configuration on Disk from clean folder (#359)
  • 87d0c58a020b2ee61df14e5825dc0a24d3ff1973 Update README.md
  • 0028f73f96c2d04b78a8b9e96114c520cdad373f Update README.md
  • 11795ae13a15ac463f3ddb78ca54802892f4e41a Update main.yml
  • d35da22a40cf4bcd8d775627c5836508a670ac3d Update README.md
  • 35e2e9661452337da2d10aec70da30b90dec84ab Update README.md
  • 998a039225383ef0d318cd2e063dc996e6c1c6eb Misc: show how to use KM plugin with index name
  • 9f343b65d94ec35494f99dfbf2afb61e740df516 Add contributors
  • 35ed2402cbc7edca37fa9ee753c6e2a16b1b305c Update instructions to run the docker image
  • adec9138188823792fdbd97ba024a53b1d239a27 Upgrade Service to 0.34 KM packages

This list of changes was auto generated.

Abstractions 0.34.240313.1

Changes:

  • a583ca997a463dee239e57d00bb37eb2bbb7037d Possible fix for 303 - Ignoring legacy Word 97-2003 files (#356) [ #303 ]

Packages 0.34.240313.1

Changes:

  • a583ca997a463dee239e57d00bb37eb2bbb7037d Possible fix for 303 - Ignoring legacy Word 97-2003 files (#356) [ #303 ]
  • e0b4c9d3aa73b4595b2afced38642e489e7628bd Bump SemanticKernel dependencies to v1.6.1 (#362)

... (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 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)
kbeaugrand commented 5 months ago

@dependabot recreate

dependabot[bot] commented 4 months ago

Looks like Microsoft.KernelMemory.Abstractions is no longer a dependency, so this is no longer needed.