Skip to content

Commit d265602

Browse files
Bump com.azure:azure-monitor-opentelemetry-autoconfigure from 1.4.0 to 1.5.0 (#4753)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sean Li <xili9@microsoft.com>
1 parent 30ac9f4 commit d265602

7 files changed

Lines changed: 22 additions & 22 deletions

File tree

agent/agent-tooling/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation(project(":agent:agent-profiler:agent-diagnostics"))
2222
implementation(project(":etw:java"))
2323

24-
implementation("com.azure:azure-monitor-opentelemetry-autoconfigure:1.4.0")
24+
implementation("com.azure:azure-monitor-opentelemetry-autoconfigure:1.5.0")
2525
compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap")
2626
compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-tooling")
2727
compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-tooling-java9")

agent/agent-tooling/gradle.lockfile

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ ch.qos.logback.contrib:logback-json-classic:0.1.5=runtimeClasspath
55
ch.qos.logback.contrib:logback-json-core:0.1.5=runtimeClasspath
66
ch.qos.logback:logback-classic:1.3.16=runtimeClasspath
77
ch.qos.logback:logback-core:1.3.16=runtimeClasspath
8-
com.azure:azure-core-http-netty:1.16.4=runtimeClasspath
9-
com.azure:azure-core:1.58.0=runtimeClasspath
8+
com.azure:azure-core-http-netty:1.16.5=runtimeClasspath
9+
com.azure:azure-core:1.58.1=runtimeClasspath
1010
com.azure:azure-identity:1.18.3=runtimeClasspath
1111
com.azure:azure-json:1.5.1=runtimeClasspath
12-
com.azure:azure-monitor-opentelemetry-autoconfigure:1.4.0=runtimeClasspath
12+
com.azure:azure-monitor-opentelemetry-autoconfigure:1.5.0=runtimeClasspath
1313
com.azure:azure-sdk-bom:1.3.7=runtimeClasspath
1414
com.azure:azure-storage-blob:12.34.0=runtimeClasspath
1515
com.azure:azure-storage-common:12.33.0=runtimeClasspath
@@ -44,8 +44,8 @@ io.netty:netty-resolver-dns-classes-macos:4.2.15.Final=runtimeClasspath
4444
io.netty:netty-resolver-dns-native-macos:4.2.15.Final=runtimeClasspath
4545
io.netty:netty-resolver-dns:4.2.15.Final=runtimeClasspath
4646
io.netty:netty-resolver:4.2.15.Final=runtimeClasspath
47-
io.netty:netty-tcnative-boringssl-static:2.0.77.Final=runtimeClasspath
48-
io.netty:netty-tcnative-classes:2.0.77.Final=runtimeClasspath
47+
io.netty:netty-tcnative-boringssl-static:2.0.78.Final=runtimeClasspath
48+
io.netty:netty-tcnative-classes:2.0.78.Final=runtimeClasspath
4949
io.netty:netty-transport-classes-epoll:4.2.15.Final=runtimeClasspath
5050
io.netty:netty-transport-classes-kqueue:4.2.15.Final=runtimeClasspath
5151
io.netty:netty-transport-native-epoll:4.2.15.Final=runtimeClasspath
@@ -67,9 +67,9 @@ io.opentelemetry:opentelemetry-sdk-logs:1.62.0=runtimeClasspath
6767
io.opentelemetry:opentelemetry-sdk-metrics:1.62.0=runtimeClasspath
6868
io.opentelemetry:opentelemetry-sdk-trace:1.62.0=runtimeClasspath
6969
io.opentelemetry:opentelemetry-sdk:1.62.0=runtimeClasspath
70-
io.projectreactor.netty:reactor-netty-core:1.2.16=runtimeClasspath
71-
io.projectreactor.netty:reactor-netty-http:1.2.16=runtimeClasspath
72-
io.projectreactor:reactor-core:3.7.17=runtimeClasspath
70+
io.projectreactor.netty:reactor-netty-core:1.2.18=runtimeClasspath
71+
io.projectreactor.netty:reactor-netty-http:1.2.18=runtimeClasspath
72+
io.projectreactor:reactor-core:3.7.19=runtimeClasspath
7373
net.java.dev.jna:jna-jpms:5.18.1=runtimeClasspath
7474
net.java.dev.jna:jna-platform-jpms:5.18.1=runtimeClasspath
7575
net.java.dev.jna:jna-platform:5.17.0=runtimeClasspath

licenses/more-licenses.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# agent
33
## Dependency License Report
4-
_2026-06-12 02:00:41 UTC_
4+
_2026-06-16 13:11:47 PDT_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.22`
@@ -129,13 +129,13 @@ _2026-06-12 02:00:41 UTC_
129129
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
130130
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
131131
132-
**24** **Group:** `io.netty` **Name:** `netty-tcnative-boringssl-static` **Version:** `2.0.77.Final`
132+
**24** **Group:** `io.netty` **Name:** `netty-tcnative-boringssl-static` **Version:** `2.0.78.Final`
133133
> - **Manifest Project URL**: [https://netty.io/](https://netty.io/)
134134
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
135135
> - **POM Project URL**: [https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/](https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
136136
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
137137
138-
**25** **Group:** `io.netty` **Name:** `netty-tcnative-classes` **Version:** `2.0.77.Final`
138+
**25** **Group:** `io.netty` **Name:** `netty-tcnative-classes` **Version:** `2.0.78.Final`
139139
> - **Manifest Project URL**: [https://netty.io/](https://netty.io/)
140140
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
141141
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
@@ -214,20 +214,20 @@ _2026-06-12 02:00:41 UTC_
214214
> - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java-contrib](https://github.com/open-telemetry/opentelemetry-java-contrib)
215215
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
216216
217-
**43** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.7.17`
217+
**43** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.7.19`
218218
> - **POM Project URL**: [https://github.com/reactor/reactor-core](https://github.com/reactor/reactor-core)
219219
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
220-
> - **Embedded license files**: [reactor-core-3.7.17.jar/META-INF/LICENSE](reactor-core-3.7.17.jar/META-INF/LICENSE)
220+
> - **Embedded license files**: [reactor-core-3.7.19.jar/META-INF/LICENSE](reactor-core-3.7.19.jar/META-INF/LICENSE)
221221
222-
**44** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.2.16`
222+
**44** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.2.18`
223223
> - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty)
224224
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
225-
> - **Embedded license files**: [reactor-netty-core-1.2.16.jar/META-INF/LICENSE](reactor-netty-core-1.2.16.jar/META-INF/LICENSE)
225+
> - **Embedded license files**: [reactor-netty-core-1.2.18.jar/META-INF/LICENSE](reactor-netty-core-1.2.18.jar/META-INF/LICENSE)
226226
227-
**45** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.2.16`
227+
**45** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.2.18`
228228
> - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty)
229229
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
230-
> - **Embedded license files**: [reactor-netty-http-1.2.16.jar/META-INF/LICENSE](reactor-netty-http-1.2.16.jar/META-INF/LICENSE)
230+
> - **Embedded license files**: [reactor-netty-http-1.2.18.jar/META-INF/LICENSE](reactor-netty-http-1.2.18.jar/META-INF/LICENSE)
231231
232232
**46** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.17.0`
233233
> - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna)
@@ -348,11 +348,11 @@ _2026-06-12 02:00:41 UTC_
348348
349349
## MIT License
350350

