Release notes for Instana agents
Agent updates are released separately from the SaaS and self-hosted Instana updates, and have their own release versions.
For more information about agents, see Host agent.
Agent bootstrap and assembly
The agent bootstrap provides a set of static libraries that are provided as part of the agent assembly. These libraries are static and cannot be automatically updated. The agent assembly is also static. As part of the Debian or RPM package, a JVM is also added.
To update the agent bootstrap and assembly, you must reinstall the agent. See Updating host agents.
After an agent assembly is released, all subsequent agent releases have the new assemblies automatically included.
| Release date | Agent bootstrap version | Version and changes |
|---|---|---|
| 10 June 2026 | 1.2.56 |
Agent-Bootstrap is updated to 1.2.56:
Default AIX RPM packages support AIX 7.1 now instead of 7.2 minimum. RPM and DEB files contain |
| 27 May 2026 | Not applicable |
Sigar is updated to fix a critical AIX crash during filesystem enumeration:
Updated |
| 20 May 2026 | 1.2.55 |
Agent-Bootstrap is updated to 1.2.55:
|
| 14 May 2026 | 1.2.54 |
Agent-Bootstrap is updated to 1.2.54:
Maven repository configuration is simplified to use only the |
| 6 May 2026 | Not applicable |
Sigar is updated to fix a critical AIX crash during filesystem enumeration:
J9 based agents are updated to |
| 29 April 2026 | 1.2.53 |
Zulu based agents updated to Agent-Bootstrap is updated to 1.2.53:
Windows agent uninstaller now automatically cleans up .NET tracing configuration:
|
| 22 April 2026 | Not applicable |
pax-url-aether is updated to 2.6.17.instana-3:
|
| 17 April 2026 | Not applicable |
Sigar is updated to address critical memory management issues:
|
| 8 April 2026 | Not applicable | Default jitter configuration incom.instana.agent.main.config.UpdateManager.cfg updated from 90 minutes to 180 minutes ±90 minutes. |
| 1 April 2026 | 1.2.52 |
Agent-Bootstrap is updated to 1.2.52
|
| 25 March 2026 | 1.2.51 |
Agent-Bootstrap is updated to 1.2.51:
|
| 13 April 2026 | Not applicable |
Instana agent AIX RPM packages for air-gapped AIX 64-bit systems are now available through the Instana UI. For more information, see Installing the host agent in an air-gapped environment. |
| 3 March 2026 | Not applicable | Added support for running the agent as a non-root user by using Linux kernel capabilities. For more information, seeRunning Instana agent as a non-root user (public preview). |
| 24 December 2025 | 1.2.50 |
Agent-Bootstrap is updated to 1.2.50:
|
| 9 December 2025 | Not applicable |
Updated Updated |
| 12 November 2025 | 1.2.49 |
Zulu based agents updated to 11.0.29 for ppc64. Updated |
| 30 October 2025 | Not applicable |
Zulu-based agents updated to 11.0.29 except ppc64. J9-based agents updated to 11.0.29. |
| 25 September 2025 | Not applicable | Upgraded Bouncy Castle to version1.79 to address CVE-2025-8916 and added thebctls-jdk18on artifact to supportnetty.common:4.1.125.Final, which resolves theBouncyCastleJsseProvider not found issue and ensures proper loading of Bouncy Castle JSSE during agent startup. |
| 17 September 2025 | 1.2.48 |
Packaged a custom version of the Windows Service Wrapper to prevent the Instana agent service from being flagged as a virus. Improved performance by skipping TLS checks on status and stop commands. Updated |
| 11 September 2025 | 1.2.47 | UpdatedAgent-Bootstrap to version1.2.47, which adds environment variable control for the Kubernetes discovery feature. SetINSTANA_FEATURE_DISCOVERY_KUBERNETES_ENABLED=true to enable it; otherwise,discovery-kubernetes is automatically added to the excluded features list. |
| 3 September 2025 | 1.2.46 |
Updated Updated |
| 27 August 2025 | 1.2.45 |
Updated Updated |
| 22 August 2025 | 1.2.44 | UpdatedAgent-Bootstrap to version1.2.44, which updatesnetty to version4.1.124.Final. |
| 20 August 2025 |
1.2.43 1.2.42 |
Updated Updated Repackaged |
For archived release notes, see Agent bootstrap and assembly.
Planned updates to the agent
The agent bootstrap component does not update itself regardless of the deployment method and must be manually updated by reinstalling the agent. Without periodic manual updates, the agent might cause deployment issues.
The following table has information about planned breaking changes to the agent bootstrap to help you plan manual updates and avoid risks. For more information, see agent bootstrap.
| Update date | Description | Implementation release |
|---|---|---|
| 27 February 2025 | The service mesh bypass configuration option is deprecated effective March 2025 and will be removed in a future Instana agent release. Use Instana's native service mesh support for Istio and OpenShift ServiceMesh instead. For more information, seeSupported service meshes. | March 2025 |
| 23 January 2025 | Agent deployment on Kubernetes and Red Hat OpenShift using static YAML files is not recommended because these files are no longer maintained. Use other supported deployment methods such as the Instana operator or Helm chart instead. | NA |
| 13 September 2024 |
Operator installation with Helm chart deployment
Removal of leader-elector
|
Upcoming releases |
| 21 August 2024 |
Agent Assembly switch to Java 11
Transition stages:
|
Stage 1: September 2024 Stage 2: January 2025 |
Agent Bundle
The agent bundle provides the base for other sensors to run.
| Release date: 11 June 2026 | Version: 1.2.68 | Change Tag: 2026.06.11.0604 | |
| Bundle updates |
agent 1.1.778: Improves Linux hostname resolution by removing trailing newline characters from command output. |
| Fixes |
Previously, Linux hostname detection could include trailing newline characters from hostname command output, an issue introduced in Agent 1.2.66. Now, hostname and FQDN values are trimmed before being used. |
| Release date: 10 June 2026 | Version: 1.2.67 | Change Tag: 2026.06.10.1650 | |
| Bundle updates |
|
| Fixes |
|
| Internal updates |
|
| Release date: 9 June 2026 | Version: 1.2.66 | Change Tag: 2026.06.09.0813 | |
| Bundle updates |
|
| Features |
All JVM-to-agent communication now uses the AgentSocket mechanism on port 42699, simplifying the communication architecture and improving reliability. The ENABLE_AGENT_SOCKET environment variable is now a no-op, and the legacy socket-based communication channel has been removed. |
| Fixes |
|
| Internal updates |
|
| Release date: 22 May 2026 | Version: 1.2.65 | Change Tag: 2026.05.22.0659 | |
| Bundle updates |
|
| Features |
Custom tags that are configured in You can now configure the network interface lookup interval through the |
| Fixes |
Previously, JVM connections might stall when new connections replaced waiting connections, preventing proper instrumentation. Now, the agent closes the old waiting connections correctly to prevent stalls. Previously, all network interfaces were returned regardless of status, potentially causing connectivity issues. Now, the agent includes only active (UP) network interfaces. Previously, environment variables were logged in Process |
| Release date: 19 May 2026 | Version: 1.2.64 | Change Tag: 2026.05.19.1442 | |
| Bundle updates |
|
| Features |
JVM attachment permission failures now generate a dedicated monitoring issue ( |
| Fixes |
|
| Internal updates |
agent-util 1.0.21 |
| Release date: 11 May 2026 | Version: 1.2.63 | Change Tag: 2026.05.11.1525 | |
| Bundle updates |
|
| Features |
IBM i systems now detect native jobs in addition to PASE processes, enabling monitoring of IBM MQ and other native workloads. JVM attachment operations can now log to stdout through the |
| Fixes |
Previously, configuration file changes in Kubernetes environments might be missed because of inotify limitations. Now, the agent combines event-based detection with polling to deduct configuration updates reliably. Previously, Podman container ID detection used unnecessary processing in cgroupv2 environments, which increased CPU usage. Now, the agent skips this work in cgroupv2 environments to improve performance. |
| Internal updates |
|
| Release date: 29 April 2026 | Version: 1.2.62 | Change Tag: 2026.04.29.0859 | |
| Bundle updates |
|
| Features |
|
| Fixes |
|
| Internal updates |
|
| Release date: 16 April 2026 | Version: 1.2.61 | Change Tag: 2026.04.16.1110 | |
| Bundle updates |
|
| Features |
|
| Fixes |
|
| Internal updates | agent-permission-api 1.0.2 |
| Release date: 13 April 2026 | Version: 1.2.60 | Change Tag: 2026.04.13.1329 | |
| Bundle updates |
|
| Fixes |
|
| Release date: 8 April 2026 | Version: 1.2.59 | Change Tag: 2026.03.11.1009 | |
| Bundle updates | This update changes the internal references to the third-party components for easier future upgrades. |
| Features | This release contains no new features. |
| Fixes | This release contains no fixes. |
| Internal updates |
|
| Release date: 25 March 2026 | Version: 1.2.58 | Change Tag: 2026.03.11.1232 | |
| Bundle updates |
|
| Features |
|
| Fixes |
|
| Internal updates |
|
|
Release date: 11 March 2026 | Version: 1.2.57 | Change Tag: 2026.03.11.1015 |
|
| Bundle updates |
|
| Features |
|
| Fixes |
|
| Internal updates |
|
|
Release date: 3 March 2026 | Version: 1.2.56 | Change Tag: 2026.03.03.2113 |
|
| Bundle updates |
|
| Features |
|
|
Release date: 2 March 2026 | Version: 1.2.55 | Change Tag: 2026.03.02.1407 |
|
| Bundle updates |
|
|
|
| Features |
|
| Internal updates |
|
|
Release date: 26 February 2026 | Version: 1.2.54 | Change Tag: 2026.02.26.0814 |
|
| Bundle updates |
|
| Features |
Agent IDs can now persist across restarts when enabled by the |
| Fixes |
Previously, monitoring IBM MQ processes on Windows caused continuous error pop-ups due to incompatible JVM attach attempts between HotSpot and OpenJ9. Now, the agent correctly uses |
|
Release date: 24 February 2026 | Version: 1.2.53 | Change Tag: 2026.02.24.1336 |
|
| Bundle updates |
|
| Fixes |
|
|
Release date: 16 February 2026 | Version: 1.2.52 | Change Tag: 2026.02.16.0626 |
|
| Bundle updates |
agent-socket-server 1.0.11: Resolved an agent startup hang caused by entropy starvation. |
| Fixes |
Previously, the agent might hang during startup while generating self-signed certificates due to entropy starvation. Now, the agent uses a nonblocking |
|
Release date: 12 February 2026 | Version: 1.2.51 | Change Tag: 2026.02.12.0856 |
|
| Bundle updates |
|
| Features |
|
| Fixes |
|
| Internal updates |
|
|
Release date: 2 February 2026 | Version: 1.2.50 | Change Tag: 2026.02.02.1438 |
|
| Bundle updates |
|
| Features |
|
| Fixes |
|
| Internal updates |
|
|
Release date: 19 January 2026 | Version: 1.2.49 | Change Tag: 2026.01.19.1539 |
|
| Bundle updates |
|
| Features |
JVM versions earlier than 1.6 are automatically excluded from monitoring, improving agent startup performance. |
| Fixes |
|
|
Release date: 18 December 2025 | Version: 1.2.48 | Change Tag: 2025.12.18.0819 |
|
| Bundle updates |
|
| Features |
|
| Fixes |
|
| Internal updates |
|
|
Release date: 11 December 2025 | Version: 1.2.47 | Change Tag: 2025.12.11.0930 |
|
| Bundle updates |
|
| Features |
For more information, see Legacy OTLP gRPC port. |
| Fixes |
|
| Internal updates |
|
For archived release notes, see Agent Bundle.
Agent Helm chart
Instana agent Helm chart updates are released separately from the Instana SaaS, self-hosted, and agent updates.
For more information about the agent Helm chart, see the Instana agent Helm chart source repository.
| Release version | Release date | Agent operator version | Features and fixes | More information |
|---|---|---|---|---|
| 2.0.46 | 11 June 2026 | 2.2.14 |
Added Included operator version v2.2.14. |
Change logs |
| 2.0.45 | 9 June 2026 | 2.2.14 |
Updated the operator to v2.2.14:
|
Change logs |
| 2.0.44 | 11 May 2026 |
2.2.12 2.2.11 |
Fixed leader election for deployments in custom namespaces by adding the missing Updated the operator to v2.2.12:
Updated the operator to v2.2.11:
|
Change logs |
| 2.0.43 | 14 April 2026 | 2.2.10 |
Multiple Go libraries and Kubernetes-related dependencies are updated. Go is updated to v1.26.2. Helm is updated to v4.1.4. gRPC is updated to v1.80.0 to address CVE-2026-33186. Added documentation for K3s Reverted the k8sensor security context to the previous settings. |
Change logs |
| 2.0.42 | 10 April 2026 | 2.2.9 |
Cleaned up and improved RBAC configuration. Enabled k8sensor to read Added Multiple Go libraries and dependencies are updated, including Go 1.26.1. |
Change logs |
| 2.0.41 | 26 February 2026 | 2.2.8 |
Updated multiple Go libraries and dependencies. Updated Go to v1.26.0. Refactored the pipeline. Used latest <codeph>ubi9</codeph> image. |
Change logs |
| 2.0.40 | 20 February 2026 | 2.2.7 |
The k8sensor CRD monitoring feature flag Controller-manager toleration support is now added through the |
Change logs |
| 2.0.39 | 27 January 2026 | 2.2.7 |
Updated multiple Go libraries and dependencies. Updated Helm library to v4. Deprecated CRD monitoring and all Kubernetes feature flags. Fixed proxy configuration example in documentation. |
Change logs |
| 2.0.38 | 12 January 2026 | 2.2.5 |
Updated multiple Go libraries and dependencies. Fix k8sensor pod failures due to missing OpenShift ETCD resources. Added CRD monitoring capabilities tok8sensor through thek8s_sensor.featureFlags.crdMonitoring. Expose liveness probes flag.
Exposed liveness probes on agent and agentRemote CRs through the |
Change logs |
| 2.0.37 | 9 December 2025 | 2.2.4 | Extended sample configuration. Multiple Go libraries and dependencies updated including Go 1.25.5. Fix ETCD client certificates. | Change logs |
| 2.0.36 | 10 November 2025 | 2.2.3 | Configurable poll rate for k8sensor. Multiple Go libraries and dependencies are updated. Harden owner reference handling. | Change logs |
| 2.0.35 | 30 October 2025 |
2.2.2 2.2.1 |
Fix incorrect handling of k8s_sensor.deployment.enabled setting. Implement secure TLS and token authentication. Added ETCD and RestClient configuration support. | Change logs |
| 2.0.34 | 16 October 2025 | 2.2.0 |
Dependency updates for Helm, Go v1.25.3, and other Go dependencies. Removed |
Change logs |
| 2.0.33 | 7 October 2025 |
2.1.36 2.1.35 |
Secret mounts for sensitive information are implemented. Dependency updates are applied. |
Change logs |
| 2.0.32 | 2 September 2025 | 2.1.34 | Go 1.25.0 update and multiple dependency updates. | Change logs |
For archived release notes, see Agent Helm chart.
Agent operator
Agent operator updates are released separately from the Instana backend and Agent updates.
| Release version | Release date | Features and fixes | More info |
|---|---|---|---|
| 2.2.14 | 9 June 2026 |
Multiple Go libraries and Kubernetes-related dependencies are updated. Go is updated to v1.26.4. Operator version label is added to deployment manifests. PodSecurity warnings are filtered from operator logs. |
Change logs |
| 2.2.13 | 2 June 2026 | Improved cache configuration with label-based filtering. | Change logs |
| 2.2.12 | 7 May 2026 |
Fixed k8sensor status condition when explicitly disabled. Stabilized e2e deployment readiness wait in tests. |
Change logs |
| 2.2.11 | 5 May 2026 |
Multiple Go libraries and Kubernetes-related dependencies are updated. Added NODE_NAME environment variable to agent pods. Optimized controller memory consumption with namespace-scoped cache. |
Change logs |
| 2.2.10 | 14 April 2026 |
Multiple Go libraries and Kubernetes-related dependencies are updated. Go is updated to v1.26.2. Helm is updated to v4.1.4. gRPC is updated to v1.80.0 to address CVE-2026-33186. Added documentation for K3s Reverted the k8sensor security context to the previous settings. |
Change logs |
| 2.2.9 | 19 March 2026 |
Multiple Go libraries and Kubernetes-related dependencies are updated. Go is updated to v1.26.1. Controller runtime is updated to v0.23.3. Helm is updated to v4.1.3. Removed RBAC permissions that are no longer needed. nabled agent ID persistence across pod restarts by adding the Added support for reading |
Change logs |
| 2.2.8 | 3 March 2026 |
Multiple Go libraries and dependencies are updated. Go is updated to v1.26.0. Helm is updated to v4.1.1. Kubernetes packages are updated to v0.35.1. Refactored and improved the pipeline. Latest Agent deployment and scheduling documentation is added. |
Change logs |
| 2.2.7 | 26 January 2026 |
Multiple Go libraries and dependencies updated. Helm library updated to v4. CRD monitoring and all Kubernetes feature flags deprecated. |
Change logs |
| 2.2.6 | 12 January 2026 |
Multiple Go libraries and dependencies updated. ACRD monitoring capabilities to k8sensor through flag Exposed liveness probes on agent and agentRemote CRs through flag |
Change logs |
| 2.2.5 | 5 January 2026 |
Multiple Go libraries and dependencies updated. Fixed Added ClusterRole permissions to k8sensor to allow CRD monitoring. |
Change logs |
| 2.2.4 | 9 December 2025 |
Multiple Go libraries and dependencies updated. Updated the extended configuration with missing values. Fixed ETCD client certificates. Changed ETCD metrics port. CI registry changes. |
Change logs |
| 2.2.3 | 6 November 2025 |
Multiple Go libraries and dependencies are updated. Hardened owner reference handling of the CR. Adjust remote agent Fixed Made |
Change logs |
| 2.2.2 | 27 October 2025 |
Multiple Go libraries and dependencies are updated. Added Fixed usage of |
Change logs |
| 2.2.1 | 21 October 2025 | Implemented secure TLS and token-based authentication fork8sensor control-plane metrics. |
Change logs |
| 2.2.0 | 16 October 2025 |
Multiple Go libraries and dependencies updated. Removed |
Change logs |
| 2.1.42 | 2 June 2026 | Multiple Go libraries and dependencies are updated. | Change logs |
| 2.1.41 | 27 March 2026 |
Go is updated to v1.26.1. Multiple Go libraries and dependencies are updated. gRPC is updated to v1.79.3 to address CVE-2026-33186. Pipeline fixes and improvements. |
Change logs |
| 2.1.40 | 6 March 2026 |
Go is updated to v1.26.0. Multiple Go libraries and dependencies are updated. Pipeline fixes and improvements. |
Change logs |
| 2.1.39 | 30 January 2026 | Pipeline fixes and improvements. | Change logs |
For archived release notes, see Agent operator.
Agent miscellaneous
Review updates, enhancements, and changes to Instana agent functionality that do not fit into specific feature categories.
20 May 2026
Fixed container environment variable handling for containerized static agents
This release fixes incorrect handling of the INSTANA_AGENT_PROXY_PORT environment variable in containerized static agents.
13 May 2026
Optimized dynamic agent Maven configuration
The dynamic agent Maven repository configuration is streamlined. The shared repository is now the default repository. Configuring a features repository is now optional.
29 April 2026
Improved installer logging for DEB and RPM packages
The DEB and RPM packages now log messages when they attempt to replace placeholders in agent configuration files with environment variable values during the installation process.
22 April 2026
Container environment variables for containerized agents
Containerized agents now support additional environment variables to configure settings in the /opt/instana/agent/etc/instana/com.instana.agent.main.config.Agent.cfg file.
The following table lists all com.instana.agent.main.config.Agent.cfg settings that you can configure through container environment variables:
Agent.cfg setting |
Container environment variable |
|---|---|
backchannel.enabled |
INSTANA_AGENT_BACKCHANNEL_ENABLED |
http.listen |
INSTANA_AGENT_HTTP_LISTEN |
http.threads |
INSTANA_AGENT_HTTP_THREADS |
mode |
INSTANA_AGENT_MODE |
mode.web-override.allowed |
INSTANA_AGENT_MODE_WEB_OVERRIDE_ALLOWED |
scheduler.threads |
INSTANA_AGENT_SCHEDULER_THREADS |
source.download.enabled |
INSTANA_AGENT_SOURCE_DOWNLOAD_ENABLED |
uniqueAgentId |
INSTANA_AGENT_UNIQUE_AGENT_ID |
use-cloud-provider-id |
INSTANA_AGENT_USE_CLOUD_PROVIDER_ID |
For more information, see Environment variables for containerized agent and Agent configuration file settings.