What's Changed
- Disable preprocessor cache with -MD and friends by @glandium in #2195
- Avoid keeping lock while writing to disk cache by @glandium in #2193
- Log when preprocessor cache cannot be used by @glandium in #2197
- Update CI version of macOS by @aeiouaeiouaeiouaeiouaeiouaeiou in #2212
- Add lost feature status by @AJIOB in #2225
- Remove the heapsize feature by @glandium in #2226
- Add custom zstd compression level by @nyanrus in #2199
- Add cache hit percentage to stats by @Saruniks in #2211
- Add windows arm64 to the CI by @hjyamauchi in #2243
- fix: Force disable "warnings as errors" flag for CL preprocessing by @AJIOB in #2251
- Update FreeBSD docs to refer to 14.1 by @yonas in #2263
Dependencies
- deps: bump libc from 0.2.153 to 0.2.155 by @huajingyun01 in #2188
- refactor: Bump MSRV to 1.75 for async in trait by @Xuanwo in #2203
- refactor: Bump OpenDAL to 0.47 by @Xuanwo in #2202
- build(deps): bump anyhow from 1.0.81 to 1.0.86 by @dependabot in #2190
- build(deps): bump async-trait from 0.1.77 to 0.1.80 by @dependabot in #2191
- build(deps): bump zstd from 0.13.0 to 0.13.1 by @dependabot in #2189
- build(deps): bump uuid from 1.7.0 to 1.9.0 by @dependabot in #2213
- build(deps): bump reqwest from 0.12.4 to 0.12.5 by @dependabot in #2215
- build(deps): update OpenDAL to 0.47.3 by @AJIOB in #2221
- build(deps): bump vmactions/freebsd-vm from 1.0.7 to 1.0.8 by @dependabot in #2219
- refactor: use windows-sys instead of winapi by @Berrysoft in #2233
- deps: update winapi-util by @ognevny in #2236
- feat: Bump opendal to 0.48.0 by @Xuanwo in #2240
- build(deps): bump log from 0.4.20 to 0.4.22 by @dependabot in #2218
- build(deps): bump which from 6.0.0 to 6.0.3 by @dependabot in #2252
- build(deps): bump quinn-proto from 0.11.3 to 0.11.8 by @dependabot in #2254
- build(deps): bump jobserver from 0.1.31 to 0.1.32 by @dependabot in #2255
New Contributors
- @huajingyun01 made their first contribution in #2188
- @nyanrus made their first contribution in #2199
- @Saruniks made their first contribution in #2211
- @Berrysoft made their first contribution in #2233
- @ognevny made their first contribution in #2236
- @hjyamauchi made their first contribution in #2243
- @yonas made their first contribution in #2263
Full Changelog: v0.8.1...v0.8.2