sdk/keyvault/azkeys/v0.3.0
Pre-release
Pre-release
0.3.0 (2022-02-08)
Breaking Changes
- Changed the
Tags
properties frommap[string]*string
tomap[string]string
Bugs Fixed
- Fixed a bug in
UpdateKeyProperties
where theKeyOps
would be deleted if theUpdateKeyProperties.KeyOps
value was left empty.