Skip to content

Bump agent-framework-core from 1.0.0b260212 to 1.0.1 in /python#68

Closed
dependabot[bot] wants to merge 1 commit intoGR-Devfrom
dependabot/pip/python/agent-framework-core-1.0.1
Closed

Bump agent-framework-core from 1.0.0b260212 to 1.0.1 in /python#68
dependabot[bot] wants to merge 1 commit intoGR-Devfrom
dependabot/pip/python/agent-framework-core-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps agent-framework-core from 1.0.0b260212 to 1.0.1.

Release notes

Sourced from agent-framework-core's releases.

python-1.0.1

1.0.1 - 2026-04-09

[!IMPORTANT]
Security hardening for FileCheckpointStorage: Checkpoint deserialization now flows through a restricted unpickler by default, which only permits a built-in set of safe Python types and all agent_framework framework types. If your application stores custom types in checkpoints, pass their "module:qualname" identifiers via the new allowed_checkpoint_types constructor parameter — otherwise loads will raise WorkflowCheckpointException. See Security Considerations for details and the opt-in format.

Added

  • samples: Add sample documentation for two separate Neo4j context providers for retrieval and memory (#4010)
  • agent-framework-azure-cosmos: Add Cosmos DB NoSQL checkpoint storage for Python workflows (#4916)

Changed

  • docs: Remove pre-release flag from agent-framework installation instructions (#5082)
  • samples: Revise agent examples in README.md (#5067)
  • repo: Update CHANGELOG with v1.0.0 release (#5069)
  • agent-framework-core: [BREAKING] Fix handoff workflow context management and improve AG-UI demo (#5136)
  • agent-framework-core: Restrict persisted checkpoint deserialization by default (#4941)
  • samples: Bump vite from 7.3.1 to 7.3.2 in /python/samples/05-end-to-end/ag_ui_workflow_handoff/frontend (#5132)
  • python: Bump cryptography from 46.0.6 to 46.0.7 (#5176)
  • python: Bump mcp from 1.26.0 to 1.27.0 (#5117)
  • python: Bump mcp[ws] from 1.26.0 to 1.27.0 (#5119)

Fixed

  • agent-framework-core: Raise clear handler registration error for unresolved TypeVar annotations (#4944)
  • agent-framework-openai: Fix response_format crash on background polling with empty text (#5146)
  • agent-framework-foundry: Strip tools from FoundryAgent request when agent_reference is present (#5101)
  • agent-framework-core: Fix test compatibility for entity key validation (#5179)
  • agent-framework-openai: Stop emitting duplicate reasoning content from response.reasoning_text.done and response.reasoning_summary_text.done events (#5162)

Full Changelog: microsoft/agent-framework@python-1.0.0...python-1.0.1

dotnet-1.0.0

Changes:

  • c798cb7 release: Mark Handoff Orchestrations Experimental (#5065)
  • 524c021 .NET: Update release versions (#5059)
  • 281661e .NET: Remove timeout from InputWait in OffThread execution (#4996)
  • b0613a8 .NET: Bump Azure.AI.Projects to 2.0.0 GA (#5060)
  • 79b3804 fix: Update Google.GenAI to verison compatible with M.E.AI 10.4.0+ (#5061)
  • a356a16 .NET: Remove OpenAIAssistantClientExtensions class (#5058)
  • 628bb1a .NET: Rename Microsoft.Agents.AI.AzureAI to Microsoft.Agents.AI.Foundry and consolidate FoundryMemory (#5042)
  • 15e435b Fix telemetry sample bug (#5037)
  • 38de991 .NET: Fix RequestInfoEvent lost when resuming workflow from checkpoint (#4955)
  • 25696a7 .NET: Replace Azure Foundry/Azure AI Foundry with Microsoft Foundry in .NET samples (#5032)
  • 2cb78ea fix and unify devui samples (#5025)
  • acaadc9 .NET: Add a verify-samples tool and skill (#5005)
  • 3432984 Add Neo4j GraphRAG samples (#4994)
  • 2a8c3e2 fixes to azure ai search init, samples (#5021)

... (truncated)

Commits
  • 4a36f10 Python: Bump Python version to 1.0.1 for a release (#5196)
  • d4036c5 Python: Migrate GitHub Copilot package to SDK 0.2.x (#5107)
  • 790a759 Bump mcp from 1.26.0 to 1.27.0 in /python (#5117)
  • a172313 Bump mcp[ws] from 1.26.0 to 1.27.0 in /python (#5119)
  • e8757ce Bump cryptography from 46.0.6 to 46.0.7 in /python (#5176)
  • eea543e Bump vite (#5132)
  • 4dbe696 Python: Restrict persisted checkpoint deserialization by default (#4941)
  • 5e8fe0b Python: Stop emitting duplicate reasoning content from OpenAI `response.reaso...
  • 1dd828d CHANGELOG Update with V1.0.0 Release (#5069)
  • 8348584 VerifySamples: Filter projects to net10 only (#5184)
  • 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-core](https://github.com/microsoft/agent-framework) from 1.0.0b260212 to 1.0.1.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0b260212...python-1.0.1)

---
updated-dependencies:
- dependency-name: agent-framework-core
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 13, 2026

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 27, 2026

Superseded by #70.

@dependabot dependabot Bot closed this Apr 27, 2026
@dependabot dependabot Bot deleted the dependabot/pip/python/agent-framework-core-1.0.1 branch April 27, 2026 05:50
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