Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps Microsoft.SemanticKernel.Abstractions from 1.28.0 to 1.29.0.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.29.0

Changes:

  • abd16c13b054451d341e02ebfe25d60ca96adb6c .Net: Bump version to 1.29.0 (#9680)
  • 4a92f34c17cd7a09f3bb14890c7b116f35882e13 .Net: MS AI Azure Inference Connector Update (#9640)
  • 50bc6f3de9760b8c02101cf7831d2238f7a95cf2 .Net: OpenAPI parameter resolution mechanism - part 1 (#9668)
  • d604e55b80343985a1321fff0b58c9cfc184b4f2 .Net: Move OpenApi extensions to the SemanticKernel namespace. (#8906)
  • 954ac906aa2ad38084b34e5027b07f2865747470 .Net: Bump AWSSDK.Core from 3.7.400 to 3.7.400.48 in /dotnet (#9655)
  • 4cd7f075ac716dacbe333ce3f94c37cf3db01b3a .Net Agents - Fix Aggregator Streaming for Nested Mode (#9669)
  • 051a3d0982754f287f4e8fc15ea62c37074a0234 .Net: Promote Liquid prompt template support to preview (#9665)
  • 7a1ef30da793973bc27fe6e28e57fc6abce347e4 .Net: Added an example of OpenAI Realtime API (#9662)
  • d2b5dc1f092d001a904cbfeba831a83c691c8d9b .Net: Update sample for the accompanying Blog Post (#9663) [ #6605 ]
  • dcf682ebde9a659a7a7928ebfadc96f0cb67366f .Net: Upgraded OpenAI and Azure OpenAI package versions (#9651)
  • 259c58cc05134b8fe63e3b21b4e98849bf3f6183 .Net: Removed obsolete filter classes (#9426)
  • 7579b243f4f428d984e9d99300dde7256eb85a06 .Net: Bump Microsoft.Extensions.Http, Microsoft.Extensions.Logging in /dotnet (#9659) [ #95439, #95148, #95082, #94882, #95119, #94192, #93979, #93888 ]
  • ee73bf5f3aaff07a7f792ce3b6b4577e834e39e1 .Net: Reverting Onnx from 0.5.0 to 0.4.0 (#9658)
  • 83a59d4bf798d38507ee086d46f735072d22ce3c .Net Agents - Fix Function Call Handling for Streaming (#9652)
  • 4283cf26854ea3e978a93aa31265f8cbe8025f67 .Net: Processes - Resolving issues with integrations test in Dapr runtime. (#9646)
  • 7d9f834130042f4eb50946dbc94667270157b22a .Net: Onnx Bump 0.5.0 + Add missing integration tests (#9639) [ #9628 ]
  • f7dc5262f6c9055fb0ce5cd087722077bfdc74b0 .Net: Fix unit tests to check for security property (#9635)
  • 14bc62aadde59309e3fb1fd921426146aba358d1 .Net: Remove experimental flag from VectorStore implementations. (#9624) [ #8539 ]
  • 4a16849264c2c0695b8a1a8355289f5b636325cf .Net: Remove experimental attribute from the new function calling model classes (#9524)
  • b67eb8466698b7e81149c67f31a06cc5b115b3a4 .Net Agents - AgentChat Serialization (#7457)
  • 3a8899b49ccb274cd90e5cf8a8ae5aa83d9f1589 .Net: Bugfix for AddMessageFromStreaming (#9619) [ #9458, #6153 ]
  • ffac88a83063c8b8444b7f712895dfae90b6b08e .Net: OpenApi payload construction ADR (#9469)
  • ca5e2859a498ab7c504ebfb8633916b819f4a970 .Net: MS AI Ollama with Function calling (#9488) [ #7442 ]
  • 1cb0922495551d637e2cad78202613228e0df271 .Net Processes - Fix Serialization of Input Data (#9614)
  • 74049318a01b347aaaf40e82a64de443ad11a9bd .Net Processes: fixing KernelProcessStateMetadata usage (#9598) [ #9599 ]

This list of changes was auto generated.

Commits
  • abd16c1 .Net: Bump version to 1.29.0 (#9680)
  • 8ad7ce5 Python: add new link check action (#9667)
  • 4a92f34 .Net: MS AI Azure Inference Connector Update (#9640)
  • 50bc6f3 .Net: OpenAPI parameter resolution mechanism - part 1 (#9668)
  • d604e55 .Net: Move OpenApi extensions to the SemanticKernel namespace. (#8906)
  • 954ac90 .Net: Bump AWSSDK.Core from 3.7.400 to 3.7.400.48 in /dotnet (#9655)
  • 2c50ced Python: introducing Vector Search for Qdrant Collection (#9621)
  • 4cd7f07 .Net Agents - Fix Aggregator Streaming for Nested Mode (#9669)
  • 63d1dc7 Python: Text to audio (#9625)
  • 5764c8c Python: Azure Cosmos DB NoSQL Vector Store & Collection implementation (#9296)
  • 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.28.0 to 1.29.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.28.0...dotnet-1.29.0)

---
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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #1227.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/nuget/webapi/Microsoft.SemanticKernel.Abstractions-1.29.0 branch November 25, 2024 13:08
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