|
| 1 | +--- |
| 2 | +navigation_title: EDOT Python |
| 3 | +description: Release notes for Elastic Distribution of OpenTelemetry Python. |
| 4 | +applies_to: |
| 5 | + stack: |
| 6 | + serverless: |
| 7 | + observability: |
| 8 | +products: |
| 9 | + - id: cloud-serverless |
| 10 | + - id: observability |
| 11 | + - id: edot-sdk |
| 12 | +--- |
| 13 | + |
| 14 | +# Elastic Distribution of OpenTelemetry Python release notes [edot-python-release-notes] |
| 15 | + |
| 16 | +Review the changes, fixes, and more in each version of Elastic Distribution of OpenTelemetry Python. |
| 17 | + |
| 18 | +To check for security updates, go to [Security announcements for the Elastic stack](https://discuss.elastic.co/c/announcements/security-announcements/31). |
| 19 | + |
| 20 | +% Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes files. |
| 21 | + |
| 22 | +% ## version.next [edot-python-X.X.X-release-notes] |
| 23 | + |
| 24 | +% ### Features and enhancements [edot-python-X.X.X-features-enhancements] |
| 25 | +% * |
| 26 | + |
| 27 | +% ### Fixes [edot-python-X.X.X-fixes] |
| 28 | +% * |
| 29 | + |
| 30 | +## 1.3.0 [edot-python-1.3.0-release-notes] |
| 31 | + |
| 32 | +- Bump to OTel 1.34.1: dropped support for Python 3.8 (#321) |
| 33 | + |
| 34 | + Upstream changes: |
| 35 | + * https://github.com/open-telemetry/opentelemetry-python/discussions/4613 |
| 36 | + * https://github.com/open-telemetry/opentelemetry-python-contrib/discussions/3558 |
| 37 | + |
| 38 | +## 1.2.0 [edot-python-1.2.0-release-notes] |
| 39 | + |
| 40 | +- Bump to OTel 1.33.1: logs OTLP serialization improvements, stable `code` attributes used in logs (#307). |
| 41 | + |
| 42 | + Upstream changes: |
| 43 | + * https://github.com/open-telemetry/opentelemetry-python/discussions/4574 |
| 44 | + * https://github.com/open-telemetry/opentelemetry-python-contrib/discussions/3487 |
| 45 | +- Bump openai instrumentation to 1.1.1 in docker image (#308). |
| 46 | + |
| 47 | +## 1.1.0 [edot-python-1.1.0-release-notes] |
| 48 | + |
| 49 | +- Bump to OTel 1.32.1: logging module autoinstrumentation improvements, explicit bucket advisory fixes, asyncclick instrumentation (#293). |
| 50 | +- Bump openai instrumentation to 1.1.0 in docker image (#297). |
| 51 | + |
| 52 | +## 1.0.0 [edot-python-1.0.0-release-notes] |
| 53 | + |
| 54 | +- Enabled opentelemetry-instrumentation-vertexai in edot-bootstrap (#283). |
| 55 | +- Bump openai instrumentation to 1.0.0 in docker image (#275). |
| 56 | +- Moved docs to https://elastic.github.io/opentelemetry/ (#282). |
| 57 | + |
| 58 | +## 0.8.1 [edot-python-0.8.1-release-notes] |
| 59 | + |
| 60 | +- Bump to OTel 1.31.1 (#270). |
| 61 | + |
| 62 | +## 0.8.0 [edot-python-0.8.0-release-notes] |
| 63 | + |
| 64 | +- Removed some custom code in ElasticOpenTelemetryConfigurator (#250). |
| 65 | +- Introduced a resource detector sending server.instance.id (#259). |
| 66 | +- Bump to OTel 1.31.0: programmatic auto-instrumentation, added metrics and events for AWS Bedrock instrumentation (#263). |
| 67 | +- Bump elastic-opentelemetry-instrumentation-openai to 0.6.1 in Docker image and relax version dependency to (#264). |
| 68 | + |
| 69 | +## 0.7.0 [edot-python-0.7.0-release-notes] |
| 70 | + |
| 71 | +- Bump to OTel 1.30.0: Python 3.13 support, pymssql instrumentation, basic GenAI tracing with AWS Bedrock (#241). |
| 72 | + |
| 73 | +## 0.6.1 [edot-python-0.6.1-release-notes] |
| 74 | + |
| 75 | +- Bump opentelemetry-sdk-extension-aws to 2.1.0 (#222). |
| 76 | +- Bump opentelemetry-resourcedetector-gcp to 1.8.0a0 (#229). |
| 77 | +- Added OpenAI examples (#226). |
| 78 | + |
| 79 | +## 0.6.0 [edot-python-0.6.0-release-notes] |
| 80 | + |
| 81 | +- Bump to OTel 1.29.0 (#211). |
| 82 | +- Bump elastic-opentelemetry-instrumentation-openai dependency to 0.6.0 (#210). |
| 83 | + |
| 84 | +## 0.5.0 [edot-python-0.5.0-release-notes] |
| 85 | + |
| 86 | +- Enabled by default cloud resource detectors for AWS, Azure and GCP (#198). |
| 87 | +- Introduced edot-bootstrap, like opentelemetry-bootstrap but with EDOT Openai instrumentation (#196). |
| 88 | +- Added docs for tracing with manual spans and metrics (#189). |
| 89 | +- Set OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE to DELTA (#197). |
| 90 | +- Bump elastic-opentelemetry-instrumentation-openai dependency to 0.5.0 (#204). |
| 91 | + |
| 92 | +## 0.4.1 [edot-python-0.4.1-release-notes] |
| 93 | + |
| 94 | +- Bump to OTel 1.28.2 (#185). |
| 95 | + |
| 96 | +## 0.4.0 [edot-python-0.4.0-release-notes] |
| 97 | + |
| 98 | +- Bump to OTel 1.28.1 (#169). |
| 99 | +- Enabled log events by default (#154). |
| 100 | +- Added musl autoinstrumentation to Docker image for OTel Kubernetes operator (#162). |
| 101 | +- Added documentation for logging enablement (#153). |
| 102 | +- Added flask autoinstrumentation example (#168). |
| 103 | + |
| 104 | +## 0.3.0 [edot-python-0.3.0-release-notes] |
| 105 | + |
| 106 | +- Built Python 3.12 Docker image for OTel Kubernetes operator (#132, #136. #137). |
| 107 | +- Made the distro loading more robust against ImportError.Exception when loading instrumentations (#132). |
| 108 | +- Added some types in resource detectors (#133). |
| 109 | + |
| 110 | +## 0.2.0 [edot-python-0.2.0-release-notes] |
| 111 | + |
| 112 | +- Added some documentation (#110). |
| 113 | +- Bump to OTel 1.27.0 (#117). |
| 114 | +- Enabled `os` resource detector by default (#117). |
| 115 | + |
| 116 | +## 0.1.0 [edot-python-0.1.0-release-notes] |
| 117 | + |
| 118 | +First release. |
0 commit comments