All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
12.0.0-alpha.1 - 2026-01-19
- upgrade to 11.0-alpha.1
- release
- go back from
connect_fromtobuilder - fix unresolved rustdoc link warnings for v11 API
- (sacp) [breaking] rename Serve to ConnectTo for clearer semantics
- (sacp) [breaking] replace JrLink/JrPeer with unified Role-based API
- (sacp) rename JrResponder ecosystem to Run
11.0.0 - 2026-01-19
- go back from
connect_fromtobuilder - fix unresolved rustdoc link warnings for v11 API
- (sacp) [breaking] rename Serve to ConnectTo for clearer semantics
- (sacp) [breaking] replace JrLink/JrPeer with unified Role-based API
- (sacp) rename JrResponder ecosystem to Run
10.0.1 - 2025-12-31
- updated the following local packages: sacp
10.0.0-alpha.4 - 2025-12-30
- updated the following local packages: sacp
10.0.0-alpha.3 - 2025-12-29
- updated the following local packages: sacp
10.0.0-alpha.2 - 2025-12-29
- updated the following local packages: sacp
10.0.0-alpha.1 - 2025-12-28
- [breaking] rename FooRole types to FooPeer
- [breaking] rename link endpoint types from Foo to FooRole
- [breaking] give component a link
- [breaking] rename Endpoint to Role
- (sacp) rename JrRole to JrLink, Role type param to Link
- [breaking] rename JrRole to JrLink (and the Role associated type to Link)
9.0.0 - 2025-12-19
- (sacp) [breaking] add scoped lifetime support for MCP servers
- Merge pull request #88 from nikomatsakis/main
- (sacp) [breaking] remove to_future_hack from tool_fn API
8.0.0 - 2025-12-17
- updated the following local packages: sacp
7.0.0 - 2025-12-17
- update examples and tests to use new MCP server API
- update MCP server documentation for new API
0.10.0 - 2025-12-15
- new session redirection support
0.9.0 - 2025-12-12
- [breaking] introduce role-based connection API
0.8.4 - 2025-11-25
- updated the following local packages: sacp, sacp-proxy
0.8.3 - 2025-11-22
- updated the following local packages: sacp, sacp-proxy
0.8.2 - 2025-11-17
- updated the following local packages: sacp-proxy
0.8.1 - 2025-11-15
- updated the following local packages: sacp-proxy
0.8.0 - 2025-11-14
- release
0.1.0 - 2025-11-13
- (sacp-proxy) [breaking] move rmcp integration to separate sacp-rmcp crate