Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.35 KB

File metadata and controls

33 lines (24 loc) · 1.35 KB

Release History

2.1.0-beta.2 (2022-05-19)

Features

  • Added Interface Action
  • Added Interface KeyReleasePolicy
  • Added Interface KeyRotationPolicyAttributes
  • Added Interface LifetimeAction
  • Added Interface RotationPolicy
  • Added Interface Trigger
  • Added Type Alias KeyRotationPolicyActionType
  • Interface KeyProperties has a new optional parameter releasePolicy
  • Interface KeyProperties has a new optional parameter rotationPolicy
  • Type Alias Key has a new parameter rotationPolicy
  • Type Alias Key has a new parameter releasePolicy
  • Enum KnownJsonWebKeyOperation has a new value Release
  • Enum KnownKeyPermissions has a new value Getrotationpolicy
  • Enum KnownKeyPermissions has a new value Release
  • Enum KnownKeyPermissions has a new value Rotate
  • Enum KnownKeyPermissions has a new value Setrotationpolicy

2.0.0 (2022-01-17)

The package of @azure/arm-keyvault is using our next generation design principles since version 2.0.0, which contains breaking changes.

To understand the detail of the change, please refer to Changelog.

To migrate the existing applications to the latest version, please refer to Migration Guide.

To learn more, please refer to our documentation Quick Start.