We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 566af3e commit 9707083Copy full SHA for 9707083
2 files changed
sdk/keyvault/azure-keyvault-keys/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 4.12.0b2 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 4.12.0b1 (2026-05-26)
14
15
### Features Added
sdk/keyvault/azure-keyvault-keys/azure/keyvault/keys/_version.py
@@ -3,4 +3,4 @@
# Licensed under the MIT License.
# ------------------------------------
-VERSION = "4.12.0b1"
+VERSION = "4.12.0b2"
0 commit comments