Skip to content

Commit 58a969f

Browse files
Update changelog for beta.8 release (#34678)
1 parent a0f9ee0 commit 58a969f

File tree

1 file changed

+5
-3
lines changed
  • sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
# Release History
22

3-
## 1.0.0-beta.8 (Unreleased)
3+
## 1.0.0-beta.8 (2023-03-07)
44

55
### Features Added
66

77
* AAD can now be configured via `AzureMonitorExporterOptions`
88
([#34555](https://github.com/Azure/azure-sdk-for-net/pull/34555))
99

10+
* Connection String can now be provided via
11+
`APPLICATIONINSIGHTS_CONNECTION_STRING` environment variable
12+
([#34275](https://github.com/Azure/azure-sdk-for-net/pull/34275))
13+
1014
* `dependencies\duration` and `requests\duration` standard metrics will now be
1115
exported by default when trace exporter is used alongside metric exporter
1216
([#34010](https://github.com/Azure/azure-sdk-for-net/pull/34010))
1317
([#33999](https://github.com/Azure/azure-sdk-for-net/pull/33999))
1418

1519
* Added support for named options ([#33803](https://github.com/Azure/azure-sdk-for-net/pull/33803))
1620

17-
### Breaking Changes
18-
1921
### Bugs Fixed
2022

2123
* Fixed an issue of missing logs due to unhandled exception. ([#34423](https://github.com/Azure/azure-sdk-for-net/pull/34423))

0 commit comments

Comments
 (0)