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 c09c76b commit 0cd91bfCopy full SHA for 0cd91bf
sdk/core/azure-core/CHANGELOG.md
@@ -1,18 +1,12 @@
1
# Release History
2
3
-## 1.29.8 (Unreleased)
+## 1.30.0 (2024-02-01)
4
5
### Features Added
6
7
- Support tuple input for file values to `azure.core.rest.HttpRequest` #33948
8
- Support tuple input to `files` with duplicate field names `azure.core.rest.HttpRequest` #34021
9
10
-### Breaking Changes
11
-
12
-### Bugs Fixed
13
14
-### Other Changes
15
16
## 1.29.7 (2024-01-18)
17
18
### Other Changes
sdk/core/azure-core/azure/core/_version.py
@@ -9,4 +9,4 @@
# regenerated.
# --------------------------------------------------------------------------
-VERSION = "1.29.8"
+VERSION = "1.30.0"
0 commit comments