Skip to content

Commit

Permalink
add RequestIdPolicy to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
iscai-msft committed Jul 30, 2020
1 parent ba33d34 commit 9d47400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Updated minimum `azure-core` version to 1.4.0
- `import_certificate` no longer raises `AttributeError` when the `policy` keyword argument isn't passed
- Users can pass in CustomHookPolicy through the kwarg `custom_hook_policy` when initializing the client
- RequestIdPolicy is now always set for all requests. This policy sets the id of the request in the header.

## 4.2.0b1 (2020-03-10)
- Support for Key Vault API version 7.1-preview
Expand Down

0 comments on commit 9d47400

Please sign in to comment.