Skip to content

Commit d115e14

Browse files
authored
update version and changelog (#20034)
1 parent f94428c commit d115e14

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

sdk/core/azure-core/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Release History
22

3-
## 1.16.1 (Unreleased)
3+
## 1.17.0 (2021-08-05)
44

55
### Features Added
66

7+
- Cut hard dependency on requests library
8+
79
### Breaking Changes
810

911
### Key Bugs Fixed

sdk/core/azure-core/azure/core/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
# regenerated.
1010
# --------------------------------------------------------------------------
1111

12-
VERSION = "1.16.1"
12+
VERSION = "1.17.0"

0 commit comments

Comments
 (0)