Skip to content

Commit ddfd3ef

Browse files
Azure Monitor OTel Update changelog for release (Azure#35407)
1 parent 540f7c7 commit ddfd3ef

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/CHANGELOG.md

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

3-
## 1.0.0-beta.3 (Unreleased)
3+
## 1.0.0-beta.3 (2023-04-11)
44

55
### Features Added
66

@@ -10,10 +10,6 @@
1010

1111
* Removed public APIs `Services.AddAzureMonitor()`, `Services.AddAzureMonitor(AzureMonitorOptions options)` and `Services.AddAzureMonitor(Action<AzureMonitorOptions> configureAzureMonitor)`.
1212

13-
### Bugs Fixed
14-
15-
### Other Changes
16-
1713
## 1.0.0-beta.2 (2023-03-14)
1814

1915
### Other Changes

sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md

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

3-
## 1.0.0-beta.10 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 1.0.0-beta.10 (2023-04-11)
84

95
### Bugs Fixed
106

117
- Fixed an issue of when using ILogger to log an Exception a custom message would override the exception message.
128
([#33860](https://github.com/Azure/azure-sdk-for-net/pull/33860))
139

14-
### Other Changes
15-
1610
## 1.0.0-beta.9 (2023-03-14)
1711

1812
### Other Changes

0 commit comments

Comments
 (0)