v0.5.4
What's Changed
- fix: Don't call EC2 Metadata and allow anonymouse if no cred by @Xuanwo in #1800
- fix: wrong SCCACHE_S3_USE_SSL value parse by @DCjanus in #1804
- Revert "fix: wrong SCCACHE_S3_USE_SSL value parse" by @sylvestre in #1805
- Properly implement PCH compilation by @scorpion-26 in #1802
- Fix timing of cache reads. Fixes #1817 by @luser in #1818
- Fix the version detection in the release script by @sylvestre in #1821
- chore: Make sure Cargo.toml is formatted by @Xuanwo in #1797
## dependencies updates
- feat: Bump OpenDAL to 0.37.0 by @Xuanwo in #1798
- build(deps): bump uuid from 1.3.1 to 1.3.3 by @dependabot in #1795
- build(deps): bump predicates from 3.0.2 to 3.0.3 by @dependabot in #1793
- build(deps): bump is-terminal from 0.4.5 to 0.4.7 by @dependabot in #1796
- build(deps): bump openssl from 0.10.49 to 0.10.55 by @dependabot in #1819
- build(deps): bump filetime from 0.2.20 to 0.2.21 by @dependabot in #1816
- build(deps): bump chrono from 0.4.24 to 0.4.26 by @dependabot in #1806
- build(deps): bump log from 0.4.17 to 0.4.19 by @dependabot in #1807
New Contributors
- @DCjanus made their first contribution in #1804
- @scorpion-26 made their first contribution in #1802
Full Changelog: v0.5.3...v0.5.4