github mozilla/sccache v0.4.0

latest releases: v0.8.1, v0.8.0, v0.7.7...
18 months ago

Major improvements

Major release with a lot of great changes.

  • sccache is using opendal for cloud storage access. Thanks to @Xuanwo
  • Support of GitHub action storage - Easy use with https://github.com/marketplace/actions/sccache-action
  • feat: Add Webdav (a.k.a HTTP Cache) support by @Xuanwo in #1597
  • Support FreeBSD as sccache-dist server by @grembo in #1184
  • Add MSVC support for Response Files by @temportalflux in #1618
  • The CI has now full integration tests: starting server, starting builds, checking that the caching happened and has been used
    This for redis, S3, azure, gha, memcache and webdav
  • feat: Implement cache storage check by @Xuanwo in #1519
  • Custom sandboxing implementation as linux usernamespace calls - port cachepot/#128 by @drahnr in #1628
  • Lot of checks added to provide better error messages
  • Improvement on the documentations

Flag/options support

Other changes/fixes

New Contributors

Full Changelog: v0.3.3...v0.4.0

Don't miss a new sccache release

NewReleases is sending notifications on new releases.