Skip to content

chore: release#86

Merged
nikomatsakis merged 2 commits intomainfrom
release-plz-2025-12-17T21-48-38Z
Dec 17, 2025
Merged

chore: release#86
nikomatsakis merged 2 commits intomainfrom
release-plz-2025-12-17T21-48-38Z

Conversation

@nikomatsakis
Copy link
Contributor

🤖 New release

  • sacp: 7.0.0 -> 7.0.1 (✓ API compatible changes)
  • sacp-conductor: 7.0.0 -> 7.0.1 (✓ API compatible changes)
  • sacp-test: 7.0.0
  • sacp-tokio: 7.0.0 -> 7.0.1
  • yopo: 7.0.0 -> 7.0.1
  • elizacp: 7.0.0 -> 7.0.1
  • sacp-rmcp: 7.0.0 -> 7.0.1
  • sacp-tee: 7.0.0 -> 7.0.1
Changelog

sacp

7.0.1 - 2025-12-17

Fixed

  • (sacp) add missing HasDefaultEndpoint bounds to handler methods
  • (sacp) ensure NewSessionRequest flows through handler chain

Other

  • (sacp) add tool_fn!() macro for MCP tool registration

sacp-conductor

7.0.1 - 2025-12-17

Fixed

  • (sacp) ensure NewSessionRequest flows through handler chain

Other

  • (sacp) add tool_fn!() macro for MCP tool registration

sacp-test

7.0.0 - 2025-12-15

Added

  • [breaking] introduce role-based connection API
  • [breaking] change JrMessage trait to take &self and require Clone
  • (sacp-test) add mcp-echo-server binary for testing
  • (sacp) add IntoHandled trait for flexible handler return types
  • (sacp-test) add arrow proxy for testing

Fixed

  • fix cargo.toml metadata, dang it

Other

  • set all crates to version 6.0.0
  • release
  • cleanup cargo metadata
  • replace yolo_prompt with direct yopo::prompt calls
  • (yopo) return sacp::Error instead of Box
  • (sacp-test) use yopo library for test client implementation
  • release version 1.0.0 for all crates (sacp-rmcp at 0.8.0)
  • Revert to state before 1.0.0 release
  • release version 1.0.0 for all crates
  • (sacp) add Component::serve() and simplify channel API
  • [breaking] make Component trait ergonomic with async fn and introduce DynComponent
  • [breaking] make Component the primary trait with Transport as blanket impl
  • cleanup and simplify some of the logic to avoid "indirection" through
  • unify Transport and Component traits with BoxFuture-returning signatures
  • create selective jsonrpcmsg re-export module
  • replace jsonrpcmsg::Message with sacp::JsonRpcMessage throughout codebase
  • Merge pull request cleanup and refactor the API #16 from nikomatsakis/main
  • fix doctests for API refactoring
  • wip wip wip
  • [breaking] remove Unpin bounds and simplify transport API
  • update all versions from 1.0.0-alpha to 1.0.0-alpha.1
  • release v1.0.0-alpha
  • (conductor) add integration test with arrow proxy and eliza
  • (conductor) add integration test with arrow proxy and eliza
  • rename sacp-doc-test to sacp-test

sacp-tokio

7.0.1 - 2025-12-17

Other

  • updated the following local packages: sacp

yopo

7.0.1 - 2025-12-17

Other

  • updated the following local packages: sacp, sacp-tokio

elizacp

7.0.1 - 2025-12-17

Other

  • updated the following local packages: sacp, sacp-tokio

sacp-rmcp

7.0.1 - 2025-12-17

Other

  • updated the following local packages: sacp

sacp-tee

7.0.1 - 2025-12-17

Other

  • updated the following local packages: sacp, sacp-tokio


This PR was generated with release-plz.

Breaking changes in this release require major version bump.
v7.0.0 will be yanked due to a bug.
@nikomatsakis nikomatsakis merged commit 80eb709 into main Dec 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant