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.methodhttp.status_code->http.response.status_codenet.peer.name->server.addressnet.peer.port->server.porthttp.url->url.full
Other Changes
- Python 3.8 and 3.9 are no longer supported. Please use Python version 3.10 or later.