Skip to content

sdk/keyvault/azkeys/v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 08 Feb 15:41
0731fa9

0.3.0 (2022-02-08)

Breaking Changes

  • Changed the Tags properties from map[string]*string to map[string]string

Bugs Fixed

  • Fixed a bug in UpdateKeyProperties where the KeyOps would be deleted if the UpdateKeyProperties.KeyOps value was left empty.