Storage Client Library for Common 1.5.0
2020.08 - version 1.5.0
- Resolved TLS 1.2 issue and some test issues.
- Check $uri null type before array/string access.
- Accept DateTimeImmutable as EdmType input.
- Added client-request-id to requests.
- Updated getContinuationToken return type.
- Call static methods using
static::notself::. - Added $isSecondary parameter for appendBlobRetryDecider.
- Retry on no response from server after a successful connection