Skip to content

Commit 98c8c3b

Browse files
elastic-observability-automation[bot]obltmachinejackshirazi
authored
[release] release-step-4 1.5.0 (#751)
* post release: elastic-otel-java v1.5.0 * add tech preview about central config --------- Co-authored-by: obltmachine <[email protected]> Co-authored-by: jackshirazi <[email protected]>
1 parent b975998 commit 98c8c3b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
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

CHANGELOG.next-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* Add support of `elastic.otel.verify.server.cert` config option to disable server certificate validation - #726
1+

version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=1.5.0
1+
version=1.5.1-SNAPSHOT

0 commit comments

Comments
 (0)