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 315ffb3 commit f4d7bc2Copy full SHA for f4d7bc2
2 files changed
sdk/monitor/azure-monitor-opentelemetry/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.8.10 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.8.9 (2026-07-01)
14
15
### Bugs Fixed
sdk/monitor/azure-monitor-opentelemetry/azure/monitor/opentelemetry/_version.py
@@ -4,4 +4,4 @@
# license information.
# --------------------------------------------------------------------------
-VERSION = "1.8.9"
+VERSION = "1.8.10"
0 commit comments