Skip to content

Commit 3a7a4f3

Browse files
authored
Prepare azcore v1.3.0 for release (#19759)
1 parent 6a1b839 commit 3a7a4f3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/azcore/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
# Release History
22

3-
## 1.3.0 (Unreleased)
3+
## 1.3.0 (2023-01-06)
44

55
### Features Added
66
* Added `BearerTokenOptions.AuthorizationHandler` to enable extending `runtime.BearerTokenPolicy`
77
with custom authorization logic
88
* Added `Client` types and matching constructors to the `azcore` and `arm` packages. These represent a basic client for HTTP and ARM respectively.
99

10-
### Breaking Changes
11-
12-
### Bugs Fixed
13-
1410
### Other Changes
1511
* Updated `internal` module to latest version.
1612
* `policy/Request.SetBody()` allows replacing a request's body with an empty one

0 commit comments

Comments
 (0)