Skip to content

chore: release#99

Merged
nikomatsakis merged 2 commits into
mainfrom
release-plz-2025-12-28T21-17-06Z
Dec 29, 2025
Merged

chore: release#99
nikomatsakis merged 2 commits into
mainfrom
release-plz-2025-12-28T21-17-06Z

Conversation

@nikomatsakis

@nikomatsakis nikomatsakis commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

🤖 New release

  • sacp: 10.0.0-alpha.1 -> 10.0.0-alpha.2 (✓ API compatible changes)
  • sacp-test: 10.0.0-alpha.1
  • sacp-tokio: 10.0.0-alpha.1 -> 10.0.0-alpha.2
  • sacp-conductor: 10.0.0-alpha.1 -> 10.0.0-alpha.2
  • yopo: 10.0.0-alpha.1 -> 10.0.0-alpha.2
  • elizacp: 10.0.0-alpha.1 -> 10.0.0-alpha.2
  • sacp-rmcp: 10.0.0-alpha.1 -> 10.0.0-alpha.2
  • sacp-tee: 10.0.0-alpha.1 -> 10.0.0-alpha.2
Changelog

sacp

10.0.0-alpha.2 - 2025-12-29

Added

  • (sacp) add ack mechanism for response dispatch ordering

Other

  • (sacp) un-ignore doc examples and make them compile
  • (sacp) fix all rustdoc link warnings
  • (sacp) reorganize lib.rs and create concepts module
  • (sacp) document ordering guarantees for on_* methods
  • (sacp) merge reply actor into incoming actor
  • (sacp) add ordering module and improve proxy session docs
  • Merge pull request chore: release #93 from symposium-dev/release-plz-2025-12-21T18-15-53Z

sacp-test

10.0.0-alpha.1 - 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

10.0.0-alpha.2 - 2025-12-29

Other

  • updated the following local packages: sacp

sacp-conductor

10.0.0-alpha.2 - 2025-12-29

Other

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

yopo

10.0.0-alpha.2 - 2025-12-29

Other

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

elizacp

10.0.0-alpha.2 - 2025-12-29

Other

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

sacp-rmcp

10.0.0-alpha.2 - 2025-12-29

Other

  • updated the following local packages: sacp

sacp-tee

10.0.0-alpha.2 - 2025-12-29

Other

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


This PR was generated with release-plz.

@nikomatsakis nikomatsakis force-pushed the release-plz-2025-12-28T21-17-06Z branch from 10f369c to 0f9f0b4 Compare December 29, 2025 00:38
@nikomatsakis nikomatsakis merged commit 0d572e8 into main Dec 29, 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