Skip to content

Commit 1209cb6

Browse files
Bump com.azure:azure-monitor-opentelemetry-autoconfigure from 1.0.0-beta.3 to 1.0.0 (#4127)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 73781bb commit 1209cb6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.0.0-beta.3")
24+
implementation("com.azure:azure-monitor-opentelemetry-autoconfigure:1.0.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ com.azure:azure-core-http-netty:1.15.10=runtimeClasspath
99
com.azure:azure-core:1.55.2=runtimeClasspath
1010
com.azure:azure-identity:1.15.3=runtimeClasspath
1111
com.azure:azure-json:1.4.0=runtimeClasspath
12-
com.azure:azure-monitor-opentelemetry-autoconfigure:1.0.0-beta.3=runtimeClasspath
12+
com.azure:azure-monitor-opentelemetry-autoconfigure:1.0.0=runtimeClasspath
1313
com.azure:azure-sdk-bom:1.2.32=runtimeClasspath
1414
com.azure:azure-storage-blob:12.29.1=runtimeClasspath
1515
com.azure:azure-storage-common:12.28.1=runtimeClasspath

licenses/more-licenses.md

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

22
# agent
33
## Dependency License Report
4-
_2025-03-07 03:14:40 UTC_
4+
_2025-03-10 16:54:11 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.2`
@@ -358,7 +358,7 @@ _2025-03-07 03:14:40 UTC_
358358
> - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java)
359359
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
360360
361-
**69** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-autoconfigure` **Version:** `1.0.0-beta.3`
361+
**69** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-autoconfigure` **Version:** `1.0.0`
362362
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
363363
364364
**70** **Group:** `com.azure` **Name:** `azure-storage-blob` **Version:** `12.29.1`

0 commit comments

Comments
 (0)