github Azure/azure-sdk-for-java com.azure+azure-security-keyvault-keys_4.10.6

latest release: com.azure+azure-security-keyvault-secrets_4.10.6
3 hours ago

4.10.6 (2026-03-23)

Bugs Fixed

  • Fixed an issue where certain HttpResponseException.getResponse() calls could cause a NullPointerException. (#47801)
  • Fixed tag comparison in AesCbcHmacSha2Decryptor.doFinal() where the computed tag was incorrectly compared with itself. (#48090)
  • Fixed an issue where cryptographic operation results (SignResult, EncryptResult, DecryptResult, WrapResult, UnwrapResult) returned a versionless key ID instead of the full versioned key ID returned by the service. This caused issues when attempting roundtrip scenarios, as callers couldn't determine which key version was used for the original operation. (#47822)

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.