- Update to version 0.4.0~7:
* Add experimental concurrent cache support
* build(deps): bump mime from 0.3.16 to 0.3.17
* build(deps): bump futures from 0.3.26 to 0.3.27
* build(deps): bump tokio from 1.25.0 to 1.26.0
* add codecov.yml and set threshold to 0.2%, prevent coverage getting worse
* Bump MSRV to 1.64
* update of the description
* Version 0.4.0
* build(deps): bump anyhow from 1.0.68 to 1.0.70
* build(deps): bump tempfile from 3.3.0 to 3.4.0
* build(deps): bump libc from 0.2.139 to 0.2.140
* build(deps): bump serde from 1.0.152 to 1.0.155
* version v0.4.0-pre.11
* Link to the github action
* always ignore a set of variables
* migrate to ubuntu 22.04 for newly added ci check
* remove remainder cachepot and replace by sccache
* amend to sccache
* Support running dist compilations in unprivileged scenarios (#128)
* Support emit pch header
* Add doc for feature vendored-openssl in README.md
* Add doc for feature vendored-openssl
* Update Cargo.lock
* Add new feature `vendored-openssl`
* Fixed ToC and added back Storage Options section
* version v0.4.0-pre.10
* Add msvc response file integration test
* Update MSVC compiler flags
* Implement Response File support in MSVC
OBS-URL: https://build.opensuse.org/request/show/1073671
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=35
- Update to version 0.4.0-pre.7
* Force concurrent disk cache by default
* Add experimental concurrent cache support
* Ignore RPM env vars by default
* deps: Cleanup superfluous dependency (#1602)
* build(deps): bump cc from 1.0.78 to 1.0.79 (#1583)
* build(deps): bump futures from 0.3.25 to 0.3.26 (#1587)
* prepare version 0.4.0-pre.7
* feat: Bump OpenDAL and remove hyperx (#1591)
* feat: Print sccache version for Server stats (#1580)
* Support nvcc's `--threads` flag (#1571)
* fix rustfmt
* fix: clippy warnings
* Support mvsvc flag external:anglebrackets
* fix: Sccache dist tests broken after bump to tokio 1.21 and later
* build(deps): bump which from 4.3.0 to 4.4.0
* build(deps): bump toml from 0.5.10 to 0.5.11
* build(deps): bump async-trait from 0.1.61 to 0.1.63
* preserve the backtrace in case of crashes
* build(deps): bump nix from 0.26.1 to 0.26.2
* build(deps): bump serial_test from 0.10.0 to 1.0.0
* build(deps): bump assert_cmd from 2.0.7 to 2.0.8
* build(deps): bump wiremock from 0.5.16 to 0.5.17
* build(deps): bump zstd from 0.12.1+zstd.1.5.2 to 0.12.2+zstd.1.5.2
* add a profile section
* refactor: Migrate memcached to opendal based
* prepare version 0.4.0-pre.6
* Remove the author flag Many thanks to Ted and Alex for starting this project Now, many more people are authors too and the ownership can be seen in github already.
* build(deps): bump regex from 1.7.0 to 1.7.1
* Use eprintln instead of warn to avoid missing deprecated message
OBS-URL: https://build.opensuse.org/request/show/1064753
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=31
- Update to version 0.3.3~20:
* Fix azure deps
* Force concurrent disk cache by default
* Add experimental concurrent cache support
* Ignore RPM env vars by default
* Relax the assert_cmd dep - Closes: #1465 (#1466)
* Update src/config.rs
* Update src/config.rs
* Fix typo
* feat: Migrate azure to opendal based
* Implement storage upon opendal Operator
* Fix some typos
* docs: move local into its own files
* docs: move gha into its own files
* docs: move azure into its own files
* docs: move gcs into its own files
* docs: move memcached into its own files
* docs: move redis into its own files
* docs: move s3 into its own files
* docs: Enrich docs for s3 services
* refactor: Integrate with opendal for s3 (#1412)
* Disable the aarch64-unknown-linux-musl task for now Closes: #1458
* update of the version
* Remove bash dependency in test scripts
* enable gha actions storage for the default feature set
* Bump assert_cmd from 2.0.6 to 2.0.7
* Bump env_logger from 0.9.3 to 0.10.0
* Bump nix from 0.25.0 to 0.26.1
* Bump serde from 1.0.148 to 1.0.149
* Bump libc from 0.2.137 to 0.2.138
OBS-URL: https://build.opensuse.org/request/show/1042520
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=29