Skip to content

azure-storage-blob-cryptography_12.5.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 12 Mar 17:05
fb7ed0f

12.5.0 (2020-03-11)

  • Fixed a bug where the EncryptedBlockClientBuilder.pipeline method would not allow the client to support decryption.
  • Added support for specifying a customer provided key.
  • Fixed a bug that would cause EncryptedBlobClient.upload(InputStream, long) to not encrypt the data.
  • Changed getAppendBlobClient, getBlockBlobClient, and getPageBlobClient on EncryptedBlobClient to throw as working with such clients is not supported.