Skip to content

Release v0.23.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:12
· 12 commits to master since this release
Immutable release. Only release title and notes can be modified.
v0.23.1
f312686

Changelog

Bug Fixes

  • 31f3f9e: fix(daemons): keep the loud alert floor alive under run cancellation (@mrz1836)
  • c0d6f88: fix(flynode): make send-path idempotency safe against a transient read-back (@mrz1836)
  • 6f089b6: fix(observations): roll a clock range past midnight instead of backwards (@mrz1836)
  • d0e039f: fix(router): surface gratitude/focus/reframe errors as clean prose (@mrz1836)

Documentation

  • 44d063f: docs(commands): specify crossing-midnight clock-range behavior (@mrz1836)

Refactoring

  • 0057dd9: refactor(storage): harden write durability and path safety (@mrz1836)
  • ec58a0f: refactor(storage): share the focus/reframe surface rotation; fix a doc claim (@mrz1836)

Other Changes

  • d96e4c1: docs(error-states): document scheduler --label rejection (Sc-12) (@mrz1836)
  • 99335c6: docs(error-states): note the loud alert floor survives cancellation (Sc-6) (@mrz1836)
  • c05251a: docs(error-states): principle — user errors read as prose, not package internals (@mrz1836)
  • 317b23e: docs(send-path): specify 404-vs-indeterminate read-back and receipt-write alert (@mrz1836)