We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71240a2 commit 74e4da5Copy full SHA for 74e4da5
sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md
@@ -5,6 +5,7 @@
5
are no longer redacted in logging output.
6
- Updated minimum `azure-core` version to 1.4.0
7
- Users can pass in CustomHookPolicy through the kwarg `custom_hook_policy` when initializing the client
8
+- RequestIdPolicy is now always set for all requests. This policy sets the id of the request in the header.
9
10
## 4.2.0b1 (2020-03-10)
11
- Support for Key Vault API version 7.1-preview
0 commit comments