Skip to content

azure-security-keyvault-keys_4.5.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Jun 17:23
83d3402

4.5.0-beta.2 (2024-06-11)

Breaking Changes

  • Deprecated KeyEncryptionAlgorithm::CKM_RSA_AES_KEY_WRAP in favor of KeyEncryptionAlgorithm::CkmRsaAesKeyWrap.
  • Deprecated KeyEncryptionAlgorithm::RSA_AES_KEY_WRAP_256 in favor of KeyEncryptionAlgorithm::RsaAesKeyWrap256.
  • Deprecated KeyEncryptionAlgorithm::RSA_AES_KEY_WRAP_384 in favor of KeyEncryptionAlgorithm::RsaAesKeyWrap384.

Other Changes

  • Relocated samples to the samples directory.
  • Updated the README.md file with the latest information.
  • Updated samples.