What's Changed
This is a big pre-release. Please test and report any issue.
- We are currently replacing the S3/GCP/Azure/etc code by OpenDAL. Should improve the performances, maintainability, etc. Please test and open bug for any regression. We will port the rest of the connectors before the 4.0.0 release. Many thanks to @Xuanwo for the changes.
- Allow caching multi arch builds by @coretechsec in #1467
- Support FreeBSD as sccache-dist server by @grembo in #1184
- Split the documentation into smaller files in https://github.com/mozilla/sccache/tree/main/docs by @sylvestre in #1464
- Relax the assert_cmd dep - Closes: #1465 by @sylvestre in #1466
- Move to clap 4 by @dzvon in #1476
New Contributors
- @Xuanwo made their first contribution in #1412
- @dzvon made their first contribution in #1476
- @coretechsec made their first contribution in #1467
- @grembo made their first contribution in #1184
Full Changelog: v0.3.3...v4.0.0-pre.1