Skip to content

azure-storage-blob-cryptography_12.6.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 07 Apr 22:24
ef5bb97

12.6.0 (2020-04-06)

  • It is now possible to specify a key/keyResolver after they specify a pipeline/client on the builder.
  • The builder will now throw if a pipeline/client was already configured for decryption as the encryption info may conflict.
  • Fixed a bug where the Date header wouldn't be updated with a new value on request retry.