OneAgent release notes version 1.255
Rollout starts Dec 12, 2022.
With this release, the oldest supported OneAgent versions are:
Go
- Added support for Microsoft SQL Server (denisenkom/go-mssqldb) 0.11.0-0.12.3
- Added support for Microsoft SQL Server (microsoft/go-mssqldb) 0.11.0-0.21.0
Node.js
- Added support for GraphQL 15+
NGINX
- Added support for NGINX 1.22.1
- Added support for NGINX 1.23.2
- Added support for NGINX Plus R28
Mainframe
oneagentzos-R12550.pax
is now available. Find the upgrade instructions in Upgrade and maintenance.
Announcements
Npcap installed by default starting OneAgent version 1.255
Starting with OneAgent version 1.255, the OneAgent installer on Windows installs the Npcap
driver by default and the previously default option auto
becomes deprecated.
This may cause potential network disruption during OneAgent installation on Windows Server 2016, or Windows Server 2019 build 1809 and Windows 10 build 1809 without the KB4571748 hotfix or any of its superseding hotfixes.
If your hosts don't have the KB4571748 hotfix, upgrade them now or use other documented options to prevent potential disruptions.
New features and enhancements
Added LPAR and region metrics for z/OS
- LPAR metrics: GCPU time, zIIP usage, and zIIP time
- Region metric: Consumed Service Units
To learn more, see Monitor LPARs and regions.
Improved injection driver blocklist handling in Windows containers
The injection driver now reads the blocklist from the host's registry instead of trying to read it from the container's registry.
OneAgent for Android
- Updated Javadoc for class
WebRequestTiming
OneAgent for iOS
- Breaking change 8.257 drops support for Xcode 13, bitcode, iOS 9, and iOS 10. For Xcode 14 users, no change is required. If you need support for one of the desupported technologies, use OneAgent for iOS version 8.255.
- Removed dependency on third-party library
ssziparchive
.
Operating systems
Future Dynatrace OneAgent operating systems support changes
The following operating systems will no longer be supported starting 01 August 2023
- Windows: Windows Desktop 8.1
- x86-64
- Vendor announcement
- Windows: Windows Server 2008 R2
- x86-64
- Vendor announcement
The following operating systems will no longer be supported starting 01 October 2023
- Linux: Google Container-Optimized OS 89 LTS
- x86-64
- Vendor announcement
The following operating systems will no longer be supported starting 01 November 2023
- UNIX: IBM AIX 7.1 TL5
- POWER8, POWER9
- Vendor announcement
The following operating systems will no longer be supported starting 01 December 2023
- Windows: Windows Desktop 10 20H2
- x86-64
- Vendor announcement
The following operating systems will no longer be supported starting 01 January 2024
- Linux: Amazon Linux AMI 2014.03 - 2018.03
- Linux: SUSE Linux Enterprise Server 12.4
- Linux: EulerOS 2.5
Past Dynatrace OneAgent technology support changes
Dynatrace OneAgent 1.239 was the last version to support the following technologies
- OpenTelemetry 0.0.2 for PHP
Past Dynatrace OneAgent operating systems support changes
The following operating systems are no longer supported since 01 October 2022
- Linux: SUSE Linux Enterprise Server 11.4
The following operating systems are no longer supported since 01 December 2022
- Windows: Windows Desktop 10 1909
- x86-64
- Vendor announcement
- Windows: Windows Server 20H2
- x86-64
- Vendor announcement
The following operating systems are no longer supported since 01 January 2023
- Linux: Debian 8, 9
- x86-64
- Vendor announcement
- Linux: SUSE Linux Enterprise Server 12.3
The following operating systems are no longer supported since 01 February 2023
- Linux: Ubuntu 21.10
The following operating systems are no longer supported since 01 March 2023
- Linux: Google Container-Optimized OS 85 LTS
- x86-64
- Vendor announcement
The following operating systems are no longer supported since 01 April 2023
- Linux: EulerOS 2.3
The following operating systems are no longer supported since 01 June 2023
- Linux: openSUSE 15.3
- x86-64, PPCLE
- Vendor announcement
- Linux: SUSE Linux Enterprise Server 15.0
- UNIX: IBM AIX 7.2 TL4
- POWER8, POWER9
- Vendor announcement
- Windows: Windows Desktop 10 21H1
- x86-64
- Vendor announcement
Other support changes
OneAgent for z/OS
Build 1.255.0
- Fixed S0C4 Abend in IMS Fastpath support following a 1.247 zDC install (OA-9786)
- Fixed S202 Abend during zDC shutdown caused by SRB posting to a detached zLocal (OA-11186)
Resolved issues
- General Availability (Build 1.255.174)
- Update 179 (Build 1.255.179)
- Update 195 (Build 1.255.195)
- Update 240 (Build 1.255.240)
General Availability (Build 1.255.174)
The 1.255 GA release contains 1 resolved issue.
OS module
- Performance improvements to Oracle process grouping in cases where Oracle is rotating processes. (HOST-1848)
Update 179 (Build 1.255.179)
This cumulative update contains 1 resolved issue and all previously released updates for the 1.255 release.
test automation
- Updated the required OneAgent version for the OneAgent Response Encoding feature, so the OneAgent version contains the fix for the crash observed on the windows systems running on Intel Core CPUs. (OA-11307)
Update 195 (Build 1.255.195)
This cumulative update contains 16 resolved issues (including 3 vulnerability resolutions) and all previously released updates for the 1.255 release.
Component | Resolved issues |
---|---|
All modules | 1 |
Infrastructure Monitoring | 3 (1 vulnerability) |
OS module | 2 |
.NET | 3 |
agent | 1 |
test automation | 1 |
Go | 1 |
NGINX | 1 |
General | 1 |
n/a | 2 (2 vulnerabilities) |
All modules
- Fixed linkage between process group instances and business events (resolves different host IDs on Host and Logs pages). (OA-9832)
Infrastructure Monitoring
- Vulnerability: Python runtime for Extensions Execution Controller has been upgraded to ver 3.10.8. (ONE-78098)
- Custom code extension is no longer displayed as not allowed despite it being enabled and collecting data. (EXT-3164)
- Resolved error in Prometheus extension after ActiveGate update. (APM-393287)
OS module
- Performance improvements to Oracle process grouping in cases where Oracle is rotating processes. (HOST-1848)
- Fixed issue that caused CPU usage for processes on AIX to report over 100 percent of host CPU usage. (HOST-1511)
.NET
- Improved third-party vulnerability detection based on .NET software components that contain control characters. (OA-8930)
- Fixed a problem preventing OneAgent from sending UEM-relevant data. (OA-11354)
- gRPC requests are no longer broken if UEM was configured on those requests. (Fixes a problem when UEM was configured for requests that handle gRPC and RUM for AspNetCore was activated. RUM is now disabled for gRPC requests.). (OA-10274)
agent
- Corrected IIB code module injection when the IIB config file is on a network share. (OA-10062)
test automation
- Updated the required OneAgent version for the OneAgent Response Encoding feature, so the OneAgent version contains the fix for the crash observed on the windows systems running on Intel Core CPUs. (OA-11307)
Go
- Fixed crash that occurred if absolute symbols were in the symbol table of Go binaries. (OA-9561)
NGINX
- Fixed possible endless recursion in OneAgent NGINX module. (OA-8747)
General
- Modified update time map to also consider entityId. (HOST-1769)
n/a
- Vulnerability: Vulnerability: Improved input validation for Real User Monitoring (RUM) in OneAgent. (DTSEC-4446)
- Vulnerability: Vulnerability: Improved input validation for Real User Monitoring (RUM) in OneAgent. (DTSEC-4447)
Update 240 (Build 1.255.240)
This cumulative update contains 3 resolved issues and all previously released updates for the 1.255 release.
Component | Resolved issues |
---|---|
Infrastructure Monitoring | 1 |
Mainframe | 1 |
OS module | 1 |
Infrastructure Monitoring
- Resolved error in Prometheus extension after ActiveGate update. (APM-393287)
Mainframe
- Resolved load management issues with zRemote (was unable to handle the proper load from CICS or IMS). (OA-12255)
OS module
- Fixed missing metric graph in problem card for process group instance (PGI) events. (HOST-2034)
OneAgent for Android resolved issues
General Availability (Build 1.255.1)
The 1.255 GA release contains 1 resolved issue.
Session Replay for Android
- Resolved issue that caused some scroll events not to be tracked. (SR-1408)
OneAgent for iOS resolved issues
General Availability (Build 1.255.1)
The 1.255 GA release contains 1 resolved issue.
OneAgent for iOS
- Added Swift Package Manager workaround to avoid Xcode 14 bug when adding binary targets. (RUM-8432)
OneAgent for JavaScript resolved issues
General Availability (Build 1.255.5)
The 1.255 GA release doesn't contain any user-facing resolved issues.