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 f94428c commit d115e14Copy full SHA for d115e14
sdk/core/azure-core/CHANGELOG.md
@@ -1,9 +1,11 @@
1
# Release History
2
3
-## 1.16.1 (Unreleased)
+## 1.17.0 (2021-08-05)
4
5
### Features Added
6
7
+- Cut hard dependency on requests library
8
+
9
### Breaking Changes
10
11
### Key Bugs Fixed
sdk/core/azure-core/azure/core/_version.py
@@ -9,4 +9,4 @@
# regenerated.
# --------------------------------------------------------------------------
12
-VERSION = "1.16.1"
+VERSION = "1.17.0"
0 commit comments