351-
**65** **Group:** `com.azure` **Name:** `azure-core` **Version:** `1.58.0`
351+
**65** **Group:** `com.azure` **Name:** `azure-core` **Version:** `1.58.1`
352352
> - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java)
353353
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
354354
355-
**66** **Group:** `com.azure` **Name:** `azure-core-http-netty` **Version:** `1.16.4`
355+
**66** **Group:** `com.azure` **Name:** `azure-core-http-netty` **Version:** `1.16.5`
356356
> - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java)
357357
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
358358
@@ -364,7 +364,7 @@ _2026-06-12 02:00:41 UTC_
364364
> - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java)
365365
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
366366
367-
**69** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-autoconfigure` **Version:** `1.4.0`
367+
**69** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-autoconfigure` **Version:** `1.5.0`
368368
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
369369
370370
**70** **Group:** `com.azure` **Name:** `azure-storage-blob` **Version:** `12.34.0`
File renamed without changes.

licenses/reactor-netty-core-1.2.16.jar/META-INF/LICENSE renamed to licenses/reactor-netty-core-1.2.18.jar/META-INF/LICENSE

File renamed without changes.

licenses/reactor-netty-http-1.2.16.jar/META-INF/LICENSE renamed to licenses/reactor-netty-http-1.2.18.jar/META-INF/LICENSE

File renamed without changes.

smoke-tests/framework/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ dependencies {
3131
implementation("org.assertj:assertj-core")
3232

3333
implementation("com.azure:azure-json:1.5.1")
34-
implementation("com.azure:azure-monitor-opentelemetry-autoconfigure:1.4.0")
34+
implementation("com.azure:azure-monitor-opentelemetry-autoconfigure:1.5.0")
3535
}

0 commit comments

Comments
 (0)