agent-client-protocol-derive 0.11.0

Derive macros for Agent Client Protocol JSON-RPC traits
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.11.0]https://github.com/agentclientprotocol/rust-sdk/releases/tag/agent-client-protocol-derive-v0.11.0 - 2026-04-20

### Added

- Migrate to new SDK design ([#117]https://github.com/agentclientprotocol/rust-sdk/pull/117)
- Bring in SACP crates again ([#102]https://github.com/agentclientprotocol/rust-sdk/pull/102)

### Fixed

- Catch handler errors instead of killing the connection ([#131]https://github.com/agentclientprotocol/rust-sdk/pull/131) ([#114]https://github.com/agentclientprotocol/rust-sdk/pull/114)

### Other

- Add migration guide for next release ([#111]https://github.com/agentclientprotocol/rust-sdk/pull/111)
The format is based on [Keep a Changelog]https://keepachangelog.com/en/1.0.0/,
and this project adheres to [Semantic Versioning]https://semver.org/spec/v2.0.0.html.