davix 0.8.8
60A8
Bug fixes
- [DMC-1418] - Davix redirection cache stuck in redirect loops
- [davix/issues/120] - Out of Date RapidJSON dependency causing compile failure
- [davix/issues/122] - S3 listing ignores "IsTruncated = true" property
- [davix/issues/126] - Crash on badly formed davix-cp command
- [davix/pull/129] - Remove non-compiling assignment operator
- [davix/issues/130] - compiler error in rapidjson/document.h
- [davix/issues/131] - Segmentation fault with long Authorization header
Tasks
- [DMC-1414] - Stop building Data Management Clients for CC7
- [DMC-1422] - Update signature mechanism for Google Cloud to V4
- [DMC-1427] - Davix should prefer the bundled RapidJson library (configurable, default on)
- [davix/pull/128] - Update Google Cloud signature mechanism to V4
Improvements
- [DMC-1411] - Davix error messages should print backend library used
- [DMC-1419] - Remove bundled "googletest" from Davix
- [DMC-1420] - Improve error handling when failing to read GCloud credential file
- [davix/issues/125] - Allow forcing of bundled rapidjson