Version 1.4.0
This is Version 1.4.0 of the OneAgent SDK for Python, bundled with the OneAgent SDK for C/C++ v1.6.1 thus requiring the Dynatrace OneAgent version 1.179 or newer.
- README (including installation instructions)
- Downloads @ PyPI (binary Python wheels, etc.)
- Documentation
The Dynatrace OneAgent SDK for Python has GA status. The features are fully supported by Dynatrace.
Changelog
- Don't look for the agent module in
PATH/LD_LIBRARY_PATH/...
and disallow a relative path in theDT_HOME
directory on Windows to prevent DLL hijacking issues. - Fixed a bug that might lead to crashes in the SDK's shutdown phase
- Support for Python versions < 3.5 is deprecated. The OneAgent SDK for Python will still work with this release, but this might change in the future.
- Following versions of the OneAgent SDK for Python are considered deprecated and might not be supported in the future. Applications using it should be upgraded to the latest release.