Skip to content

Commit

Permalink
Prepare azcore v1.3.0 for release (#19759)
Browse files Browse the repository at this point in the history
  • Loading branch information
chlowell committed Jan 6, 2023
1 parent 6a1b839 commit 3a7a4f3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions sdk/azcore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
# Release History

## 1.3.0 (Unreleased)
## 1.3.0 (2023-01-06)

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

### Breaking Changes

### Bugs Fixed

### Other Changes
* Updated `internal` module to latest version.
* `policy/Request.SetBody()` allows replacing a request's body with an empty one
Expand Down

0 comments on commit 3a7a4f3

Please sign in to comment.