Skip to content
Merged
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
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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))
Expand Down
Loading