Releases: mozilla/sccache
Releases · mozilla/sccache
v0.4.0-pre.11
What's Changed
- Fixed ToC and added back Storage Options section by @exoosh in #1650
- Add new feature
vendored-openssl
by @NobodyXu in #1648 - Support emit pch header by @Danielmelody in #1647
- Custom sandboxing implementation as linux usernamespace calls - port cachepot/#128 by @drahnr in #1628
- strip env vars by @drahnr in #1663
- Link to the github action by @sylvestre in #1664
New Contributors
Full Changelog: v0.4.0-pre.10...v0.4.0-pre.11
v0.4.0-pre.10
What's Changed
- Add MSVC support for Response Files by @temportalflux in #1618
- Clarify docs about units of
SCCACHE_IDLE_TIMEOUT
by @gnaaman-dn in #1637 - build(deps): bump jobserver, async-trait, serde_json, daemonize and url by @dependabot
New Contributors
- @gnaaman-dn made their first contribution in #1637
- @temportalflux made their first contribution in #1618
Full Changelog: v0.4.0-pre.9...v0.4.0-pre.10
v0.4.0-pre.9
What's Changed
- build(deps): bump tokio-util, tokio, reqwest, gzp, opendal, reqsign, uuid, filetime, zstd and http by @dependabot in #1604
- deps: Bump toml and base64 by @Xuanwo in #1619
- chore: fix typo in readme by @fawni in #1635
- fix: Allow building with no default feature by @Xuanwo in #1632
New Contributors
Full Changelog: v0.4.0-pre.8...v0.4.0-pre.9
v0.4.0-pre.8
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
v0.4.0-pre.7
What's Changed
- add a profile section by @sylvestre in #1562
- build(deps): bump zstd, wiremock, assert_cmd, serial_test, nix, async-trait, toml and which by @dependabot
- fix: Sccache dist tests broken after bump to tokio 1.21 and later by @Xuanwo in #1563
- Support MSVC flag 'external:anglebrackets' by @Tiwalun in #1572
- fix: clippy warnings by @Danielmelody in #1561
- Support nvcc's
--threads
flag by @trxcllnt in #1571 - feat: Print sccache version for Server stats by @borjamunozf in #1580
- feat: Bump OpenDAL and remove hyperx by @Xuanwo in #1591
New Contributors
- @Tiwalun made their first contribution in #1572
- @trxcllnt made their first contribution in #1571
- @borjamunozf made their first contribution in #1580
Full Changelog: v0.4.0-pre.6...v0.4.0-pre.7
v0.4.0-pre.6
What's Changed
- build(deps): bump clap, async-trait and regex
- refactor: Do read check first instead by @Xuanwo in #1546
- Add support for clang '-fuse-ctor-homing' flag by @robertgzr in #1547
- feat: Take the whole rustc version into hash calculation by @Xuanwo in #1553
- Fix remaining freebsd-ci problems by @grembo in #1556
- Add documentation for Cloudflare R2 usage. by @MrAlex94 in #1549
- feat: Introduce the default gha version by @Xuanwo in #1550
- feat: Allow sccache keep running after hitting rate limit during check by @Xuanwo in #1557
- Use println instead of warn to avoid missing deprecated message by @b1tg in #1554
- Migrate memcached to opendal based by @Xuanwo in #1545
New Contributors
- @robertgzr made their first contribution in #1547
- @MrAlex94 made their first contribution in #1549
- @b1tg made their first contribution in #1554
Full Changelog: v0.4.0-pre.5...v0.4.0-pre.6
v0.4.0-pre.5
What's Changed
- The "cache read miss" is now the compiler step. Make it more explicit by @sylvestre in #1527
- fix: handle -Xclang args when invoking clang/clang++ on windows cmake by @Danielmelody in #1500
- refactor: Migrate gha cache to opendal based by @Xuanwo in #1528
- Fix freebsd CI build by @grembo in #1531
New Contributors
- @Danielmelody made their first contribution in #1500
Full Changelog: v0.4.0-pre.4...v0.4.0-pre.5
v0.4.0-pre.4
What's Changed
- Accept /fsanitize=address as a passthrough option for MSVC by @randombit in #1518
- fix(test): gcs check will fail if default features not enabled by @Xuanwo in #1520
- feat: Implement cache storage check by @Xuanwo in #1519
- build(deps): bump wiremock, predicates, num_cpus and once_cell
New Contributors
- @randombit made their first contribution in #1518
Full Changelog: v0.4.0-pre.3...v0.4.0-pre.4
v0.4.0-pre.3
What's Changed
-
ci: add a full pipeline to fully test sccache - can be used as a source for documentation
-
feat: Exit while cache is not configured correctly by @Xuanwo in #1515
-
Bump libc, openssl, cc, futures-locks, serde and async-trait
Full Changelog: v0.4.0-pre.2...v0.4.0-pre.3
v0.4.0-pre.2
What's Changed
- feat: Add SCCACHE_GCS_CREDENTIALS_URL feature back for gcs by @Xuanwo in #1494
- Fix duration attributed to cache writes in the log by @glandium in #1495
- feat: Enable logging for opendal operations by @Xuanwo in #1497
- Bump of various crates (predicates, tom, serial, anyhow, semver, serde_json)
- Re-enable
aarch64-unknown-linux-musl
by @ajschmidt8 in #1499 - Remove "Storage options" anchor link by @theres-waldo in #1482
New Contributors
- @theres-waldo made their first contribution in #1482
- @ajschmidt8 made their first contribution in #1499
Full Changelog: v0.4.0-pre.1...v0.4.0-pre.2