Releases: solarwinds/apm-python
Releases · solarwinds/apm-python
rel-7.0.0
Upstream versions
- OpenTelemetry Python API/SDK 1.42.1
- OpenTelemetry Python instrumentation 0.63b1
New features and improvements
- Upgraded to OTel Python 1.42.1/0.63b1, which drops Python 3.9 support and adds random decision trace flags (#778)
- Added Python 3.14 support, testing (#781)
Breaking changes
- Drops Python 3.9 support (#778)
Internal changes
rel-6.2.0
rel-6.1.1
rel-6.1.0
Upstream versions
- OpenTelemetry Python API/SDK 1.41.1
- OpenTelemetry Python instrumentation 0.62b1
Breaking changes
New features and improvements
- Upgraded to OTel Python 1.41.0/0.62b0 (#758)
- Upgraded to OTel Python 1.41.1/0.62b1 (#762)
- Always use GenAI new semconv if instrumentors support it (#764)
Internal changes
rel-6.0.0
rel-5.2.1
Upstream versions
- OpenTelemetry Python instrumentation 0.60b1
- OpenTelemetry Python API/SDK 1.39.1
New features and improvements
- Upgraded to OTel Python 1.39.1/0.60b1 (#732)
Internal changes
rel-5.2.0
Upstream versions
- OpenTelemetry Python instrumentation 0.60b0
- OpenTelemetry Python API/SDK 1.39.0
New features and improvements
- Fixed thread safety of token bucket (#712)
- Updated distro to always opt into
databasenew semconv if supported by instrumentation (#713) - Upgraded to OTel Python 1.39.0/0.60b (#720)
Internal changes
- Updated workflows for PyPI trusted publishing (#719)
rel-5.1.0
Upstream versions
- OpenTelemetry Python instrumentation 0.59b0
- OpenTelemetry Python API/SDK 1.38.0
New features and improvements
- Upgraded to OTel Python 1.37.0/0.58b0 (#699)
- Fixed APM metrics attributes calculation (#704)
- Upgraded to OTel Python 1.38.0/0.59b0 (#705)
Internal changes
- Updated style for pylint 4.0 (#703)
rel-5.0.0
Upstream versions
- OpenTelemetry Python instrumentation 0.57b0
- OpenTelemetry Python API/SDK 1.36.0
Breaking changes
- Breaking:
solarwinds_propagatorcannot be used withtracecontext;OTEL_PROPAGATORSnew default issolarwinds_propagator,baggage(#687) - Breaking: dropped support of
SW_APM_EXPORT_LOGS_ENABLED; please instead useOTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED(#688, #692) - Breaking: removed warning of already-dropped
integer_responseargument for SDKsolarwinds_ready(#689) - Breaking: removed already-no-op legacy span exporter;
OTEL_TRACES_EXPORTERnew default isotlp_proto_http(#690)
New features and improvements
- Added resource-detector-containerid to default detectors (#691)
Internal changes
rel-4.3.0
Upstream versions
- OpenTelemetry Python instrumentation 0.57b0
- OpenTelemetry Python API/SDK 1.36.0