github Azure/azure-sdk-for-java azure-security-keyvault-administration_4.7.0

4.7.0 (2025-06-13)

Features Added

Compared to the last stable release - 4.6.4

  • Added support for service version 7.6.
  • Added support for pre-backup and pre-restore operations in KeyVaultBackupClient and KeyVaultBackupAsyncClient. These are long-running operations that check whether it is possible to perform a full key backup or a full key restore from a backup. (#39878)

Breaking Changes

Compared to the latest release - 4.7.0-beta.1

  • Removed support for service version 7.6-preview.2.
  • Changed final result types in pollers returned by methods in KeyVaultBackupClient and KeyVaultBackupAsyncClient:
    • beginPreBackup() now returns Void instead of String.
    • beginPreRestore() now returns Void instead of KeyVaultRestoreResult.

Other Changes

Dependency Updates

Compared to the latest release - 4.7.0-beta.1

  • Upgraded azure-core from 1.55.3 to version 1.55.4.
  • Upgraded azure-core-http-netty from 1.15.11 to version 1.15.12.

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

NewReleases is sending notifications on new releases.