• v8.0.1 66437aadc0

    Onebox v8.0.1
    Release / build-and-release (push) Successful in 14m50s
    Stable

    jkunz released this 2026-09-03 12:09:16 +00:00 | 115 commits to main since this release

    2026-09-03 - 8.0.1

    Fixes

    • encode Cloudly settlement requests as canonical stdio frames (cloudly-settlement)
      • Writes settlement requests using Cloudly's canonical stdio frame encoder before running the maintenance container.
      • Updates the settlement responder test helper to reject non-canonical request frames while keeping responses as plain JSON.
    Downloads
  • v8.0.0 ae02a180eb

    Onebox v8.0.0
    Release / build-and-release (push) Successful in 14m36s
    Stable

    jkunz released this 2026-09-03 11:19:20 +00:00 | 117 commits to main since this release

    2026-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
  • Onebox v7.13.0
    Release / build-and-release (push) Successful in 8m22s
    Stable

    jkunz released this 2026-08-17 13:26:11 +00:00 | 125 commits to main since this release

    2026-08-17 - 7.13.0

    Features

    • retire schema-4 rehearsal scratch before target advance (cloudly-secrets-v2)
      • Add durable retire-rehearsal-for-target-advance intent validation for prepared, retiring, and retired schema-4 rehearsal states
      • Clean allocation-fenced scratch databases idempotently before schema-5 supersession and verify absence during persistence and resume
      • Allow schema-5 target advance from clean or retired schema-4 predecessors while rejecting unrelated state changes
      • Add backup manager and cutover coverage for rehearsal retirement workflows
    Downloads
  • Onebox v7.12.0
    Release / build-and-release (push) Successful in 8m8s
    Stable

    jkunz released this 2026-08-17 08:47:17 +00:00 | 127 commits to main since this release

    2026-08-17 - 7.12.0

    Features

    • add exact schema-5 Cloudly target supersession (cloudly-secrets-v2)
      • Pins App Store 1.1.6 from @serve.zone/appstore 2.5.0 and the released Cloudly 24.1.0 OCI identities.
      • Advances only clean schema-4 operations while preserving their complete predecessor, backup, WorkloadInit authority, optional keyring digest, runtime hold, and immutable audit evidence.
      • Rejects private secret, staging, maintenance-container, and runtime residue before the revision-fenced schema-5 persistence boundary.
    • upgrade the pinned Corestore runtime to 5.2.1 (corestore)
      • Selects the released Corestore 5.2.1 image for fresh deployments, diagnostics, and replay while retaining exact historical cleanup and migration identities.
      • Adds allocation-fenced schema-5 backup rehearsal coverage and upgrades the nested SmartDB runtime to 4.2.1.

    Fixes

    • stop deleting older releases in release workflow (release)
      • Removed the cleanup step that deleted releases beyond the latest four after publishing.
    • bump pnpm package manager to 11.22.0 (package-manager)
    Downloads
  • Onebox v7.11.0
    Release / build-and-release (push) Successful in 8m8s
    Stable

    jkunz released this 2026-08-15 00:42:24 +00:00 | 131 commits to main since this release

    2026-08-15 - 7.11.0

    Features

    • support Cloudly diagnostics schema 8 settlement projections (cloudly-secrets-v2)
      • Pins diagnostic inspection to the Cloudly 24.0.0 image digest.
      • Requires diagnosticsVersion 8 and includes deploymentSettlementProjection in safe diagnostic summaries.
      • Validates deployment-settlement envelope counts, invalid service-envelope aggregates, classifier results, bounds, and evaluated-facet consistency.
      • Adds the released diagnostic/Corestore image tuple for cleanup replay and updates documentation and tests.
    Downloads
  • Onebox v7.10.0
    Release / build-and-release (push) Successful in 8m1s
    Stable

    jkunz released this 2026-08-14 21:23:37 +00:00 | 133 commits to main since this release

    2026-08-14 - 7.10.0

    Features

    • support Cloudly diagnostics schema 7 predicate evidence (cloudly-secrets-v2)
      • Pins diagnostic inspection to the Cloudly 23.0.0 image digest.
      • Requires diagnosticsVersion 7 and validates fixed Corestore projected-identity predicate counts, bounds, and aggregate consistency.
      • Requires deployment-settlement classification mismatch sites to match the released allowlist and mismatch facet evidence.
      • Adds the released diagnostic/Corestore image tuple for cleanup replay and updates documentation and tests.
    Downloads
  • v7.9.0 b75f4c9a95

    Onebox v7.9.0
    Release / build-and-release (push) Successful in 7m42s
    Stable

    jkunz released this 2026-08-14 19:00:35 +00:00 | 135 commits to main since this release

    2026-08-14 - 7.9.0

    Features

    • support Cloudly diagnostics schema 6 facets (cloudly-secrets-v2)
      • Pins diagnostic inspection to the Cloudly 22.0.0 image digest.
      • Requires diagnosticsVersion 6 and validates the expanded approved diagnostic facet set.
      • Replaces schema 5 coarse facets with schema 6 ownerless-bundle, Corestore, and deployment-settlement evidence facets.
      • Adds the released Cloudly 22.0.0 diagnostic image tuple for cleanup replay and updates tests and documentation.
    Downloads
  • v7.8.0 f43ed5092e

    Onebox v7.8.0
    Release / build-and-release (push) Successful in 8m51s
    Stable

    jkunz released this 2026-08-14 14:04:22 +00:00 | 137 commits to main since this release

    2026-08-14 - 7.8.0

    Features

    • support Cloudly diagnostics schema 5 facets (cloudly-secrets-v2)
      • Pins diagnostic inspection to the Cloudly 21.0.0 image digest.
      • Requires diagnosticsVersion 5 and validates approved diagnostic facet names, counts, ordering, uniqueness, and bounds.
      • Includes diagnosticFacets in safe diagnostic summaries and blocked inspection output.
      • Adds the released Cloudly 21.0.0 diagnostic image tuple for cleanup replay and documents schema 5 behavior.
    Downloads