ReleaseMicrosoftMicrosoftpublished Apr 4, 2026seen 5d

microsoft/duroxide v0.1.27

microsoft/duroxide

Open original ↗

Captured source

source ↗
published Apr 4, 2026seen 5dcaptured 8hhttp 200method plain

v0.1.27

Repository: microsoft/duroxide

Tag: v0.1.27

Published: 2026-04-04T19:49:51Z

Prerelease: no

Release notes:

What's Changed

Added

  • get_instance_stats() — per-instance SystemStats (history event count, size, queue pending, KV usage)
  • Provider validation tests for corrupted event history (error propagation)
  • Provider validation tests for KV delta scenarios

Changed

  • Updated MAX_KV_KEYS to 150, MAX_KV_VALUE_BYTES to 65536

Fixed

  • Deserialization errors now propagate as ProviderError::permanent instead of silently dropping malformed events
  • SQLite provider get_instance_stats carry-forward parsing uses proper error handling

Notability

notability 3.0/10

Routine release update of Duroxide by Microsoft