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

build: bump semantic-kernel from 1.3.0 to 1.21.0 #1667

Open
wants to merge 1 commit into
base: dependabotchanges
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps semantic-kernel from 1.3.0 to 1.21.0.

Release notes

Sourced from semantic-kernel's releases.

python-1.21.0

Release Notes

New Features

  • Add support for Azure AI Agent Service (#10414)

  • Add Bedrock Agent (#10307)

  • Add vector search to Postgres connector (#10213)

  • Document generator agent framework demo (#10184)

  • Implement MongoDB Atlas store (#10177)

  • Allow AI Inference connector to use Azure AI Services resource (#10427)

  • Allow factory callbacks in the process framework (#10451)

    • See an example on how to configure a factory callback.
    • An example of providing the factory to the ProcessBuilder can be found here.
  • Add Azure AI Agent AI Search Sample. Update memory sample with README. (#10497)

    • Refer to the sample here.

Python Package Updates

  • Bump torch from 2.5.1 to 2.6.0 (#10380)
  • Update pymongo requirement from <4.11,>=4.8.0 to >=4.8.0,<4.12 (#10379)
  • Bump google-cloud-aiplatform from 1.60 to 1.79.0 (#10377)
  • Set openai package to newer version and remove default value of parallel tool calls (#10502)
  • Experimental Python 3.13 support (#10276)
  • Bump Python version to 1.21.0 for a release (#10500)

Enhancements and Fixes

  • Introduce allowed content types in chat history channel receive. Add mixed chat image sample. (#10347)
  • Update README.md to add clarity regarding .env file (#10360)
  • Update document generator demo README (#10386)
  • Update agent tracing span name and attributes (#10398)
  • Improve streaming output formatting with code present and fix CSV file paths for learn site sample (#10498)
  • Improved content initializations, added ndarray support for binary content, and small fixes to defaults (#10469)
  • Remove old references of plugin import (#10462)
  • Fixes to Cosmos DB NoSQL query syntax generation (#10373)

Bug Fixes and Improvements

  • Bug fix for issue [#10340](https://github.com/microsoft/semantic-kernel/issues/10340) (#10341)
  • Fix OpenAI assistant metadata type (#10383)
  • Fixed Python bug when enable_json_response=True (#10376)
  • Skip Ollama integration tests temporarily to unblock PRs (#10405)
  • Bug fix: Type Definition Error ImageContent (#10395)
  • Add unit tests for Bedrock agent integration (#10362)
  • Add Bedrock agent integration tests (#10400)

New Contributors

... (truncated)

Commits
  • 1c72a26 .Net: Bump to version 1.21.0 (#8984)
  • 4fc78a9 .Net: Feature Processes (#8970)
  • 925fcf4 Python: Update sentence-transformers requirement from ~=2.2 to >=2.2,<4.0 in ...
  • 1cfe5dd Python: Update mistralai requirement from ~=0.4 to >=0.4,<2.0 in /python (#8384)
  • 202c0a5 .Net: Sample showing how to use function calling to retrieve relevant informa...
  • c7b22d9 Fixed broken links in repo (#8982)
  • c00840b .Net: Implemented generic data model support for Azure CosmosDB MongoDB conne...
  • 36af86c .Net: Bump Microsoft.ML.OnnxRuntimeGenAI.Cuda from 0.3.0 to 0.4.0 in /dotnet ...
  • 0b5c769 .Net: Share generic data model validations and use everywhere. (#8923)
  • a5570b1 .Net Agents - Support Prompt Template (#8631)
  • 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 [semantic-kernel](https://github.com/microsoft/semantic-kernel) from 1.3.0 to 1.21.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.3.0...dotnet-1.21.0)

---
updated-dependencies:
- dependency-name: semantic-kernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2025
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants