Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.SemanticKernel.Abstractions from 1.20.0 to 1.21.1 #37

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps Microsoft.SemanticKernel.Abstractions from 1.20.0 to 1.21.1.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.21.1

Changes:

  • a2a64a33c3daea7efeb8ec19ffb6745ee080bb49 .Net: Updated package version to 1.21.1 (#8992)
  • dec9126a941f26ae50d80c6595a15dcafb1bfb94 .Net: Unit test for KernelJsonSchemaBuilder (#8989)
  • 04ca656cc65e288a02452608c8b99b977119abfc .Net: Update JsonSchemaMapper to latest version (#8988)
  • fd6d4a17569e56257ba9df0d5b17e28ab53cb88e .Net: Implemented generic data model support for Azure CosmosDB NoSQL connector (#8981)

This list of changes was auto generated.

dotnet-1.21.0

Changes:

  • 8924bdc627d87931ac9261e9212afc9f7d242aa7 .Net: Fix function calling integration tests (#8948)
  • be90d239117dd9d035f9c8c897b2cce6069ecb4c .Net: Update OpenAI / AzureOpenAI Concepts (#8919) [ #7007 ]
  • 8e25752fb28cfa573475a9c823f78aeb7bf9b068 .Net: Create sample showing how to render ChatHistory to a prompt and invoke it (#8899) [ #8861 ]
  • 05d99d6e998d358f7b377c83c1b7fa7a2e7aa5e0 .Net Agents - Update KernelFunction Based Strategies for AgentGroupChat (#8913)
  • 6bba2b6be6f59a7df76508459e9dd7195bdd8410 .Net Agents - Make messages parameter optional for OpenAIAssistantAgent.InvokeStreamingAsync (#8915)
  • 33f8e9b94680b5239e9b1022639c23360248e2f4 .Net: Switch redis hashset vectorstore prefix default to true (#8911)
  • 0ae0e52de10e213306fba6b2fc3cace7d5cde4c2 .Net: Add Examples to retrieve FinishReason/DoneReason and other details with the Ollama connector (#8889)
  • fbdd6bc1353b473e51ceea5fc7f96a627e33ec82 .Net: Support polymorphic serialization of ChatMessageContent class and its derivatives (#8901)
  • cc4a4975a729bdb3cd90c57e631843a20b138e42 .Net: Update integration tests to use AzureCliCredential (#8905)
Commits
  • a2a64a3 .Net: Updated package version to 1.21.1 (#8992)
  • dec9126 .Net: Unit test for KernelJsonSchemaBuilder (#8989)
  • 3d0a890 Python: Support OpenAI json_schema response format (#8958)
  • 04ca656 .Net: Update JsonSchemaMapper to latest version (#8988)
  • 7de14ef Python: Pass in retrieved agent to agent creation. Refactor unit tests. Add a...
  • 771ac2c Python: Azure OpenAI setting fix: Don't fetch AD token if API is present in e...
  • 679df70 Python: Update motor requirement from ~=3.3.2 to >=3.3.2,<3.7.0 in /python (#...
  • fd6d4a1 .Net: Implemented generic data model support for Azure CosmosDB NoSQL connect...
  • 1c72a26 .Net: Bump to version 1.21.0 (#8984)
  • 4fc78a9 .Net: Feature Processes (#8970)
  • 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.Abstractions](https://github.com/microsoft/semantic-kernel) from 1.20.0 to 1.21.1.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.20.0...dotnet-1.21.1)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel.Abstractions
  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 Sep 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Superseded by #41.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.SemanticKernel.Abstractions-1.21.1 branch October 14, 2024 09:04
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