We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad967e commit f6a326bCopy full SHA for f6a326b
sdk/core/azure-core/CHANGELOG.md
@@ -1,12 +1,23 @@
1
# Release History
2
3
+## 1.22.2 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.22.1 (2022-02-09)
14
15
### Bugs Fixed
16
17
- Limiting `final-state-via` scope to POST until consuming SDKs has been fixed to use this option properly on PUT. #22989
18
-## 1.22.0 (2022-02-03) [YANKED]
19
+## 1.22.0 (2022-02-03)
20
+_[**This version is deprecated.**]_
21
22
### Features Added
23
sdk/core/azure-core/azure/core/_version.py
@@ -9,4 +9,4 @@
# regenerated.
# --------------------------------------------------------------------------
-VERSION = "1.22.1"
+VERSION = "1.22.2"
0 commit comments