Releases: ccache/ccache-storage-http-cpp
Releases · ccache/ccache-storage-http-cpp
0.6
Added
- Support for netrc authentication.
- Logging of attributes.
- Support for CRSH greeting message format 2.
- Sending of config errors/warnings to ccache.
Changed
- Improve logging of attribute parse errors.
Fixed
- Installation of ccache-storage-https.exe on Windows.
- Use-after-free in IPC client connection lifetime management.
0.5
Added
- tar.gz release archive.
Changed
- Change working directory to
/(orC:\on Windows) to avoid blocking
removal of the directory the server was started from.
0.4
Changed
- Set
User-Agentheader toccache-storage-http-cpp/$VERSIONin HTTP requests.
0.3
Added
- Source release archives.
Changed
- Rename project to
ccache-storage-http-cppfor clarity. - Correct
<string_view>includes.
0.2
Full Changelog: v0.1...v0.2