File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
docs/apidiffs/current_vs_latest Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## Version 1.51.0 (2025-10-20)
44
55### AWS X-Ray SDK support and propagator
66
Original file line number Diff line number Diff line change 1- Comparing source compatibility of opentelemetry-aws-xray-1.51.0-SNAPSHOT .jar against opentelemetry-aws-xray-1.50.0.jar
1+ Comparing source compatibility of opentelemetry-aws-xray-1.51.0.jar against opentelemetry-aws-xray-1.50.0.jar
22+++ NEW CLASS: PUBLIC(+) ABSTRACT(+) io.opentelemetry.contrib.awsxray.AwsXrayAdaptiveSamplingConfig (not serializable)
33 +++ CLASS FILE FORMAT VERSION: 52.0 <- n.a.
44 +++ NEW SUPERCLASS: java.lang.Object
Original file line number Diff line number Diff line change 1- val stableVersion = " 1.51.0-SNAPSHOT "
2- val alphaVersion = " 1.51.0-alpha-SNAPSHOT "
1+ val stableVersion = " 1.51.0"
2+ val alphaVersion = " 1.51.0-alpha"
33
44allprojects {
55 if (findProperty(" otel.stable" ) != " true" ) {
You can’t perform that action at this time.
0 commit comments