Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps Microsoft.SemanticKernel from 1.20.0 to 1.25.0.

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.25.0

Changes:

  • b43a0de09f1038964c7515fe596eced03e2cd796 .Net: Add the server urls to the additional properties (#9404)
  • ae918905439013af3cffd8de551739f9a1764701 .Net: Upgraded SK and VectorData package versions (#9402)
  • ae05f2cd0b826a6b19aedbbd7fadd6b50c5c06ea Python: Fix cancelled typo (#9389)
  • b62c6928655f92c8de1d38047046fd8fe8c71fdd .Net Processes - Support shared runtime code (#9370)
  • 1b02ff99a5108c5e50d64944b731b15884aac528 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.6 to 12.2.7 in /dotnet (#9365)
  • 645afc4bbdee07df3114b7dd03a14f13660022fc .Net: Bump System.Memory.Data from 8.0.0 to 8.0.1 in /dotnet (#9371) [ #95439, #95148, #95082, #94882, #95119 ]
  • 918724793e05f70215795bf193ec33018989959c .Net: Add vector search for pinecone connector. (#9378) [ #8538 ]
  • 23244e28c13b5fe332a63def05395ca4dbc6f9f4 .Net: Invoke parallel function calls concurrently (#7451)
  • a6d04257241cc258ccc93a2997657d91ffc3995f Python: Add ability to specify a default timeout for the polling operation. (#9386) [ #9364 ]
  • 0043832647de275fe71ea9f48dc995fc8dcfc54d .Net: Scoping step Ids to a process. (#9385)
  • 12a31daac847a0e3b0c2f4a5ec6d23635bb211b9 Python: Return streaming tool call output to the caller (#9362) [ #9352 ]
  • f414fcd2fe03d0cdf93ec6d2022ce97d6b22d45f .Net: Updated planner notebook to use function calling (#9372)
  • 01c288a4be3c5a2f9c99454aee1035294bc6cb17 .Net: Added implementation of MongoDB connector for new memory design (#9330)
  • f2df866541f5a17b402c7aed407ad85de327d244 .Net Agents - Emit streaming function call content for assistant agent (#9359)
  • 656159e492b5dc453cd39ed666633f52b198062e .Net: Processes with Dapr - Improving Demo with README (#9360)
  • 0c0b7062d1a9bcc23c0685e341fc99010cdac3d6 .Net: Add image to text support to rag sample. (#9357) [ #9350 ]
  • 3c12a11487c17195569da7602e6eb1063b941620 .Net: Create samples showing interop with langchain ingested data. (#9344) [ #9013 ]
  • 0b330c91f324b7b0c7b5ef9bb591cf745f58fc4d .Net: Added an example how to get citations from chat with data response (#9353)
  • 92ce1dc4b3600d82c1d4f4f8716b7eb7e2631665 .Net: Added code coverage generation for experimental packages (#9336)
  • 3164d673a796429c99eee0a0a32d75bfa2c9f25f .Net: Improved vector search query in Azure CosmosDB NoSQL connector (#9335)
  • cfd404b3c93a64afba0f229d28b6585ddf8e8c1f .Net: Update the BingSearch notebook (#9317) [ #9305 ]
  • fdad59f649a2d9fb60ce741f6df9250c3f136c66 .Net: Dm/sqlserver/vector (#9295)
  • 2577cc9e51e20a78828a0ee9273e324275a13d19 Python: Fix typo in 06-memory-and-embeddings.ipynb notebook (#9257) [ #9256 ]

This list of changes was auto generated.

dotnet-1.24.1

Changes:

  • a3a69c89abfb249bca745965ccef982390ca008a .Net: Set dll version number for vectordata.abstractions. (#9323)
  • ec98193122e1576c0c29a45c1fcd8b2211ad5a65 .Net Processes - Use JSON Schema Generation from Type (#9309)
  • a91ad4f458f9624de795657a367b16425a3e62d5 .Net: Bump MongoDB.Driver from 2.28.0 to 2.29.0 in /dotnet (#8966) [ #1429, #1387, #1278 ]
  • e9499b625af54451ae3fcd0cd5ea26d4e0c0e51c .Net: Added implementation of SQLite connector for new memory design (#9164)
  • dbf18199e02b497b5d14ee05e1d872ffc7c80d58 Python: Restructure connector unit tests (#9316)
  • 1cbb9655e51f016892b67529c4da149862f958e1 .Net: Added example of Structured Outputs with Azure OpenAI (#9315)
  • 20b503293caf2661aec1074c694af0559fa2c9a0 .Net: Update .NET notebooks to use release 1.23.0 (#9311)

This list of changes was auto generated.

dotnet-1.24.0

... (truncated)

Commits
  • b43a0de .Net: Add the server urls to the additional properties (#9404)
  • ae91890 .Net: Upgraded SK and VectorData package versions (#9402)
  • ae05f2c Python: Fix cancelled typo (#9389)
  • b62c692 .Net Processes - Support shared runtime code (#9370)
  • 1b02ff9 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.6 to 12.2.7 in /dotnet (#9365)
  • 645afc4 .Net: Bump System.Memory.Data from 8.0.0 to 8.0.1 in /dotnet (#9371)
  • 9187247 .Net: Add vector search for pinecone connector. (#9378)
  • 23244e2 .Net: Invoke parallel function calls concurrently (#7451)
  • a6d0425 Python: Add ability to specify a default timeout for the polling operation. (...
  • 0043832 .Net: Scoping step Ids to a process. (#9385)
  • Additional commits viewable in compare view

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.20.0 to 1.25.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.20.0...dotnet-1.25.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 added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #79.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.SemanticKernel-1.25.0 branch November 4, 2024 07:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants