Azure Core Services July Release (#3785)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
parent
ee36dd3abb
commit
fa295fd9d6
@ -1,14 +1,10 @@
|
||||
# Release History
|
||||
|
||||
## 1.0.0-beta.2 (Unreleased)
|
||||
|
||||
### Features Added
|
||||
## 1.0.0-beta.2 (2022-06-30)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- The `Azure::Core::Tracing::OpenTelemetry::OpenTelemetryProvider` type can only be instantiated via a factory method: `OpenTelemetryProvider::Create`.
|
||||
|
||||
### Bugs Fixed
|
||||
- The `Azure::Core::Tracing::OpenTelemetry::OpenTelemetryProvider` type can only be instantiated via a factory method: `OpenTelemetryProvider::Create()`.
|
||||
|
||||
### Other Changes
|
||||
|
||||
|
||||
@ -1,16 +1,11 @@
|
||||
# Release History
|
||||
|
||||
## 1.7.0-beta.2 (Unreleased)
|
||||
## 1.7.0 (2022-06-30)
|
||||
|
||||
### Features Added
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
|
||||
- Added prototypes and initial service support for Distributed Tracing.
|
||||
|
||||
## 1.7.0-beta.1 (2022-06-02)
|
||||
|
||||
### Features Added
|
||||
|
||||
@ -1,17 +1,11 @@
|
||||
# Release History
|
||||
|
||||
## 1.4.0-beta.1 (Unreleased)
|
||||
## 1.4.0-beta.1 (2022-06-30)
|
||||
|
||||
### Features Added
|
||||
|
||||
- Added Azure App Service API version `2019-08-01` support for `ManagedIdentityCredential`.
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
|
||||
## 1.3.0 (2022-06-07)
|
||||
|
||||
### Features Added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user