Releases

Every release, one boring binary.

Cut by release-please from conventional commits; binaries for linux and darwin, amd64 and arm64, plus images and the Helm chart on every tag. The same notes ship as CHANGELOG.md in the repo.

v0.3.1

Latest

Bug Fixes

  • ci failing on loewenthal-corp/shpiel@main (#106) (4fe5005)
  • deps: update module github.com/google/go-containerregistry to v0.21.8 (#86) (ea72962)
  • deps: update module github.com/google/go-containerregistry to v0.21.9 (#100) (f33ea66)
  • deps: update module github.com/pierrec/lz4/v4 to v4.1.28 (#95) (092a291)
  • deps: update module github.com/prometheus/client_golang to v1.24.0 (#64) (6151f68)
  • deps: update module github.com/prometheus/client_golang to v1.24.1 (#70) (b2353af)

Downloads & checksums on GitHub →

v0.3.0

Features

  • s3: ambient AWS credentials — IRSA web identity, no static keys (#35) (5b7224a)
  • xet: global chunk-deduplication query + dedup metrics (#38) (2b0cadb)
  • xet: xorb store on s3 — the bucket doubles as the CAS store (#34) (d906dba)

Bug Fixes

  • deps: update module github.com/alecthomas/kong to v1.16.0 (#49) (527b0d0)
  • deps: update module golang.org/x/sync to v0.22.0 (#39) (ac4ee18)
  • renovate: stop pinDigests from mangling the chart's own image tag (#36) (1123acd)

Downloads & checksums on GitHub →

v0.1.0

Features

  • M0 read path — HF-compatible relay with pull-through caching (eaa9d9f)
  • M1 write path + OCI backend — push_to_hub lands artifacts in Zot (cf352a3)
  • M2 ops-ready — replication, audit, admin API, Helm chart, Spegel docs (5180544)
  • Xet protocol server — unmodified hub 1.x uploads and chunk-level reads (7d49856)

Bug Fixes

  • stop yamlfmt fighting release-please over Chart.yaml (d3869ea)

Downloads & checksums on GitHub →