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 d33a93b commit 8204b16Copy full SHA for 8204b16
sdk/monitor/azure-monitor-opentelemetry/CHANGELOG.md
@@ -1,17 +1,11 @@
1
# Release History
2
3
-## 1.7.1 (Unreleased)
+## 1.8.0 (2025-09-08)
4
5
### Features Added
6
- Added configuration changes for RateLimited Sampler
7
([#41976](https://github.com/Azure/azure-sdk-for-python/pull/41976))
8
9
-### Breaking Changes
10
-
11
-### Bugs Fixed
12
13
-### Other Changes
14
15
## 1.7.0 (2025-08-21)
16
17
sdk/monitor/azure-monitor-opentelemetry/azure/monitor/opentelemetry/_version.py
@@ -4,4 +4,4 @@
# license information.
# --------------------------------------------------------------------------
-VERSION = "1.7.1"
+VERSION = "1.8.0"
0 commit comments