v0.1.28
What's Changed
Added
Provider::get_instance_stats()with stored procedure for per-instance history, queue carry-forward, and KV usage reporting- 8 new validation tests: corrupted history error propagation (2) + stats tests (6)
sample_orchestration_statsandsample_kv_read_modify_write_countere2e coverage
Fixed
- Deserialization error propagation:
read(),read_with_execution(), andread_history_with_execution_id()now returnProviderError::permanentinstead of silently dropping malformed events - get_instance_stats carry_forward: corrected JSONB path and removed error-swallowing
EXCEPTIONblock
Changed
- Bumped duroxide dependency to 0.1.27
Full Changelog: See CHANGELOG.md