Skip to content

1.8.1

Choose a tag to compare

@sacOO7 sacOO7 released this 09 Sep 09:50
· 15 commits to main since this release
ce692e4

Full Changelog

What's Changed

  • Inbound operation handling is hardened so a single malformed operation no longer discards its batch siblings, a missing counter number/count is now representable and behaves consistently across transports, and the channel-state data lifecycle (RTO27) and root-object safeguards (RTO10c1b1/RTLO4e10) are honoured.
  • Bring the LiveObjects implementation into line with the reconciled objects spec and reorganise the shared unified test suite (UTS) infrastructure #1228. Alongside this, :uts becomes a shared test-infra module and the spec-derived UTS suites move into the modules that own the code they exercise.