Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update azure-core dependency #2095

Merged
merged 1 commit into from
Feb 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 9 additions & 12 deletions agent/agent-profiler/agent-profiler-api/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-core:1.21.0=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.12.5=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.12.5=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.12.5=runtimeClasspath
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.5=runtimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5=runtimeClasspath
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.5=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.12.5=runtimeClasspath
com.fasterxml.woodstox:woodstox-core:6.2.4=runtimeClasspath
com.azure:azure-core:1.25.0=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.13.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.13.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.13.1=runtimeClasspath
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.1=runtimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.1=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.13.1=runtimeClasspath
com.fasterxml.woodstox:woodstox-core:6.2.7=runtimeClasspath
com.google.guava:guava-bom:31.0.1-jre=runtimeClasspath
com.squareup.moshi:moshi:1.11.0=runtimeClasspath
com.squareup.okio:okio:1.17.5=runtimeClasspath
Expand All @@ -19,9 +18,7 @@ io.netty:netty-tcnative-classes:2.0.46.Final=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.10.0+ai.patches-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.10.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.10.0=runtimeClasspath
io.projectreactor:reactor-core:3.4.10=runtimeClasspath
jakarta.activation:jakarta.activation-api:1.2.1=runtimeClasspath
jakarta.xml.bind:jakarta.xml.bind-api:2.3.2=runtimeClasspath
io.projectreactor:reactor-core:3.4.13=runtimeClasspath
org.codehaus.woodstox:stax2-api:4.2.1=runtimeClasspath
org.junit:junit-bom:5.7.2=runtimeClasspath
org.reactivestreams:reactive-streams:1.0.3=runtimeClasspath
Expand Down
33 changes: 15 additions & 18 deletions agent/agent-profiler/agent-service-profiler/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.azure:azure-core-http-netty:1.11.2=runtimeClasspath
com.azure:azure-core:1.22.0=runtimeClasspath
com.azure:azure-storage-blob:12.14.2=runtimeClasspath
com.azure:azure-storage-common:12.14.1=runtimeClasspath
com.azure:azure-storage-internal-avro:12.1.2=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.12.5=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.12.5=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.12.5=runtimeClasspath
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.5=runtimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5=runtimeClasspath
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.5=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.12.5=runtimeClasspath
com.fasterxml.woodstox:woodstox-core:6.2.4=runtimeClasspath
com.azure:azure-core-http-netty:1.11.6=runtimeClasspath
com.azure:azure-core:1.25.0=runtimeClasspath
com.azure:azure-storage-blob:12.14.3=runtimeClasspath
com.azure:azure-storage-common:12.14.2=runtimeClasspath
com.azure:azure-storage-internal-avro:12.1.3=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.13.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.13.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.13.1=runtimeClasspath
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.1=runtimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.1=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.13.1=runtimeClasspath
com.fasterxml.woodstox:woodstox-core:6.2.7=runtimeClasspath
com.google.guava:guava-bom:31.0.1-jre=runtimeClasspath
com.microsoft.jfr:jfr-streaming:1.2.0=runtimeClasspath
com.squareup.moshi:moshi-adapters:1.11.0=runtimeClasspath
Expand Down Expand Up @@ -44,11 +43,9 @@ io.netty:netty-transport:4.1.72.Final=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.10.0+ai.patches-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.10.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.10.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.0.11=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.0.11=runtimeClasspath
io.projectreactor:reactor-core:3.4.10=runtimeClasspath
jakarta.activation:jakarta.activation-api:1.2.1=runtimeClasspath
jakarta.xml.bind:jakarta.xml.bind-api:2.3.2=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.0.14=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.0.14=runtimeClasspath
io.projectreactor:reactor-core:3.4.13=runtimeClasspath
org.codehaus.woodstox:stax2-api:4.2.1=runtimeClasspath
org.junit:junit-bom:5.7.2=runtimeClasspath
org.reactivestreams:reactive-streams:1.0.3=runtimeClasspath
Expand Down
35 changes: 16 additions & 19 deletions agent/agent-tooling/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,20 @@ ch.qos.logback.contrib:logback-json-classic:0.1.5=runtimeClasspath
ch.qos.logback.contrib:logback-json-core:0.1.5=runtimeClasspath
ch.qos.logback:logback-classic:1.2.8=runtimeClasspath
ch.qos.logback:logback-core:1.2.8=runtimeClasspath
com.azure:azure-core-http-netty:1.11.2=runtimeClasspath
com.azure:azure-core:1.22.0=runtimeClasspath
com.azure:azure-identity:1.3.6=runtimeClasspath
com.azure:azure-core-http-netty:1.11.7=runtimeClasspath
com.azure:azure-core:1.25.0=runtimeClasspath
com.azure:azure-identity:1.4.4=runtimeClasspath
com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.4=runtimeClasspath
com.azure:azure-storage-blob:12.14.2=runtimeClasspath
com.azure:azure-storage-common:12.14.1=runtimeClasspath
com.azure:azure-storage-internal-avro:12.1.2=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.12.5=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.12.5=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.12.5=runtimeClasspath
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.5=runtimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5=runtimeClasspath
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.5=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.12.5=runtimeClasspath
com.fasterxml.woodstox:woodstox-core:6.2.4=runtimeClasspath
com.azure:azure-storage-blob:12.14.3=runtimeClasspath
com.azure:azure-storage-common:12.14.2=runtimeClasspath
com.azure:azure-storage-internal-avro:12.1.3=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.13.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.13.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.13.1=runtimeClasspath
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.1=runtimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.1=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.13.1=runtimeClasspath
com.fasterxml.woodstox:woodstox-core:6.2.7=runtimeClasspath
com.github.oshi:oshi-core:5.8.0=runtimeClasspath
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
com.google.code.findbugs:annotations:3.0.1=runtimeClasspath
Expand Down Expand Up @@ -99,11 +98,9 @@ io.opentelemetry:opentelemetry-sdk-metrics:1.10.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-sdk-trace:1.10.0=runtimeClasspath
io.opentelemetry:opentelemetry-sdk:1.10.0=runtimeClasspath
io.opentelemetry:opentelemetry-semconv:1.10.0-alpha=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.0.11=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.0.11=runtimeClasspath
io.projectreactor:reactor-core:3.4.10=runtimeClasspath
jakarta.activation:jakarta.activation-api:1.2.1=runtimeClasspath
jakarta.xml.bind:jakarta.xml.bind-api:2.3.2=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.0.14=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.0.14=runtimeClasspath
io.projectreactor:reactor-core:3.4.13=runtimeClasspath
net.bytebuddy:byte-buddy-dep:1.12.6=runtimeClasspath
net.bytebuddy:byte-buddy:1.12.6=runtimeClasspath
net.java.dev.jna:jna-platform:5.8.0=runtimeClasspath
Expand Down
35 changes: 16 additions & 19 deletions agent/instrumentation/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,20 @@
# This file is expected to be part of source control.
ch.qos.logback.contrib:logback-json-classic:0.1.5=runtimeClasspath
ch.qos.logback.contrib:logback-json-core:0.1.5=runtimeClasspath
com.azure:azure-core-http-netty:1.11.2=runtimeClasspath
com.azure:azure-core:1.22.0=runtimeClasspath
com.azure:azure-identity:1.3.6=runtimeClasspath
com.azure:azure-core-http-netty:1.11.7=runtimeClasspath
com.azure:azure-core:1.25.0=runtimeClasspath
com.azure:azure-identity:1.4.4=runtimeClasspath
com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.4=runtimeClasspath
com.azure:azure-storage-blob:12.14.2=runtimeClasspath
com.azure:azure-storage-common:12.14.1=runtimeClasspath
com.azure:azure-storage-internal-avro:12.1.2=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.12.5=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.12.5=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.12.5=runtimeClasspath
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.5=runtimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5=runtimeClasspath
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.5=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.12.5=runtimeClasspath
com.fasterxml.woodstox:woodstox-core:6.2.4=runtimeClasspath
com.azure:azure-storage-blob:12.14.3=runtimeClasspath
com.azure:azure-storage-common:12.14.2=runtimeClasspath
com.azure:azure-storage-internal-avro:12.1.3=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.13.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.13.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.13.1=runtimeClasspath
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.1=runtimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.1=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.13.1=runtimeClasspath
com.fasterxml.woodstox:woodstox-core:6.2.7=runtimeClasspath
com.github.oshi:oshi-core:5.8.0=runtimeClasspath
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
com.google.code.findbugs:annotations:3.0.1=runtimeClasspath
Expand Down Expand Up @@ -218,11 +217,9 @@ io.opentelemetry:opentelemetry-sdk-logs:1.10.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-sdk-metrics:1.10.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-sdk-trace:1.10.0=runtimeClasspath
io.opentelemetry:opentelemetry-sdk:1.10.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.0.11=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.0.11=runtimeClasspath
io.projectreactor:reactor-core:3.4.10=runtimeClasspath
jakarta.activation:jakarta.activation-api:1.2.1=runtimeClasspath
jakarta.xml.bind:jakarta.xml.bind-api:2.3.2=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.0.14=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.0.14=runtimeClasspath
io.projectreactor:reactor-core:3.4.13=runtimeClasspath
net.bytebuddy:byte-buddy-dep:1.12.6=runtimeClasspath
net.bytebuddy:byte-buddy:1.12.6=runtimeClasspath
net.java.dev.jna:jna-platform:5.8.0=runtimeClasspath
Expand Down
8 changes: 4 additions & 4 deletions dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ val DEPENDENCY_BOMS = listOf(
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationVersionAlpha}",
"org.junit:junit-bom:5.7.2",
"io.netty:netty-bom:4.1.72.Final",
)
)

// TODO consolidate to just one json library
// TODO remove dependencies on apache commons
Expand Down Expand Up @@ -99,9 +99,9 @@ val DEPENDENCIES = listOf(
"org.apache.commons:commons-lang3:3.7",
"org.apache.commons:commons-text:1.9",
"com.google.code.gson:gson:2.8.2",
"com.azure:azure-core:1.21.0",
"com.azure:azure-storage-blob:12.14.2",
"com.azure:azure-identity:1.3.6",
"com.azure:azure-core:1.25.0",
"com.azure:azure-storage-blob:12.14.3",
"com.azure:azure-identity:1.4.4",
"com.github.oshi:oshi-core:5.8.0",
"org.assertj:assertj-core:3.22.0",
"org.awaitility:awaitility:4.1.0",
Expand Down