Skip to content

Python: Build(deps): Bump agent-framework-orchestrations from 1.0.0rc1 to 1.0.0rc2 in /python - #6283

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/agent-framework-orchestrations-1.0.0rc2
Closed

Python: Build(deps): Bump agent-framework-orchestrations from 1.0.0rc1 to 1.0.0rc2 in /python#6283
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/agent-framework-orchestrations-1.0.0rc2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps agent-framework-orchestrations from 1.0.0rc1 to 1.0.0rc2.

Release notes

Sourced from agent-framework-orchestrations's releases.

python-1.0.0rc2

[1.0.0rc2] - 2026-02-25

Added

  • agent-framework-core: Support Agent Skills (#4210)
  • agent-framework-core: Add embedding abstractions and OpenAI implementation (Phase 1) (#4153)
  • agent-framework-core: Add Foundry Memory Context Provider (#3943)
  • agent-framework-core: Add max_function_calls to FunctionInvocationConfiguration (#4175)
  • agent-framework-core: Add CreateConversationExecutor, fix input routing, remove unused handler layer (#4159)
  • agent-framework-azure-ai-search: Azure AI Search provider improvements - EmbeddingGenerator, async context manager, KB message handling (#4212)
  • agent-framework-azure-ai-search: Enhance Azure AI Search Citations with Document URLs in Foundry V2 (#4028)
  • agent-framework-ag-ui: Add Workflow Support, Harden Streaming Semantics, and add Dynamic Handoff Demo (#3911)

Changed

  • agent-framework-declarative: [BREAKING] Add InvokeFunctionTool action for declarative workflows (#3716)

Fixed

  • agent-framework-core: Fix thread corruption when max_iterations is reached (#4234)
  • agent-framework-core: Fix workflow runner concurrent processing (#4143)
  • agent-framework-core: Fix doubled tool_call arguments in MESSAGES_SNAPSHOT when streaming (#4200)
  • agent-framework-core: Fix OpenAI chat client compatibility with third-party endpoints and OTel 0.4.14 (#4161)
  • agent-framework-claude: Fix structured_output propagation in ClaudeAgent (#4137)

dotnet-1.0.0-rc2

What's Changed

Full Changelog: dotnet-1.0.0-rc1...dotnet-1.0.0-rc2

Commits
  • 425f27f .NET: Fixing issue where OpenTelemetry span is never exported in .NET in-proc...
  • 7d56a5a Update Python package versions to rc2 (#4258)
  • de9d886 .NET: Support InvokeMcpTool for declarative workflows (#4204)
  • 2e26bb9 [Purview] Mark responses as responses and fix epoch bug for python long overf...
  • 6138487 Python: Phase 2: Embedding clients for Ollama, Bedrock, and Azure AI Inferenc...
  • e3a5b91 .NET: Add Microsoft Fabric sample #3674 (#4230)
  • 84849a2 Update .NET package version to rc2 (#4257)
  • 91675bd .NET: Add SharePoint sample #3674 (#4227)
  • 804dbb6 Add Additional Properties ADR (#4246)
  • 4dc35e9 Python: Support Agent Skills (#4210)
  • 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 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 [agent-framework-orchestrations](https://github.com/microsoft/agent-framework) from 1.0.0rc1 to 1.0.0rc2.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](python-1.0.0rc1...python-1.0.0rc2)

---
updated-dependencies:
- dependency-name: agent-framework-orchestrations
  dependency-version: 1.0.0rc2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python Usage: [Issues, PRs], Target: Python labels Jun 2, 2026
Copilot AI review requested due to automatic review settings June 2, 2026 19:47
@dependabot dependabot Bot added python Usage: [Issues, PRs], Target: Python dependencies labels Jun 2, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot changed the title Build(deps): Bump agent-framework-orchestrations from 1.0.0rc1 to 1.0.0rc2 in /python Python: Build(deps): Bump agent-framework-orchestrations from 1.0.0rc1 to 1.0.0rc2 in /python Jun 2, 2026
@moonbox3 Evan Mattson (moonbox3) added the too-many-prs Usage: [PRs], Target: PRs from a community member who has created too many PRs label Jun 2, 2026
@moonbox3

Copy link
Copy Markdown
Contributor

Thank you for your contribution, Dependabot (@dependabot)[bot].

To keep the review queue manageable, we currently limit community contributors to 10 open pull requests at a time. This PR would put you at 21 open pull requests, so we are closing it automatically.

Please focus on getting your existing PRs reviewed, merged, or closed before opening another one. If a maintainer asked you to open this PR, they can apply the pr-limit-exempt label and reopen it.

@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/uv/python/agent-framework-orchestrations-1.0.0rc2 branch June 2, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Usage: [Issues, PRs], Target: Python too-many-prs Usage: [PRs], Target: PRs from a community member who has created too many PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants