diff --git a/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md b/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md index 5c557160c402..d5d33e275d38 100644 --- a/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md +++ b/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0b47 (Unreleased) +## 1.0.0b47 (2026-02-03) ### Features Added - Rename metric names for customer sdk stats and set it on by default @@ -10,8 +10,6 @@ - Add support for user id and authId ([#44662](https://github.com/Azure/azure-sdk-for-python/pull/44662)) -### Breaking Changes - ### Bugs Fixed - Add custom metric mapping for customer sdkstats metric names to preserve casing ([#44855](https://github.com/Azure/azure-sdk-for-python/pull/44855))