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 6a1b839 commit 3a7a4f3Copy full SHA for 3a7a4f3
sdk/azcore/CHANGELOG.md
@@ -1,16 +1,12 @@
1
# Release History
2
3
-## 1.3.0 (Unreleased)
+## 1.3.0 (2023-01-06)
4
5
### Features Added
6
* Added `BearerTokenOptions.AuthorizationHandler` to enable extending `runtime.BearerTokenPolicy`
7
with custom authorization logic
8
* Added `Client` types and matching constructors to the `azcore` and `arm` packages. These represent a basic client for HTTP and ARM respectively.
9
10
-### Breaking Changes
11
-
12
-### Bugs Fixed
13
14
### Other Changes
15
* Updated `internal` module to latest version.
16
* `policy/Request.SetBody()` allows replacing a request's body with an empty one
0 commit comments