What's Changed
- feat: Add Webdav (a.k.a HTTP Cache) support by @Xuanwo in #1597
- Document SCCACHE_IDLE_TIMEOUT=0 by @sylvestre in #1610
- ci: Fix upload artifact failure by @Xuanwo in #1598
- dist/cache: include paths in error contexts by @mathstuf in #1611
- use fs_err for sake of better io errors by @drahnr in #1616
- Ignore RPM environment variables by @Firstyear in #1613
- fix: Disable connection pool to fix dist server feature by @Xuanwo in #1612
- build: Increase edition to 2021 by @Xuanwo in #1617
- build(deps): bump futures, cc, serde_json, zip, hyper by @dependabot
- deps: Cleanup superfluous dependency by @Xuanwo in #1602
New Contributors
- @Firstyear made their first contribution in #1613
Full Changelog: v0.4.0-pre.7...v0.4.0-pre.8