Skip to content

Storage Client Library for Common 1.5.0

Choose a tag to compare

@vinjiang vinjiang released this 28 Aug 09:17
· 6 commits to master since this release

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:: not self::.
  • Added $isSecondary parameter for appendBlobRetryDecider.
  • Retry on no response from server after a successful connection