• Onebox v6.11.0
    Release / build-and-release (push) Successful in 10m11s

    jkunz released this 2026-08-02 23:16:23 +00:00 | 163 commits to main since this release

    2026-08-02 - 6.11.0

    Features

    • stream bounded logical backup bundles through ContainerArchive (backup)
      • Store one deterministic tar item per platform-resource type and one for opted-in service volumes instead of opening one archive item per exported file.
      • Preserve arbitrary S3 object keys through a versioned manifest while storing bodies only under SHA-256 identifiers.
      • Restore large logical items with limits derived from their authenticated snapshot metadata and retain an explicit reader for earlier file-item snapshots.

    Fixes

    • make destructive backup gates prove logical bundle contents (backup)
      • Verify the exact nonempty MongoDB archive member before the offline replica-set migration mutates production data.
      • Delegate snapshot removal to ContainerArchive and remove orphaned snapshots when backup-record persistence fails.
      • Reject unsafe tar members, escaping symlinks, unexpected snapshot formats, duplicate entries, and mismatched S3 manifests.
    • bump @git.zone/tsrun to ^2.0.6 (dev-deps)
      • Updated devDependency @git.zone/tsrun from ^2.0.5 to ^2.0.6.
    Downloads