Releases: elastic/elastic-otel-java
Releases · elastic/elastic-otel-java
Release 1.11.0
Released: April 27, 2026
This release is based on the following upstream versions:
- opentelemetry-java-instrumentation: 2.27.0
- opentelemetry-java: 1.61.0
- semantic-conventions-java: 1.40.0
- opentelemetry-java-contrib: 1.55.0
Features and enhancements
- Update upstream OpenTelemetry agent dependencies to 2.27.0. #1063
Release 1.10.0
Fixes
The 1.10.0 release contains fixes for potential security vulnerabilities.
Refer to our security advisory for more details.
This release is based on the following upstream versions:
Release 1.9.0
Release 1.8.0
Release 1.7.0
This file contains all changes which are not released yet.
Features and enhancements
- Inferred spans can now be disabled and re-enabled via central config - #838
- The agent config is now logged on startup, use option elastic.otel.java.experimental.configuration.logging.enabled (default true) to disable if needed - 835
- add header support for OpAMP integration #848
This release is based on the following upstream versions:
Release 1.6.0
Release 1.5.0
- Add support of
elastic.otel.verify.server.certconfig option to disable server certificate validation - #726 - tech preview release of central configuration support for dynamically changing instrumentation and sending, using OpAMP protocol
This release is based on the following upstream versions:
Release 1.4.1
Release 1.4.0
- Switched the default of
otel.exporter.otlp.metrics.temporality.preferencefromCUMULATIVEtoDELTAto improve dashboarding experience with Kibana. If you want to restore the previous behaviour, you can manually overrideotel.exporter.otlp.metrics.temporality.preferencetoCUMULATIVEvia JVM-properties or environment variables. - #583 - Set elastic-specific User-Agent header for OTLP exporters - #593
- Add support for openAI client 1.1+, drop support for older versions - #607
- Enable Azure resource provider by default with
otel.resource.providers.azure.enabled=true. - #596
This release is based on the following upstream versions:
Release 1.3.0
- Add support for OpenAI client 0.14 to 0.31 - #531, #564
- Add support for OpenAI developer messages and raise minimum supported version to 0.8.0 - #539
This release is based on the following upstream versions:
- opentelemetry-javaagent: 2.13.3
- opentelemetry-sdk: 1.47.0
- opentelemetry-semconv: 1.30.0-rc.1
- opentelemetry-java-contrib: 1.44.0