Skip to content

Commit b57982a

Browse files
committed
Exporter release 1.0.0b53
1 parent 6747464 commit b57982a

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

  • sdk/monitor/azure-monitor-opentelemetry-exporter

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

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

3-
## 1.0.0b53 (Unreleased)
3+
## 1.0.0b53 (2026-06-02)
44

55
### Features Added
66

@@ -11,11 +11,15 @@
1111
([#46955](https://github.com/Azure/azure-sdk-for-python/pull/46955))
1212
- Safeguard URL redirection issues
1313
([#47265](https://github.com/Azure/azure-sdk-for-python/pull/47265))
14-
### Breaking Changes
14+
- Add client-side token-bucket rate limiter for telemetry export
15+
([#46999](https://github.com/Azure/azure-sdk-for-python/pull/46999))
1516

1617
### Bugs Fixed
18+
- Validate QuickPulse redirect targets against trusted Azure domains
19+
([#46966](https://github.com/Azure/azure-sdk-for-python/pull/46966))
20+
- Fix retry amplification storm in Azure Monitor OpenTelemetry exporter
21+
([#47002](https://github.com/Azure/azure-sdk-for-python/pull/47002))
1722

18-
### Other Changes
1923

2024
## 1.0.0b52 (2026-05-12)
2125

0 commit comments

Comments
 (0)