This agent release updates the following bundles:
* agent-jvm-handling (javaagent-loader 1.3.73): Added Java 26 support, improved z/OS Liberty process discovery, and asynchronous JVM discovery
* agent 1.1.765: Enhanced plugin configuration with insertion order preservation
* agent-process-handling 1.0.39: Improved selective monitoring with parent process inheritance
Features
This release adds the following features:
* Java 26 support through updated instrumentation-shared (1.0.148) and instrumentation-boot (1.1.33) dependencies
* Process discovery for WebSphere Liberty running inside CICS regions on z/OS
* Parent process inheritance for selective monitoring decisions in OPT_IN and OPT_OUT modes
Fixes
This release includes the following fixes:
* Previously, plugin configuration order could be inconsistent. Now, configuration order is preserved for predictable behavior.
* Previously, JVM discovery blocked agent startup. Now, discovery runs asynchronously in background threads for faster initialization.
Internal Updates
These changes improve internal stability and prepare future enhancements:
* agent 1.1.765
* sensor-api 1.2.178