You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.25.0)
4
+
[](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.26.0)
@@ -44,7 +44,7 @@ see [Migrate from the SignalFx Java Agent](https://help.splunk.com/en/splunk-obs
44
44
<!-- Comments, spacing, empty and new lines in the section below are intentional, please do not modify them! -->
45
45
<!--DEV_DOCS_WARNING-->
46
46
<!--DEV_DOCS_WARNING_START-->
47
-
The following documentation refers to the in-development version of `splunk-otel-java`. Docs for the latest version ([v2.25.1](https://github.com/signalfx/splunk-otel-java/releases/latest)) can be found [here](https://github.com/signalfx/splunk-otel-java/blob/v2.25.1/README.md).
47
+
The following documentation refers to the in-development version of `splunk-otel-java`. Docs for the latest version ([v2.26.0](https://github.com/signalfx/splunk-otel-java/releases/latest)) can be found [here](https://github.com/signalfx/splunk-otel-java/blob/v2.26.0/README.md).
48
48
49
49
---
50
50
<!--DEV_DOCS_WARNING_END-->
@@ -79,15 +79,15 @@ To extend the instrumentation with the OpenTelemetry Instrumentation for Java,
79
79
you have to use a compatible API version.
80
80
81
81
<!-- IMPORTANT: do not change comments or break those lines below -->
82
-
The Splunk Distribution of OpenTelemetry Java version <!--SPLUNK_VERSION-->2.25.1<!--SPLUNK_VERSION--> is compatible
82
+
The Splunk Distribution of OpenTelemetry Java version <!--SPLUNK_VERSION-->2.26.0<!--SPLUNK_VERSION--> is compatible
83
83
with:
84
84
85
-
* OpenTelemetry API version <!--OTEL_VERSION-->1.57.0<!--OTEL_VERSION-->
86
-
* OpenTelemetry Instrumentation for Java version <!--OTEL_INSTRUMENTATION_VERSION-->2.25.0<!--OTEL_INSTRUMENTATION_VERSION-->
85
+
* OpenTelemetry API version <!--OTEL_VERSION-->1.60.1<!--OTEL_VERSION-->
86
+
* OpenTelemetry Instrumentation for Java version <!--OTEL_INSTRUMENTATION_VERSION-->2.26.0<!--OTEL_INSTRUMENTATION_VERSION-->
87
87
88
88
## Snapshot builds
89
89
90
-
We publish [snapshot builds](https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/com/splunk/splunk-otel-javaagent/2.26.0-SNAPSHOT/)
90
+
We publish [snapshot builds](https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/com/splunk/splunk-otel-javaagent/2.27.0-SNAPSHOT/)
91
91
with every merge to the `main` branch. Snapshots are primarily intended to test new functionality and are not recommended
# opentelemetry-sdk-trace jar includes META-INF/maven/org.jctools/jctools-core Hopefully this will get removed in the next release and we won't need these overrides
2
-
io.opentelemetry:opentelemetry-sdk-trace:1.59.0|https://github.com/open-telemetry/opentelemetry-java|Apache License, Version 2.0|https://www.apache.org/licenses/LICENSE-2.0
0 commit comments