Skip to content

chore(deps): update rust crate agent-client-protocol to v0.15.1 - #51

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/agent-client-protocol-0.x
Open

chore(deps): update rust crate agent-client-protocol to v0.15.1#51
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/agent-client-protocol-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
agent-client-protocol workspace.dependencies minor =0.11.1=0.15.1

Release Notes

agentclientprotocol/rust-sdk (agent-client-protocol)

v0.15.1: agent-client-protocol-v0.15.1

Compare Source

Fixed
  • (acp) Hide agent stdio windows on Windows (#​215)

v0.15.0: agent-client-protocol-v0.15.0

Compare Source

Added
  • (deps) update schema to 0.14.0 (#​211)
  • (acp) Update schema crate to 0.13.8 (#​210)
  • (transports) add HTTP/WebSocket transport support (#​162)
  • (acp) add unstable request cancellation support (#​179)
Other
  • (acp) Replace jsonrpcmsg crate with shared schema types (#​205)
  • (acp) Remove unused module files (#​204)
  • (deps) Preserve serde_json object order (#​202)

v0.14.0: agent-client-protocol-v0.14.0

Compare Source

Added
  • Stabilize session/delete, message ids, and context usage (#​199)
  • (acp) add unstable elicitation support (#​197)
Fixed
  • (acp) Serialize proxy metadata as _meta (#​198)
Other
  • Add features to docs.rs (#​190)
Added
  • (unstable) Add JSON-RPC support for elicitation requests and notifications.

v0.13.1: agent-client-protocol-v0.13.1

Compare Source

Added
  • (deps) bump schema to 0.13.5 (#​188)

v0.13.0: agent-client-protocol-v0.13.0

Compare Source

Added
  • (acp) stabilize logout support (#​185)
  • (acp) Extract all rmcp logic to the rmcp crate (#​180)
  • (acp) Add unstable (very experimental!) protocol v2 support (#​170)
Changed
  • Move the rmcp-backed MCP server builder to agent-client-protocol-rmcp, removing tokio, tokio-util, and rmcp from the core crate's normal dependency graph.

v0.12.1: agent-client-protocol-v0.12.1

Compare Source

Other
  • update Cargo.toml dependencies

v0.12.0: agent-client-protocol-v0.12.0

Compare Source

Added
  • (acp) add unstable session delete support (#​165)
  • extract mcp-over-acp proxy (#​146)
  • Stabilize session/close and session/resume (#​147)
  • remove direct dependency on tokio (#​145)
Fixed
  • propagate client connection errors and check capability value truthiness (#​108)
Other
  • Trim dependencies (#​149)
  • remove unreachable!() and improve error messages (#​139)
Breaking Changes
  • Removed McpAcpTransport struct and its MetaCapability impl. MCP-over-ACP support is now advertised via mcpCapabilities.acp in InitializeResponse, not _meta.symposium.mcp_acp_transport.
  • Renamed McpConnectRequest.acp_url to acp_id to match McpServerAcp.id and the MCP-over-ACP RFD.
Added
  • (unstable) Add support for session/delete method.
  • McpConnectionTo::acp_id() method.
Deprecated
  • McpConnectionTo::acp_url() — use acp_id() instead.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/agent-client-protocol-0.x branch 17 times, most recently from 054adea to 342a4cf Compare July 19, 2026 10:04
@renovate
renovate Bot force-pushed the renovate/agent-client-protocol-0.x branch 10 times, most recently from 4dbc3f3 to e0f3b1c Compare August 1, 2026 08:36
@renovate
renovate Bot force-pushed the renovate/agent-client-protocol-0.x branch 3 times, most recently from 2c85593 to 48c94d4 Compare August 2, 2026 02:03
@renovate
renovate Bot force-pushed the renovate/agent-client-protocol-0.x branch 10 times, most recently from cc2fccb to c341228 Compare August 6, 2026 15:12
@renovate
renovate Bot force-pushed the renovate/agent-client-protocol-0.x branch from c341228 to 5216be4 Compare August 11, 2026 22:29
@renovate
renovate Bot force-pushed the renovate/agent-client-protocol-0.x branch from 5216be4 to 0cf2f70 Compare August 12, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants