Commit f1c15a8
Update dependencies and OTel to v2.11.0-adot1 (#1083)
### What does this pull request do?
Updating patch for `v2.10.0` to `v2.11.0` bump.
Reference for how this patch was created:
yiyuan-he/opentelemetry-java-instrumentation#1
```
The following dependencies are using the latest release version:
- com.sparkjava:spark-core:2.9.4
- com.squareup.okhttp3:okhttp:4.12.0
- io.opentelemetry:opentelemetry-extension-aws:1.20.1
The following dependencies have later release versions:
- com.amazonaws:aws-java-sdk-bom [1.12.599 -> 1.12.783]
https://aws.amazon.com/sdkforjava
- com.fasterxml.jackson:jackson-bom [2.16.0 -> 2.19.0]
https://github.com/FasterXML/jackson-bom
- com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin [0.50.0 -> 0.52.0]
- com.google.guava:guava-bom [33.0.0-jre -> 33.4.8-jre]
https://github.com/google/guava
- com.google.protobuf:protobuf-bom [3.25.1 -> 4.31.0]
https://developers.google.com/protocol-buffers/
- com.linecorp.armeria:armeria-bom [1.26.4 -> 1.32.5]
https://armeria.dev/
- commons-logging:commons-logging [1.2 -> 1.3.5]
https://commons.apache.org/proper/commons-logging/
- io.grpc:grpc-bom [1.59.1 -> 1.72.0]
https://github.com/grpc/grpc-java
- io.opentelemetry.contrib:opentelemetry-aws-resources [1.39.0-alpha -> 1.46.0-alpha]
https://github.com/open-telemetry/opentelemetry-java-contrib
- io.opentelemetry.contrib:opentelemetry-aws-xray [1.39.0 -> 1.46.0]
https://github.com/open-telemetry/opentelemetry-java-contrib
- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha [2.11.0-adot1-alpha -> 2.16.0-alpha]
https://github.com/open-telemetry/opentelemetry-java-instrumentation
- io.opentelemetry.javaagent:opentelemetry-javaagent [2.11.0-adot1 -> 2.16.0]
https://github.com/open-telemetry/opentelemetry-java-instrumentation
- io.opentelemetry.proto:opentelemetry-proto [1.0.0-alpha -> 1.7.0-alpha]
https://github.com/open-telemetry/opentelemetry-proto-java
- net.bytebuddy:byte-buddy [1.14.10 -> 1.17.5]
https://bytebuddy.net
- org.apache.logging.log4j:log4j-bom [2.21.1 -> 2.24.3]
https://logging.apache.org/log4j/2.x/
- org.assertj:assertj-core [3.24.2 -> 3.27.3]
https://assertj.github.io/doc/#assertj-core
- org.curioswitch.curiostack:protobuf-jackson [2.2.0 -> 2.7.0]
https://github.com/curioswitch/protobuf-jackson
- org.junit:junit-bom [5.10.1 -> 5.12.2]
https://junit.org/junit5/
- org.slf4j:slf4j-api [1.7.36 -> 2.0.17]
http://www.slf4j.org
- org.slf4j:slf4j-simple [1.7.36 -> 2.0.17]
http://www.slf4j.org
- org.springframework.boot:spring-boot-dependencies [2.7.17 -> 3.5.0]
https://spring.io/projects/spring-boot
- org.testcontainers:testcontainers-bom [1.19.3 -> 1.21.0]
https://java.testcontainers.org
- software.amazon.awssdk:bom [2.21.33 -> 2.31.49]
https://aws.amazon.com/sdkforjava
Gradle release-candidate updates:
- Gradle: [8.10 -> 8.14.1]
```
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
---------
Co-authored-by: ADOT Patch workflow <[email protected]>1 parent f1c1507 commit f1c15a8
File tree
70 files changed
+599
-7950
lines changed- .github/patches
- dependencyManagement
- instrumentation/logback-1.0/src/main/java/software/amazon/opentelemetry/javaagent/instrumentation/logback_1_0
- lambda-layer/patches
- licenses
- annotations-2.29.23.jar/META-INF
- apache-client-2.29.23.jar/META-INF
- arns-2.29.23.jar/META-INF
- auth-2.29.23.jar/META-INF
- aws-core-2.29.23.jar/META-INF
- aws-query-protocol-2.29.23.jar/META-INF
- aws-xml-protocol-2.29.23.jar/META-INF
- checksums-2.29.23.jar/META-INF
- checksums-spi-2.29.23.jar/META-INF
- commons-codec-1.17.1.jar/META-INF
- crt-core-2.29.23.jar/META-INF
- endpoints-spi-2.29.23.jar/META-INF
- http-auth-2.29.23.jar/META-INF
- http-auth-aws-2.29.23.jar/META-INF
- http-auth-aws-eventstream-2.29.23.jar/META-INF
- http-auth-spi-2.29.23.jar/META-INF
- http-client-spi-2.29.23.jar/META-INF
- identity-spi-2.29.23.jar/META-INF
- jcl-over-slf4j-2.0.16.jar/META-INF
- json-utils-2.29.23.jar/META-INF
- metrics-spi-2.29.23.jar/META-INF
- netty-nio-client-2.29.23.jar/META-INF
- profiles-2.29.23.jar/META-INF
- protocol-core-2.29.23.jar/META-INF
- regions-2.29.23.jar/META-INF
- retries-2.29.23.jar/META-INF
- retries-spi-2.29.23.jar/META-INF
- s3-2.29.23.jar/META-INF
- sdk-core-2.29.23.jar/META-INF
- third-party-jackson-core-2.29.23.jar/META-INF
- utils-2.29.23.jar/META-INF
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+599
-7950
lines changedLines changed: 219 additions & 174 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
96 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
This file was deleted.
This file was deleted.
0 commit comments