You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.