Skip to content

Commit 8204b16

Browse files
authored
Distro release 1.8.0 (#42900)
1 parent d33a93b commit 8204b16

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/monitor/azure-monitor-opentelemetry/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 1.7.1 (Unreleased)
3+
## 1.8.0 (2025-09-08)
44

55
### Features Added
66
- Added configuration changes for RateLimited Sampler
77
([#41976](https://github.com/Azure/azure-sdk-for-python/pull/41976))
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.7.0 (2025-08-21)
1610

1711
### Features Added

sdk/monitor/azure-monitor-opentelemetry/azure/monitor/opentelemetry/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# --------------------------------------------------------------------------
66

7-
VERSION = "1.7.1"
7+
VERSION = "1.8.0"

0 commit comments

Comments
 (0)