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 6fce238 commit 466795eCopy full SHA for 466795e
sdk/azcore/CHANGELOG.md
@@ -1,20 +1,16 @@
1
# Release History
2
3
-## 1.20.0 (Unreleased)
+## 1.20.0 (2025-11-06)
4
5
### Features Added
6
7
* Added `runtime.FetcherForNextLinkOptions.HTTPVerb` to specify the HTTP verb when fetching the next page via next link. Defaults to `http.MethodGet`.
8
9
-### Breaking Changes
10
-
11
### Bugs Fixed
12
13
* Fixed potential panic when decoding base64 strings.
14
* Fixed an issue in resource identifier parsing which prevented it from returning an error for malformed resource IDs.
15
16
-### Other Changes
17
18
## 1.19.1 (2025-09-11)
19
20
0 commit comments