Build 1.9.2
Build 1.9.2 is released on 16 May 2025.
This is a maintenance release that includes fixes for multiple security vulnerabilities.
To find the Instana backend versions that are compatible with this Standard Edition version, see Compatibility matrix.
Changes
The flag --core-use-tu-subdomain
(default true
) is renamed to --core-use-tu-url-path
(default false
). If you set up a system with a single domain on Standard Edition 1.9.0 or 1.9.1, you must
specify --core-use-tu-url-path
during upgrade to preserve that configuration.
Fixes
The following issues are fixed:
- After upgrade from 1.8.x to 1.9.x, the system might change a system from subdomain to URL path. This issue is resolved by replacing the flag
--core-use-tu-subdomain
with--core-use-tu-url-path
. - An issue in the Core Helm chart caused an error during the upgrade. This behavior was observed only on the Standard Edition setups that were migrated from Classic Edition. This issue is resolved.