What's Changed
- Fix the README working (Closes: #2154) by @sylvestre in #2156
- README: Remove duplicated info about openssl vendoring by @sylvestre in #2157
- Add required winapi features by @Systemcluster in #2160
- msvc: passthrough argument -Qpar- by @AudranDoublet in #1834
- Disable preprocessor cache when doing distributed compilation by @glandium in #2173
- Allow SCCACHE_CACHE_SIZE values without a unit by @glandium in #2183
- Make recent versions of clippy happy by @glandium in #2181
- Make preprocessor cache methods async by @glandium in #2182
- sccache: prepare new release by @sylvestre in #2179
Dependencies
- build(deps): bump serial_test from 2.0.0 to 3.1.0 by @dependabot in #2158
- build(deps): bump rustls from 0.21.10 to 0.21.11 by @dependabot in #2151
- build(deps): bump h2 from 0.3.24 to 0.3.26 by @dependabot in #2144
- build(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #2128
- build(deps): bump nix from 0.27.1 to 0.28.0 by @dependabot in #2108
- build(deps): bump semver from 1.0.21 to 1.0.22 by @dependabot in #2109
- build(deps): bump serde from 1.0.195 to 1.0.199 by @dependabot in #2162
- build(deps): bump serde from 1.0.199 to 1.0.201 by @dependabot in #2171
- build(deps): bump http-body-util from 0.1.0 to 0.1.1 by @dependabot in #2167
- build(deps): bump tokio from 1.35.1 to 1.37.0 by @dependabot in #2165
- build(deps): bump jobserver from 0.1.28 to 0.1.31 by @dependabot in #2166
- build(deps): bump time from 0.3.31 to 0.3.36 by @glandium in #2184
- build(deps): bump tempfile from 3.9.0 to 3.10.1 by @dependabot in #2175
- build(deps): bump semver from 1.0.22 to 1.0.23 by @dependabot in #2177
- build(deps): bump encoding_rs from 0.8.33 to 0.8.34 by @dependabot in #2178
- build(deps): bump bytes from 1.5.0 to 1.6.0 by @dependabot in #2176
New Contributors
- @Systemcluster made their first contribution in #2160
- @AudranDoublet made their first contribution in #1834
Full Changelog: v0.8.0...v0.8.1