Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update agent-framework-github-copilot requirement from >=1.0.0rc1 to >=1.0.0rc2#150

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-framework-github-copilot-gte-1.0.0rc2
Open

Update agent-framework-github-copilot requirement from >=1.0.0rc1 to >=1.0.0rc2#150
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-framework-github-copilot-gte-1.0.0rc2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on agent-framework-github-copilot to permit the latest version.

Release notes

Sourced from agent-framework-github-copilot'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)
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 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)

Updates the requirements on [agent-framework-github-copilot](https://github.com/microsoft/agent-framework) to permit the latest version.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0rc1...python-1.0.0rc2)

---
updated-dependencies:
- dependency-name: agent-framework-github-copilot
  dependency-version: 1.0.0rc2
  dependency-type: direct:development
...

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 Jul 7, 2026
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