26.6.5
Published: 25 June 2026
Improvements
Upgraded org.springframework.boot:spring-boot-starter-graphql@4.0.6 to 4.0.7.
Updated netty-handler@4.2.13.Final to 4.2.15.Final.
Bug fixes
Fixed an issue where the btp scripting object was unavailable in JavaScript workflow steps on non-development licenses, causing a ReferenceError when BTP automation scripts were run.
Fixed an issue where starting a workflow from the start dialog showed a timeout error even though the workflow had started successfully, leading users to retry and accidentally trigger duplicate runs.
Fixed an issue where the Avantra Agent installer failed on AIX hosts with a mktemp: not found error.
Fixed a race condition introduced in Avantra 26 where triggering Check Now on an Oracle database could cause all Oracle checks to fail with a "Closed Connection" error for that cycle.
Fixed an issue in RUN_JS scripts where os.execSSH() failed when passed a credential retrieved via monitoredSystem.getCredential(), causing SSH commands in custom checks and automation steps to error.
Fixed an issue where Oracle database checks intermittently failed with "Closed Connection" errors after the database server closed an idle monitoring connection, for example, due to Oracle profile idle time limits or Resource Manager policies. Avantra now detects the stale connection and reconnects automatically.