• v7.3.0 1f44155b8f

    Onebox v7.3.0
    Release / build-and-release (push) Successful in 8m25s

    jkunz released this 2026-08-09 16:37:41 +00:00 | 12 commits to main since this release

    2026-08-09 - 7.3.0

    Features

    • add rehearsal diagnostic inspection command (cloudly-secrets-v2)
      • Adds cloudly-secrets-v2 diagnose to run a non-mutating rehearsal diagnosis under the cutover lock and print validated JSON output.
      • Uses a fixed 12-minute Corestore 5.0.0 read-only grant, delivers its MongoDB URI only over stdin to an auto-removing diagnostic container, and durably journals revocation plus cleanup for crash recovery.
      • Pins diagnostic inspection to the released Cloudly 18.1.0 image digest while keeping cutover target commands on the existing target image.
      • Validates diagnostics schema 1 blocker reasons and aggregate counts, rejecting malformed diagnostic output without echoing untrusted values.
      • Serializes diagnosis and journal reconciliation globally, cancels Docker attach and wait transports, proves the complete adopted execution identity, bounds Corestore error bodies, and reconciles every valid journal without capacity lockout.
    • secure diagnostic inspection with Corestore read grants (cloudly-secrets-v2)
      • Run Cloudly diagnostics with fixed 12-minute Corestore 5.0.0 read-only grants passed only over stdin to auto-removing diagnostic containers.
      • Persist diagnostic grant and container journals for crash-safe revocation and cleanup reconciliation.
      • Add validated Corestore grant issue/revoke client support with bounded private control API responses.
      • Update diagnostic inspection to the Cloudly 18.1.0 image digest and bump related Corestore and Docker dependencies.
    Downloads