The environment variable DT_NGINX_FORCE_RUNTIME_INSTRUMENTATION now consistently enforces manual runtime instrumentation, regardless of whether the Nginx binary is identified as a "patched" binary.
The Nginx manual runtime instrumentation method now takes advantage of cached offsets, resulting in faster subsequent startups and reduced CPU and memory overhead.
The evaluation of attack patterns in allowlisting rules (Settings > Application Security > Application Protection > Allowlist) is no longer case-sensitive. For example, the teststring attack pattern will now match TeStStRiNg.
The .NET ADO.NET feature controller now works as intended. (OA-42138)
Stabilized OneAgent .NET monitoring for unsupported versions of MassTransit.RabbitMQ. (OA-43687)
Fixed an issue in the MongoDB sensor that caused an exception to be thrown in the application. (OA-43215)
Extensions framework
Added URL encoding in Prometheus data source on `query` endpoint. (DAQ-5523)
General
Improved stability of our String tracking code implementing Code-Level Vulnerability detection in Java. (OA-42246)
Resolved an issue where some processes might be classified as Tomcat when the `CATALINA_HOME` environment variable was set on the system level. (OA-44433)
OS module
Resolved issue causing "Host ungracefully rebooted" problems when OneAgent was installed within 5 minutes of system boot-up. (OA-43315)
Fixed a crash that occurred on Windows with Carbon Black installed. It impacted only hosts with no OS Services monitoring or Classic Windows services monitoring configured. (OA-43197)
Fixed container detection by containerized OneAgent on hosts with the cgroup v2 API. (OA-43675)
Python
Resolved an issue in which, if the “Python concurrent.futures process” feature controller was enabled, passing keyword-arguments to the builtin method `ProcessPoolExecutor.submit()` would cause the user application to crash. (OA-43956)
Java
Ensured proper context propagation between Java HTTP 11 client and HTTP servers when OneAgent is used in combination with OpenTelemetry Java agent >= 2.12. (OA-42095)
OneAgent for Android
Breaking change Digital Experience | RUM Mobile
Dynatrace Android Gradle plugin
New verification logic cancels the build when an unsupported Jetpack Compose version is used.