Skip to content

v0.11.0

Choose a tag to compare

@benbrandt benbrandt released this 20 Apr 16:23
· 66 commits to main since this release
e8309e3

0.11.0 - 2026-04-20

Added

Fixed

  • (rpc) log errors when sending response to peer fails (#101)
  • (rpc) handle write failures in handle_io loop (#99)
  • (rpc) use RawValue::NULL constant instead of from_string().unwrap() (#96)

Other

  • Cleanup docs still referencing sacp (#129)
  • Add mdbook build (#120)
  • Add migration guide for next release (#111)
  • remove debug code from rpc_tests (#100)
  • (test) add conditional compilation (#98)

Full Changelog: v0.10.4...v0.11.0