> ℹ️ Note: New important announcements have been added to the [README on the master branch](https://github.com/Dynatrace/OneAgent-SDK-for-Python/blob/master/README.md#release-notes-and-announcements) since this release.
This is Version 1.5.0 of the OneAgent SDK for Python, bundled with the [OneAgent SDK for C/C++ v1.7.1](https://github.com/Dynatrace/OneAgent-SDK-for-C/releases/tag/v1.7.1) thus requiring the Dynatrace OneAgent version 1.251 or newer.
* [README](https://github.com/Dynatrace/OneAgent-SDK-for-Python/blob/v1.5.0/README.md) (including installation instructions)
* [Downloads PyPI](https://pypi.org/project/oneagent-sdk/1.5.0.20221221.150433/) (binary Python wheels, etc.)
* [Documentation](https://dynatrace.github.io/OneAgent-SDK-for-Python/v1.5.0/docs)
The Dynatrace OneAgent SDK for Python has GA status. The features are fully supported by Dynatrace.
Changes
* Adds limited [W3C trace context](https://github.com/Dynatrace/OneAgent-SDK-for-Python/blob/v1.5.0/README.md#w3c-trace-context) support (for log enrichment).
* This version **no longer supports Python 2 (Python 2.7.x)**.
* This version **no longer supports Python 3.4.x**.
Announcements
* ⚠️ **Deprecation announcement for older SDK versions:** Version 1.3 and all older versions have been put on the path to deprecation and will no longer be supported starting July 1, 2023. We strongly advise customers to upgrade to newest versions to avoid incompatibility and security risks. Customers need to upgrade to at least 1.4 but are encouraged to upgrade to the newest available version (1.5) if using Python >3.4 as there are no known incompatibilities or breaking changes other than the increased minimum Python version.
* ⚠️ **Deprecation announcement for using any SDK version with older Python versions:** Python 2.7.x has been put on the path to deprecation and no version of the SDK will be supported on this Python version starting July 1, 2023. Furthermore, we intend to release a similar deprecation announcement regarding versions 3.4-3.6 (which are no longer maintained by the Python project) soon (we plan that this will not become effective before 2023-07-01).