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
Update CHANGELOG for KV October release
  • Loading branch information
maorleger committed Sep 30, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit ed4e22da1008f84c4b92dda595b766f5a528cdc7
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

@@ -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