diff --git a/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md b/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md index 77ead5b2707e..b050017cd05a 100644 --- a/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md +++ b/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md @@ -1,13 +1,12 @@ # Release History -## 1.0.0b49 (Unreleased) +## 1.0.0b49 (2026-03-19) ### Features Added - Added a 256kb custom properties truncation limit on specific GenAI attributes ([#45749](https://github.com/Azure/azure-sdk-for-python/pull/45749)) -- Add Browser SDK loader SDK Stats feature bit ([#42904](https://github.com/Azure/azure-sdk-for-python/pull/44162)) - -### Breaking Changes +- Add Browser SDK loader SDK Stats feature bit + ([#42904](https://github.com/Azure/azure-sdk-for-python/pull/42904)) ### Bugs Fixed - Exempt specific GenAI attributes values from custom properties truncation @@ -27,6 +26,10 @@ - Change import path for `LoggingHandler` to accommodate upstream breaking changes - [core](https://github.com/open-telemetry/opentelemetry-python/pull/4919) and [contrib](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4210) ([#45516](https://github.com/Azure/azure-sdk-for-python/pull/45516)) +- 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)) ## 1.0.0b48 (2026-02-05)