This page showcases new features, changes, and bug fixes in Dynatrace OneAgent version 1.323. It contains:
With this release, the following are the oldest supported OneAgent versions.
| Support level | Oldest supported version |
|---|---|
| Standard Support | 1.305 |
| Enterprise Success and Support | 1.299 |
For details, see How long are versions supported following rollout?.
Definition of the technology support version schema with examples:
Major version 5 is supported
Minor version 5.1 is supported
Patch version 5.1.1 is supported
Version range 5.1 – 5.3 is supported
The minimum required version is 5+
For more information, see New technology support.
For more information, see End-of-support announcements.
Application Observability
We added support for FIPS with the Red Hat Go Toolset v1.23.9 and v1.24.4.
Application Observability | Distributed Tracing
We added new AWS Lambda Layers for automatic AWS Lambda Instrumentation in Python (Tracing, Log Correlation). The new support includes AWS SDKs such as SQS and SNS, databases such as DynamoDB and Redis, EventBridge, and Lambda Triggers.
Application Observability | Distributed Tracing
We removed the deprecated version of ASP.Net Sensor v1 and made Sensor v2 the new default version. If your environment uses ASP.Net Sensor v1, it's automatically switched to Sensor v2, which offers the same feature set with improved support for async web requests and more accurate timings.
Application Security
Improved OkHttp support for the OneAgent feature Java SSRF code-level vulnerability and attack evaluation.
Application Security | Vulnerabilities
Improved accuracy of code location detection with the Java Azure SDK. This change only applies to users of the OneAgent opt-in feature Java SSRF code-level vulnerability and attack evaluation. Existing code-level vulnerabilities related to these libraries may change their security vulnerability ID.
Digital Experience | RUM Mobile
We now support Gradle 9.0.
Digital Experience | RUM Mobile
We now support Android Gradle Plugin 8.12.
Digital Experience | RUM Mobile
We now support Jetpack Compose 1.9.0.
Infrastructure Observability | AWS
We now support automatic tracing for the AWS SDK Kinesis client in Java applications (AWS SDK version 2.x).
Infrastructure Observability | Hosts
We now support Business Events for incoming Netty web requests.
Infrastructure Observability | Hosts
OneAgent now supports OverlayFS. Only space statistics are supported.
Platform
We changed the base image from GCT Distroless to Red Hat UBI9 Micro. The change applies to the OneAgent Cloud Native container image, which is the image located in the following registries:
dynatrace/dynatrace-oneagentdynatrace/dynatrace-oneagentPlatform
We changed the base image from Red Hat UBI9 Minimal to Red Hat UBI9 Micro. This change should result in reduced security vulnerability issues as UBI9 Micro contains fewer packages. The change applies to the OneAgent classic container image, which is the image located in the following registries:
dynatrace/oneagent (starting from version 1.105.1000)dynatrace/oneagent (starting from version 1.105.1000)We also changed the base image from GCT Distroless to Red Hat UBI9 Micro. The change applies to the OneAgent Cloud Native container image, which is the image located in the following registries:
dynatrace/dynatrace-oneagentdynatrace/dynatrace-oneagentThis version of the image is rolled out in a controlled way, because it is a fundamental change to the image. Consequently, the rollout will take longer than usual. We expect the version to be available around October 14th.
Platform | OneAgent
An HttpRequestExecutor#execute method node and sync link node for each physical request are no longer created by default.
Platform | OneAgent
We now support ARM64 in the Go code module.
Application Observability | Log Analytics
Starting from version 1.323, OneAgent detects the binary status of log sources differently. OneAgent now individually checks each file assigned to a log source for binary content. If any file contains binary content, OneAgent marks the entire log source as binary. Additionally, the binary status is permanently assigned to each file.
This change may affect the scope of the transmitted data.
mawk. (OA-53044)--require option. This solves an existing issue in Next.js 15+ for the commands next dev or next build usually called from npm run dev or npm run build in the apps created via npx create-next-app. (OA-52416)