Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KeyVault] - Update CHANGELOG for KV October release #17970

Merged
merged 1 commit into from
Oct 1, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions sdk/keyvault/keyvault-keys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 4.4.0-beta.2 (Unreleased)
## 4.4.0-beta.2 (2021-10-05)

### Features Added

Expand All @@ -11,12 +11,6 @@
- Added `KeyClient.updateKeyRotationPolicy` to update a key's automated rotation policy.
- Added `JsonWebKey.key_ops` property to `JsonWebKey` in addition to the existing `JsonWebKey.keyOps` property in order to comply with the JSON Web Key spec.

### Breaking Changes

### Bugs Fixed

### Other Changes

## 4.4.0-beta.1 (2021-08-10)

### Features Added
Expand Down