Skip to content

v0.1.114

Choose a tag to compare

@sanity sanity released this 08 Feb 05:08
· 1119 commits to main since this release
320488b

Release 0.1.114

🐛 Bug Fixes

  • #2898: build: release 0.1.114
  • #2897: wait for overflow fragment in stream assembly instead of failing immediately
  • #2896: expire stale pending_reservations to prevent permanent node isolation
  • #2894: skip client result delivery for subscription renewals
  • #2892: inject base href into contract web pages to fix asset 404s
  • #2883: resolve flaky update tests (merge logic + address mismatch)

✨ Features

  • #2895: use TransportPublicKey for higher-level peer identification
  • #2882: remove legacy secret message types
  • #2879: thread blocking_subscribe through PUT/GET operations
  • #2877: add debug_assert! invariant checks for PUT/UPDATE state consistency
  • #2869: configurable log directory

🧹 Maintenance

  • #2880: ci: revert temporary river branch ref

Full Changelog: v0.1.113...v0.1.114

[AI-assisted debugging and comment]