Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 22:11

Highlights

  • Adds opt-in per-generation Deflate compression for new FRAMLOG generations. Existing logs and migration writers remain unchanged.
  • On the measured Gorskii-shaped corpus, storage fell from 17.65 MB to 0.99 MB (17.8x); write time was +1.8% and fold time +0.6%.
  • CRC coverage, torn-tail repair, and bit-flip fail-closed behavior continue to cover the stored bytes.
  • Aligns durable-append fault-injection seams with the new Deflate flag.
  • Adds a release-only gate that rebuilds Graal from the exact tag and verifies a mutation across a container restart before publication.

Full Changelog: v0.4.0...v0.4.1