File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ # 1.5.0 - 28/07/2025
2+ * Add support of ` elastic.otel.verify.server.cert ` config option to disable server certificate validation - #726
3+ * tech preview release of central configuration support for dynamically changing instrumentation and sending, using OpAMP protocol
4+
5+ This release is based on the following upstream versions:
6+
7+ * opentelemetry-javaagent: [ 2.17.1] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.17.1 )
8+ * opentelemetry-sdk: [ 1.51.0] ( https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.51.0 )
9+ * opentelemetry-semconv: [ 1.34.0] ( https://github.com/open-telemetry/semantic-conventions-java/releases/tag/v1.34.0 )
10+ * opentelemetry-java-contrib: [ 1.46.0] ( https://github.com/open-telemetry/opentelemetry-java-contrib/releases/tag/v1.46.0 )
111# 1.4.1 - 16/04/2025
212* Fix ` otel.exporter.otlp.metrics.temporality.preference ` config option having no effect. - #610
313
Original file line number Diff line number Diff line change 1- * Add support of ` elastic.otel.verify.server.cert ` config option to disable server certificate validation - # 726
1+
Original file line number Diff line number Diff line change 1- version =1.5.0
1+ version =1.5.1-SNAPSHOT
You can’t perform that action at this time.
0 commit comments