Commit 8c8b717
Release/v2.11.3 (#1146)
*Description of changes:*
Merges changes from mainline to v2.11.3
Namely: #1111 #1115 #1113 #1117 and #1120
Steps followed:
1. Fork `aws-otel-java-instrumentation` repo
2. Checkout `release/2.11.x`
3. Create branch `release/2.11.3` based off `release/2.11.x` (`git
checkout -b release/2.11.3`)
4. `git cherry-pick 572215e ac3c0c7 9a76dda 8a3b772 25b2cd8`
5. Resolved merge conflict for 25b2cd8
6. run `./gradlew dependencyUpdates`
7. Create PR
```
The following dependencies are using the latest release version:
- com.sparkjava:spark-core:2.9.4
- 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.788]
https://aws.amazon.com/sdkforjava
- com.fasterxml.jackson:jackson-bom [2.16.0 -> 2.19.2]
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.1]
https://developers.google.com/protocol-buffers/
- com.linecorp.armeria:armeria-bom [1.26.4 -> 1.33.1]
https://armeria.dev/
- com.squareup.okhttp3:okhttp [4.12.0 -> 5.1.0]
https://square.github.io/okhttp/
- commons-logging:commons-logging [1.2 -> 1.3.5]
https://commons.apache.org/proper/commons-logging/
- io.grpc:grpc-bom [1.59.1 -> 1.74.0]
https://github.com/grpc/grpc-java
- io.opentelemetry.contrib:opentelemetry-aws-resources [1.39.0-alpha -> 1.48.0-alpha]
https://github.com/open-telemetry/opentelemetry-java-contrib
- io.opentelemetry.contrib:opentelemetry-aws-xray [1.39.0-adot1 -> 1.48.0]
https://github.com/open-telemetry/opentelemetry-java-contrib
- io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha [2.11.0-alpha -> 2.18.1-alpha]
https://github.com/open-telemetry/opentelemetry-java-instrumentation
- io.opentelemetry.javaagent:opentelemetry-javaagent [2.11.0 -> 2.18.1]
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.6]
https://bytebuddy.net
- org.apache.logging.log4j:log4j-bom [2.21.1 -> 2.25.1]
https://logging.apache.org/log4j/2.x/
- org.assertj:assertj-core [3.24.2 -> 3.27.4]
https://assertj.github.io/doc/#assertj-core
- org.curioswitch.curiostack:protobuf-jackson [2.2.0 -> 2.8.1]
https://github.com/curioswitch/protobuf-jackson
- org.junit:junit-bom [5.10.1 -> 5.13.4]
https://junit.org/
- 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.4]
https://spring.io/projects/spring-boot
- org.testcontainers:testcontainers-bom [1.19.3 -> 1.21.3]
https://java.testcontainers.org
- software.amazon.awssdk:bom [2.30.17 -> 2.32.22]
https://aws.amazon.com/sdkforjava
Gradle release-candidate updates:
- Gradle: [8.10 -> 9.0.0 -> 9.1.0-rc-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: Thomas Pierce <[email protected]>
Co-authored-by: Steve Liu <[email protected]>1 parent 7fc3bf1 commit 8c8b717
File tree
40 files changed
+4143
-4265
lines changed- .github
- actions/patch-dependencies
- patches
- scripts
- dependencyManagement
- instrumentation/aws-sdk
- src
- main
- java/software/amazon/opentelemetry/javaagent/instrumentation
- awssdk_v1_11
- awssdk_v2_2
- resources
- META-INF/services
- software/amazon/awssdk/global/handlers
- test
- groovy/software/amazon/opentelemetry/javaagent/instrumentation
- awssdk_v1_11
- awssdk_v2_2
- java/software/amazon/opentelemetry/javaagent/instrumentation
- awssdk_v1_11
- awssdk_v2_2
- lambda-layer
- patches
- otelagent
- scripts
40 files changed
+4143
-4265
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
60 | 57 | | |
61 | 58 | | |
62 | 59 | | |
63 | | - | |
64 | 60 | | |
65 | 61 | | |
66 | 62 | | |
| |||
101 | 97 | | |
102 | 98 | | |
103 | 99 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
Lines changed: 0 additions & 4193 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
Loading
0 commit comments