We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0513fef commit e8b8dffCopy full SHA for e8b8dff
sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md
@@ -1,14 +1,13 @@
1
# Release History
2
3
-## 1.0.0-beta.7 (Unreleased)
+## 1.0.0-beta.7 (2023-02-09)
4
5
-### Features Added
+### Enhancements
6
+- Updated the OpenTelemetry SDK baseline to version 1.20.0
7
+- Replace System.getenv usage with Azure SDK Configuration
8
9
### Breaking Changes
-
-### Bugs Fixed
10
11
-### Other Changes
+- Change the Exporter implementations from public to package-private
12
13
## 1.0.0-beta.6 (2022-09-06)
14
0 commit comments