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 | Version and changes |
|---|---|
| 13 April 2026 | 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 | Added support for running the agent as a non-root user by using Linux kernel capabilities. For more information, see Running Instana agent as a non-root user (public preview). |
| 9 December 2025 |
|
| 12 November 2025 |
|
| 30 October 2025 |
|
| 25 September 2025 | Upgraded Bouncy Castle to version 1.79 to address CVE-2025-8916 and added the bctls-jdk18on artifact to support netty.common:4.1.125.Final, which resolves the BouncyCastleJsseProvider not found issue and ensures proper loading of Bouncy Castle JSSE during agent startup. |
| 17 September 2025 |
|
| 11 September 2025 | Updated Agent-Bootstrap to version 1.2.47, which adds environment variable control for the Kubernetes discovery feature. Set INSTANA_FEATURE_DISCOVERY_KUBERNETES_ENABLED=true to enable it; otherwise, discovery-kubernetes is automatically added to the excluded features list. |
| 3 September 2025 |
|
| 27 August 2025 |
|
| 22 August 2025 | Updated Agent-Bootstrap to version 1.2.44, which updates netty to version 4.1.124.Final. |
| 20 August 2025 |
|
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, see Supported 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 |
|
Upcoming releases |
| 21 August 2024 | Agent Assembly switch to Java 11
Transition stages:
|
|
Agent Bundle
The agent bundle provides the base for other sensors to run.
| 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 |
|
| Internal updates | NA |
|
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.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 the k8s_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.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 for k8sensor control-plane metrics. |
Change logs |
| 2.2.0 | 16 October 2025 |
Multiple Go libraries and dependencies updated. Removed |
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.