Contains updates of the following upstream components:
OpenTelemetry Python - 1.27.0
OpenTelemetry Python Contrib - 0.48b0
This release also publishes the ADOT Python auto-instrumentation Docker image v0.8.0 into our public ECR repository:
public.ecr.aws/aws-observability/adot-autoinstrumentation-python:v0.8.0
Notes:
- Due to Python 3.8 reaching end-of-life (as of 2024-10-07), some of our dependencies (
urllib3
andsetuptools
) have dropped support for this runtime version. - For this release, we have temporary workarounds to pin these dependencies to the latest versions that are still compatible with Python 3.8.
- Long-term, we intend to align with the OTel policy for Python language version support. (see here under Python Version Support). As such, we will also drop support for Python 3.8 in 3 months.