Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Release History

## 1.0.0b49 (Unreleased)
## 1.0.0b49 (2026-03-09)

### Features Added

- Add Browser SDK loader SDK Stats feature bit ([#42904](https://github.com/Azure/azure-sdk-for-python/pull/44162))

### Breaking Changes
- Generate exporter with TypeSpec
([#44442](https://github.com/Azure/azure-sdk-for-python/pull/44442))
- Generate LiveMetrics from TypeSpec
([#44696](https://github.com/Azure/azure-sdk-for-python/pull/44696))
- Add Browser SDK loader SDK Stats feature bit
([#42904](https://github.com/Azure/azure-sdk-for-python/pull/44162))

### Bugs Fixed
- Add environment variable to disable/enable custom properties truncation
Expand Down
Loading