What's Changed
- Support authentication in WebDAV storage (#1608) by @dtretyakov in #1732
- Feature more msvc flags parsed by @Alexei-Barnes in #1729
- Make
SCCACHE_S3_NO_CREDENTIALS
require a value oftrue
by @ajschmidt8 in #1724 - Add support for -Xclang -fno-pch-timestamp by @craigscott-crascit in #1721
- snap: refresh snap for
base: core22
by @Saviq in #1679 - Remove Redis TTL by @eandersson in #1696
- Refactor import style by @tottoto in #1701
- Use scoped thread provided by standard library by @tottoto in #1703
- Remove unnecessary import by @tottoto in #1704
- Describe the default conf file locations in docs/Configuration.md by @starrify in #1706
- When failing on startup, give more debug information by @sylvestre in #1722
- fix: Response file with carriage returns on windows parse failed by @Alexei-Barnes in #1727
- Use rustls for tls & trust-dns-resolver for dns resolution by @NobodyXu in #1737
- fix: rust coverage test meets compile error for missing debuginfo by @yihau in #1740
Dependencies update
- Update rust-version in manifest to 1.64 by @tottoto in #1702
- Bump msrv to 1.65.0 by @NobodyXu in #1743
- Replace atty with is-terminal by @tottoto in #1699
- Update to directories 5.0.0 and opendal 0.30.5 by @tottoto in #1716
- build(deps): bump regex, toml, predicates, reqwest, crossbeam-utils, reqsign, assert_cmd, clap, serial_test, chrono, h2, async-trait, once_cell @dependabot
New Contributors
- @eandersson made their first contribution in #1696
- @starrify made their first contribution in #1706
- @dtretyakov made their first contribution in #1732
- @yihau made their first contribution in #1740
- @craigscott-crascit made their first contribution in #1721
Full Changelog: v0.4.1...v0.4.2