Skip to content

v0.24.0

Choose a tag to compare

@kpcyrd kpcyrd released this 15 Jun 21:15
· 122 commits to main since this release

What's Changed

  • Support for compressed build logs/diffoscope/attestations has been added by @Nihlus in #181
    • This requires a one-time migration to compresses all logs and runs a VACUUM afterwards. This implies some downtime, please do not restart the daemon while the migration is applying
    • The size reduction is quite significant, from a reported 47.9G down to 2.1G (-95.7%)
    • If an http client is indicating zstd compression support, the data is passed through as-is, resulting in much better throughput
    • Thanks again @Nihlus for this remarkable contribution

New Contributors

Thanks

We'd like to thank @repi for their support on github sponsors.