Skip to content

Releases: mozilla/sccache

v0.4.0-pre.11

18 Mar 15:28
Compare
Choose a tag to compare
v0.4.0-pre.11 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.0-pre.10...v0.4.0-pre.11

v0.4.0-pre.10

10 Mar 08:23
Compare
Choose a tag to compare
v0.4.0-pre.10 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.0-pre.9...v0.4.0-pre.10

v0.4.0-pre.9

06 Mar 08:31
Compare
Choose a tag to compare
v0.4.0-pre.9 Pre-release
Pre-release

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

23 Feb 09:07
Compare
Choose a tag to compare
v0.4.0-pre.8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.0-pre.7...v0.4.0-pre.8

v0.4.0-pre.7

12 Feb 08:02
Compare
Choose a tag to compare
v0.4.0-pre.7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.0-pre.6...v0.4.0-pre.7

v0.4.0-pre.6

14 Jan 14:42
Compare
Choose a tag to compare
v0.4.0-pre.6 Pre-release
Pre-release

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

Full Changelog: v0.4.0-pre.5...v0.4.0-pre.6

v0.4.0-pre.5

08 Jan 15:52
a47fafc
Compare
Choose a tag to compare
v0.4.0-pre.5 Pre-release
Pre-release

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

Full Changelog: v0.4.0-pre.4...v0.4.0-pre.5

v0.4.0-pre.4

02 Jan 21:12
Compare
Choose a tag to compare
v0.4.0-pre.4 Pre-release
Pre-release

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

Full Changelog: v0.4.0-pre.3...v0.4.0-pre.4

v0.4.0-pre.3

30 Dec 12:57
Compare
Choose a tag to compare
v0.4.0-pre.3 Pre-release
Pre-release

What's Changed

  • ci: add a full pipeline to fully test sccache - can be used as a source for documentation

    • ci: Add integration test for redis by @Xuanwo in #1510
    • ci: Refactor integration tests to make space for more services support by @Xuanwo in #1511
    • ci: Add integration tests for s3 by @Xuanwo in #1513
    • ci: Add integrtion tests for azblob by @Xuanwo in #1514
  • feat: Migrate redis to opendal based by @Xuanwo in #1509

  • 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

23 Dec 10:18
Compare
Choose a tag to compare
v0.4.0-pre.2 Pre-release
Pre-release

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

Full Changelog: v0.4.0-pre.1...v0.4.0-pre.2