Skip to content

v0.9.5

Choose a tag to compare

@caesar0301 caesar0301 released this 23 Jul 10:05

Changed

  • Simplify soothe-daemon first-party deps: declare soothe + soothe-sdk only (drop soothe-nano re-pin and runtime soothe-client-python); channels stay hard deps; admin RPCs use soothe_daemon.admin_rpc (sdk wire)
  • Raise daemon dev pin for WS tests to soothe-client-python>=1.0.2,<2.0.0 (was <1.0.0)
  • Package-boundary docs and gates: daemon must not import soothe_client in runtime source; pin alignment rejects nano/client re-pins on daemon

Added

  • soothe_daemon.admin_rpc for one-shot soothed admin RPCs over protocol-1 wire without the Python client package

Full Changelog: v0.9.4...v0.9.5