github mozilla/sccache v0.8.0

13 days ago

What's Changed

New features

  • feat: Add possibility to configure key prefix (Redis, MemCached) by @AJIOB in #2084
  • Add generic read-only storage mode for a storage that fails the write check by @jkoritzinsky in #2091
  • feat: Add possibility to configure key prefix and expiration time from env (Redis, MemCached) by @AJIOB in #2094
  • rustc driver detection - includes #1897 by @drahnr in #2085
  • feat: Add support to Redis cluster mode by @AJIOB in #2113
  • feat: Add Memcached authentication by @AJIOB in #2117
  • feat: initial support for Clang HIP by @GZGavinZhao in #2045
  • Set User Agent Header for S3 Requests by @ajschmidt8 in #2137

Misc

  • chore: Unify env bool processing by @AJIOB in #2103
  • More Redis URLs typos fix by @AJIOB in #2081
  • ci: Fix AArch64 build with musl by @AJIOB in #2120
  • allow the compilation of sccache without any features (only local build) by @sylvestre in #2101
  • chore: remove unused code warnings from Windows build by @AJIOB in #2119
  • feat: Rewrite Redis environment variables API by @AJIOB in #2116
  • chore: use what we really need from opendal by @AJIOB in #2118
  • package cargo.toml by @lissyx in #2124
  • Include server_startup_timeout_ms in config docs by @cceckman in #2134

Dependencies

New Contributors

Full Changelog: v0.7.7...v0.8.0

Don't miss a new sccache release

NewReleases is sending notifications on new releases.