-
Onebox v8.0.0
StableRelease / build-and-release (push) Successful in 14m36sreleased this
2026-09-03 11:19:20 +00:00 | 117 commits to main since this release2026-09-03 - 8.0.0
Breaking Changes
- migrate log streaming to TypedRequest 8 virtual streams (opsserver)
- Upgrades TypedRequest, TypedRequest interfaces, TypedServer, TypedSocket, Dees, and catalog dependencies to new major versions.
- Creates outbound ops log and event streams through typedsocket with admin identity-bound virtual stream authorization.
- Serializes virtual stream writes, applies Docker log stream backpressure, and aborts or cleans up on stream failures.
- Updates log stream response interfaces to requester-local TVirtualStream<'receive'> streams.
- Refreshes the smartregistry and taskbuffer floors so the installed tree resolves the same single TypedRequest runtime the compiled binary embeds.
Downloads
- migrate log streaming to TypedRequest 8 virtual streams (opsserver)