Releases: crabbuild/crab-release
Release list
Crab CLI v1.0.13
Crab CLI v1.0.13
Changes since v1.0.12.
Changes
- docs(release): remove emulation guidance (3c67f87b)
- fix(release): drop obsolete emulation flag (e6bb1740)
- fix(release): cross-compile x86 Linux natively (a0bb8901)
- docs: design crab sync reconciliation (784b3971)
- fix(fetch): avoid ref validation pipe deadlock (7aab28ce)
- fix(release): support empty args on macOS Bash (3119f51e)
- fix(release): serialize x86 Docker emulation (ba3d07c7)
- fix(release): use native linker in arm64 container (59501609)
- Update AGENTS.md (c7b978f8)
- chore: release crab 1.0.13 (841ada6c)
- fix: harden git push and mirror workflows (70cf21bc)
- perf(fetch): omit locally complete remote packs (3f991d67)
- perf(push): bound locator and CAS retry cost (f7ada980)
- fix(git): reserve bounded pack headroom (a118f21c)
- perf(push): bound incremental connectivity (8172462f)
- perf(git): bind fetch trust to manifest proof (43c03378)
- perf(metadb): bypass locator writer cache (f9e92760)
- perf(fetch): bound batch object validation (f1a2ef25)
- test(git): measure clone memory in locator proof (6989711f)
- perf(metadb): bound locator writer memory (c1e8b800)
- fix(fetch): validate complete pack batches (c83e0c59)
- perf(git): validate objects during pack indexing (b74279a8)
- perf(git): stream bounded connectivity verification (1eea1263)
- fix(test): measure Crab RSS separately from Git children (8f402c20)
- fix(test): exercise Git-only mirror push path (841fd650)
- test(git): add locator performance verification (24e95376)
- perf(push): measure locator publication phase (25ddc6c7)
- perf(push): box locator publication future (16244a42)
- test(git): assert exact compact locator coverage (ed400703)
- docs: describe bounded compact Git publication (47304e5b)
- feat(git): rebuild and verify compact locator coverage (273fa495)
- feat(auth): stream protected Git locator publication (4d1a6df8)
- perf(push): stream bounded Git pack publication (5728a850)
- fix(metadata): preserve immutable Git pack bindings (a46c5419)
- feat(git): stream verified pack locations (0c497a0b)
- feat(metadata): add exact compact locator reader (8baeffb5)
- feat(metadata): add bounded WAL-free locator writer (9711e446)
- feat(metadata): define compact Git locator format (36132277)
- docs: plan compact SlateDB Git locator (b85bc61e)
- docs: design compact SlateDB Git locator (b0dc59f3)
- test(workflow): use split workflow contracts (1285e8a6)
- feat(git): cut over to SlateDB object locators (ed2a4c88)
- feat(git): derive verified pack object ranges (717de845)
- chore: ignore implementation worktrees (b27cecb0)
- docs: plan SlateDB git object cutover (029f7c1b)
- docs: require hard-cut Git locator model (067bb69b)
- docs: design SlateDB-indexed Git object store (05c35d78)
- Update script (af8943d0)
- fix(vfs): harden daemon NFS workflows (12213f7f)
Artifacts
- crab-darwin-aarch64.tar.gz
- crab-darwin-x86_64.tar.gz
- crab-linux-aarch64.tar.gz
- crab-linux-x86_64.tar.gz
- crab-windows-aarch64.zip
- crab-windows-x86_64.zip
- SHA256SUMS.txt
Release Metadata
- Source: https://github.com/crabbuild/crab/tree/v1.0.13
- Commit: 3c67f87bc1d6c0d8877bfd5aad855b5002dd85b7
- Release artifacts: https://github.com/crabbuild/crab-release/releases/tag/v1.0.13
- Checksums: attached as SHA256SUMS.txt
Crab CLI v1.0.12
Crab CLI v1.0.12
Full Changelog: crabbuild/crab@v1.0.11...v1.0.12
Changes
- Add NFS daemon mount support and committed snapshot generation for mounts.
- Fix add and push progress reporting, including streaming upload progress.
- Extract VFS, Git mechanics, and workflow runtime code into dedicated crates.
- Add Crab CLI verification tooling and improve the add/push pipeline.
Artifacts
- crab-darwin-aarch64.tar.gz
- crab-darwin-x86_64.tar.gz
- crab-linux-aarch64.tar.gz
- crab-linux-x86_64.tar.gz
- crab-windows-aarch64.zip
- crab-windows-x86_64.zip
- SHA256SUMS.txt
Release Metadata
- Source: https://github.com/crabbuild/crab/tree/v1.0.12
- Commit: 9c6314573e17d88062f71fd29058aac9e2f7e206
- Release artifacts: https://github.com/crabbuild/crab-release/releases/tag/v1.0.12
- Checksums: attached as SHA256SUMS.txt
Evidence Gate Status
Published from local verified artifacts with RELEASE_BYPASS_EVIDENCE=1 after explicit approval; hosted release evidence gates were intentionally bypassed for this local publish path, and release-grade retained evidence directories were not used for this publication.
Crab CLI v1.0.11
Crab CLI v1.0.11
Full Changelog: crabbuild/crab@v1.0.10...v1.0.11
Changes
- Remove downloaded fetch pack temporary files after use.
- Prevent Crab mirror operations from getting stuck.
Artifacts
- crab-darwin-aarch64.tar.gz
- crab-darwin-x86_64.tar.gz
- crab-linux-aarch64.tar.gz
- crab-linux-x86_64.tar.gz
- crab-windows-aarch64.zip
- crab-windows-x86_64.zip
- SHA256SUMS.txt
Release Metadata
- Source: https://github.com/crabbuild/crab/tree/v1.0.11
- Commit: 18122ec3992d20bdcf087b5f06b70ed5fcbce557
- Release artifacts: https://github.com/crabbuild/crab-release/releases/tag/v1.0.11
- Checksums: attached as SHA256SUMS.txt
Evidence Gate Status
Published from local verified artifacts with RELEASE_BYPASS_EVIDENCE=1 after explicit approval; hosted release evidence gates were intentionally bypassed for this local publish path, and release-grade retained evidence directories were not used for this publication.
Crab CLI v1.0.10
Crab CLI v1.0.10
Full Changelog: crabbuild/crab@v1.0.9...v1.0.10
Artifacts
- crab-darwin-aarch64.tar.gz
- crab-darwin-x86_64.tar.gz
- crab-linux-aarch64.tar.gz
- crab-linux-x86_64.tar.gz
- crab-windows-aarch64.zip
- crab-windows-x86_64.zip
- SHA256SUMS.txt
Release Metadata
- Source: https://github.com/crabbuild/crab/tree/v1.0.10
- Commit: bf059829e5ce5c4e8f80f920865031f9a22fdec0
- Release artifacts: https://github.com/crabbuild/crab-release/releases/tag/v1.0.10
- Checksums: attached as SHA256SUMS.txt
Evidence Gate Status
Published from local verified artifacts with RELEASE_BYPASS_EVIDENCE=1 after explicit approval; hosted release evidence gates were intentionally bypassed for this local publish path, and release-grade retained evidence directories were not used for this publication.
Crab CLI v1.0.9
Crab CLI v1.0.9
Full Changelog: crabbuild/crab@v1.0.8...v1.0.9
Artifacts
- crab-darwin-aarch64.tar.gz
- crab-darwin-x86_64.tar.gz
- crab-linux-aarch64.tar.gz
- crab-linux-x86_64.tar.gz
- crab-windows-aarch64.zip
- crab-windows-x86_64.zip
- SHA256SUMS.txt
Release Metadata
- Source: https://github.com/crabbuild/crab/tree/v1.0.9
- Commit: a082e7df826385e093af288f0bac1c11f6d931b6
- Release artifacts: https://github.com/crabbuild/crab-release/releases/tag/v1.0.9
- Checksums: attached as SHA256SUMS.txt
Evidence Gate Status
Published from local verified artifacts with RELEASE_BYPASS_EVIDENCE=1 after explicit approval; hosted release evidence gates were intentionally bypassed for this local publish path, and release-grade retained evidence directories were not used for this publication.
Crab CLI v1.0.8
Crab CLI v1.0.8
Full Changelog: crabbuild/crab@v1.0.7...v1.0.8
Artifacts
- crab-darwin-aarch64.tar.gz
- crab-darwin-x86_64.tar.gz
- crab-linux-aarch64.tar.gz
- crab-linux-x86_64.tar.gz
- crab-windows-aarch64.zip
- crab-windows-x86_64.zip
- SHA256SUMS.txt
Release Metadata
- Source: https://github.com/crabbuild/crab/tree/v1.0.8
- Commit: 28d2c4fe8545d886377cad4ac114da1cae9c525e
- Release artifacts: https://github.com/crabbuild/crab-release/releases/tag/v1.0.8
- Checksums: attached as SHA256SUMS.txt
Evidence Gate Status
Published from local verified artifacts with RELEASE_BYPASS_EVIDENCE=1 after explicit approval; hosted release and NFS evidence workflows were blocked before artifact publication, and retained evidence directories were not present in this workspace.
Crab CLI v1.0.7
Crab CLI v1.0.7
Changes since v1.0.6.
Changes
- chore: release crab 1.0.7 (2fbaa296)
- fix: compile nfs release without fuse (27f806aa)
- fix: resolve nfs mount overlays from registry (129127e2)
- Add crab-web about-us, privacy and terms page (3906a449)
- Enhanace the cross repository dedup in the same bucket (1047ea1d)
- feat: add nfs mount backend (43a942f7)
- feat(cli): add recovery release audit capabilities (fa0c2a5b)
- Enhance the crab schema (696b0037)
- Update crab sdk and python binding (577812ae)
- Add crab CLI command enhancements (5a440bc9)
Artifacts
- crab-darwin-aarch64.tar.gz
- crab-darwin-x86_64.tar.gz
- crab-linux-aarch64.tar.gz
- crab-linux-x86_64.tar.gz
- crab-windows-aarch64.zip
- crab-windows-x86_64.zip
- SHA256SUMS.txt
Release Metadata
- Source: https://github.com/crabbuild/crab/tree/v1.0.7
- Commit: 2fbaa296745d937e46a6a344720b4a0cfbbe400e
- Release artifacts: https://github.com/crabbuild/crab-release/releases/tag/v1.0.7
- Checksums: attached as SHA256SUMS.txt
Evidence Gate Status
Published from local verified artifacts with RELEASE_BYPASS_EVIDENCE=1 after explicit approval; retained enterprise evidence directories were not present in this workspace.
Crab CLI v1.0.6
Crab CLI v1.0.6
Changes since v1.0.5.
Changes
- test: stabilize crab release gates (3e947d15)
- chore: release crab 1.0.6 (842c7d6c)
- feat: improve optimize and mount workflows (2dc89e11)
- test: update release target directory check (93f2a290)
Artifacts
- crab-darwin-aarch64.tar.gz
- crab-darwin-x86_64.tar.gz
- crab-linux-aarch64.tar.gz
- crab-linux-x86_64.tar.gz
- crab-windows-aarch64.zip
- crab-windows-x86_64.zip
- SHA256SUMS.txt
Release Metadata
- Source: https://github.com/crabbuild/crab/tree/v1.0.6
- Commit: 3e947d15019c17fc71398af1719ae2c40858fadc
- Release artifacts: https://github.com/crabbuild/crab-release/releases/tag/v1.0.6
- Checksums: attached as SHA256SUMS.txt
Crab CLI v1.0.5
Crab CLI v1.0.5
Changes since v1.0.4.
Changes
- fix: honor release target directory (95454849)
- chore: release crab 1.0.5 (fba8daf0)
- feat: expand lfs compatibility (56d900ee)
- Update crab mount (237f9449)
- Add codex skills to publish the released artifacts (b5943bc8)
Artifacts
- crab-darwin-aarch64.tar.gz
- crab-darwin-x86_64.tar.gz
- crab-linux-aarch64.tar.gz
- crab-linux-x86_64.tar.gz
- crab-windows-aarch64.zip
- crab-windows-x86_64.zip
- SHA256SUMS.txt
Release Metadata
- Source commit: 95454849d6a8a0a4f1dee25146e9e31d39f83974
- Source tag: v1.0.5 (local only; source tag was not pushed in this local publish run)
- Commit: 95454849d6a8a0a4f1dee25146e9e31d39f83974
- Release artifacts: https://github.com/crabbuild/crab-release/releases/tag/v1.0.5
- Checksums: attached as SHA256SUMS.txt
- Evidence: RELEASE_BYPASS_EVIDENCE=1 was used with explicit user authorization
Crab CLI v1.0.4
Crab CLI v1.0.4 release artifacts for macOS, Linux, and Windows on ARM64 and x86_64.
Published from local dist with RELEASE_BYPASS_EVIDENCE=1.