Skip to content

azure-security-keyvault-administration_4.3.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 18 Mar 15:24
0e1ca04

4.3.0 (2023-03-18)

Features Added

  • Added support for service version 7.4.
  • Added KeyVaultSettingsClient and KeyVaultSettingsAsyncClient to get and update Managed HSM settings.

Breaking Changes

These changes do not impact the API of stable versions such as 4.2.4. Only code written against a beta version such as 4.3.0-beta.1 may be affected.

  • Removed support for service version 7.4-preview.1.
  • Removed KeyVaultSetting.asString(), as well as the KeyVaultSetting(String, String, KeyVaultSettingType) constructor.

Other Changes

  • Upgraded azure-core-http-netty from 1.13.0 to version 1.13.1.
  • Upgraded azure-core from 1.36.0 to version 1.37.0.