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 d1b9f83 commit 9f8375dCopy full SHA for 9f8375d
sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md
@@ -1,14 +1,14 @@
1
# Release History
2
3
-## 1.0.0-beta.26 (Unreleased)
4
-
5
-### Features Added
6
7
-### Breaking Changes
+## 1.0.0-beta.26 (2024-07-24)
8
9
### Bugs Fixed
10
+- [Fix pre-aggregated standard HTTP server metric success calculation](https://github.com/Azure/azure-sdk-for-java/pull/40599)
+- [OOM error caused by AzureMonitorLogRecordExporter](https://github.com/Azure/azure-sdk-for-java/issues/40546)
+
11
### Other Changes
+- [Update OpenTelemetry to 1.40.0](https://github.com/Azure/azure-sdk-for-java/pull/39843)
+- [Improve connection string message](https://github.com/Azure/azure-sdk-for-java/pull/40922)
12
13
## 1.0.0-beta.25 (2024-06-28)
14
0 commit comments