Skip to content

Commit 584786c

Browse files
authored
Prepare azcore v1.2.0 for release (Azure#19477)
1 parent 80bf31d commit 584786c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sdk/azcore/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
# Release History
22

3-
## 1.2.0 (Unreleased)
3+
## 1.2.0 (2022-11-03)
44

55
### Features Added
66
* Added `ClientOptions.APIVersion` field, which overrides the default version a client
77
requests of the service, if the client supports this (all ARM clients do).
88
* Added package `tracing` that contains the building blocks for distributed tracing.
99
* Added field `TracingProvider` to type `policy.ClientOptions` that will be used to set the per-client tracing implementation.
1010

11-
### Breaking Changes
12-
1311
### Bugs Fixed
1412
* Fixed an issue in `runtime.SetMultipartFormData` to properly handle slices of `io.ReadSeekCloser`.
1513
* Fixed the MaxRetryDelay default to be 60s.

0 commit comments

Comments
 (0)