Skip to content

azure-storage-common_12.0.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 12 Feb 03:17
572208b

12.0.0-beta.8 (2021-02-12)

Breaking Changes

  • Removed the Azure::Storage::Md5 class from crypt.hpp. Use the type from Azure::Core::Cryptography namespace instead, from azure/core/cryptography/hash.hpp.
  • Renamed Crc64 to Crc64Hash and change it to derive from the Azure::Core::Cryptography::Hash class.