adk_mcp 2026.3.21
adk_mcp: ^2026.3.21 copied to clipboard
MCP protocol client primitives for ADK Dart packages.
Changelog #
Unreleased #
2026.3.21 #
- Bumped package version to
2026.3.21. - Added MCP client capability override support during initialization.
- Added ADK-facing sampling callback/capability wiring coverage through the
adk_dartMCP toolset stack. - Synced MCP package release with the
adk_dart2026.3.21rollout.
2026.3.13 #
- Bumped package version to
2026.3.13. - Synced MCP package release with the
adk_dart2026.3.13rollout.
2026.3.6 #
- Bumped package version to
2026.3.6. - Synced MCP package release with the
adk_dart2026.3.6rollout.
2026.3.2+4 #
- Bumped package version to
2026.3.2+4. - Synced MCP package release with the
adk_dart2026.3.2+4rollout.
2026.3.2+3 #
- Bumped package version to
2026.3.2+3. - Synced MCP package release with the
adk_dart2026.3.2+3rollout.
2026.3.2+2 #
- Bumped package version to
2026.3.2+2. - Synced MCP package release with the
adk_dart2026.3.2+2rollout.
2026.3.2+1 #
- Bumped package version to
2026.3.2+1. - Synced MCP package release with the
adk_dart2026.3.2+1build rollout.
2026.3.2 #
- Bumped package version to
2026.3.2. - Synced MCP package release with the
adk_dart2026.3.2rollout.
2026.3.1 #
- Bumped package version to
2026.3.1. - Synced MCP package release with the
adk_dart2026.3.1rollout. - Carried forward MCP transport/session hardening behavior covered by existing tests.
2026.2.28 #
- Introduced date-based versioning format
YYYY.M.D. - Added MCP protocol hardening updates aligned with the 2025-11-25 spec workstream.
- Expanded remote/stdio lifecycle and request handling test coverage.