You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|1.4.x|1.6.1 |≥1.179 |3.4.x-3.11.x|ℹ️ Deprecated with support ending 2024-06-01|
83
+
|1.3.x|1.5.1 |≥1.179 |2.7.x or 3.4.x-3.11.x|❌ Unsupported since 2023-07-01|
84
+
|1.2.x|1.4.1 |≥1.161 |2.7.x or 3.4.x-3.11.x|❌ Unsupported since 2023-07-01|
85
+
|1.1.x|1.3.1 |≥1.151 |2.7.x or 3.4.x-3.11.x|❌ Unsupported since 2023-07-01|
86
+
|1.0.x|1.1.0 |≥1.141 |2.7.x or 3.4.x-3.11.x|❌ Unsupported since 2023-07-01|
86
87
87
88
Note that this table only states the support status of the mentioned OneAgent SDK for Python version
88
89
with the included OneAgent SDK for C/C++, not the OneAgent itself.
@@ -102,7 +103,7 @@ it becomes effective.
102
103
103
104
| Python version | Deprecation status |
104
105
|:---------------|:---------------|
105
-
| Any later 3.x |🟢 Supported unless announced otherwise. Pre-releases are not supported. At the moment, the SDK does not work on Python 3.12+, see [issue #32](https://github.com/Dynatrace/OneAgent-SDK-for-Python/issues/32). |
106
+
| Any later 3.x |🟢 Supported unless announced otherwise. Pre-releases are not supported. |
106
107
| 3.8.x |🟢 Supported. Expected to be deprecated with support ending around May 2025 |
107
108
| 3.7.x |⚠️ Deprecated with SDK support ending 2024-09-01; Declared EOL by Python.org |
108
109
| 3.4.x-3.6.x |⚠️ Deprecated with SDK support (with compatible SDK versions) ending 2024-06-01; Declared EOL by Python.org |
@@ -815,13 +816,20 @@ SLAs apply according to the customer's support level.
815
816
For additional updates, see also [OneAgent release notes](https://docs.dynatrace.com/docs/shortlink/release-notes-oneagent)
816
817
and [End of support announcements](https://docs.dynatrace.com/docs/shortlink/eos-announcements#dynatrace-oneagent).
817
818
819
+
818
820
### Announcements in November 2023
819
821
820
822
* ⚠️ **Deprecation announcement for older SDK versions:** Version 1.4 has been put on the path to deprecation and will no longer be supported starting June 1, 2024. Only version 1.5 of the SDK (or any newer version) will be supported from that date on.
821
823
* ⚠️ **Deprecation announcement for using any SDK version with older Python versions:** SDK support for Python 3.4.x, 3.5.x, 3.6.x and 3.7.x has been put on the path to deprecation and no version of the SDK will be supported on Python 3.4.x, 3.5.x and 3.6.x starting June 1, 2024.
822
824
Usage of the SDK on 3.7.x will remain supported until September 1, 2024.
823
825
All Python versions below 3.8.x are already declared End of Life by the Python.org project, and customers are encouraged to upgrade to a newer Python version that is also supported by Python.org.
0 commit comments