1.0.0-beta.63 (2026-04-28)
Bugs Fixed
- Added additional attributes according to OpenTelemetry semantic conventions changes:
az.namespace->azure.resource_provider.namespaceaz.service_request_id->azure.service.request.id
These attributes are added in addition to the existing ones and will be reported together for now to allow users to
transition to the new attribute names. The old attributes will be removed in a future release.
Other Changes
Dependency Updates
- Upgraded
azure-corefrom1.57.1to1.58.0. - Upgraded OpenTelemetry from
1.49.0to1.58.0.