github Azure/azure-sdk-for-python azure-core-tracing-opentelemetry_1.0.0b13

pre-release3 hours ago

1.0.0b13 (2026-04-30)

Breaking Changes

  • Remapped certain attributes to converge with OpenTelemetry semantic conventions version 1.23.1 (#34089):
    • http.method -> http.request.method
    • http.status_code -> http.response.status_code
    • net.peer.name -> server.address
    • net.peer.port -> server.port
    • http.url -> url.full

Other Changes

  • Python 3.8 and 3.9 are no longer supported. Please use Python version 3.10 or later.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.