diff --git a/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile b/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile index 8aca0d58..e4b17b67 100644 --- a/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile +++ b/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath empty=annotationProcessor diff --git a/hypertrace-core-graphql-attribute-scope/gradle.lockfile b/hypertrace-core-graphql-attribute-scope/gradle.lockfile index 7bbba27b..27a0cd85 100644 --- a/hypertrace-core-graphql-attribute-scope/gradle.lockfile +++ b/hypertrace-core-graphql-attribute-scope/gradle.lockfile @@ -29,15 +29,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=runtimeClasspath -io.grpc:grpc-core:1.59.1=runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=runtimeClasspath -io.grpc:grpc-stub:1.59.1=runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=runtimeClasspath +io.grpc:grpc-core:1.60.0=runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=runtimeClasspath +io.grpc:grpc-stub:1.60.0=runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -49,12 +49,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-attribute-store/gradle.lockfile b/hypertrace-core-graphql-attribute-store/gradle.lockfile index 0553862d..028ca41b 100644 --- a/hypertrace-core-graphql-attribute-store/gradle.lockfile +++ b/hypertrace-core-graphql-attribute-store/gradle.lockfile @@ -27,15 +27,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=runtimeClasspath -io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=runtimeClasspath +io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -47,12 +47,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-common-schema/gradle.lockfile b/hypertrace-core-graphql-common-schema/gradle.lockfile index d016b51a..ab18e1e5 100644 --- a/hypertrace-core-graphql-common-schema/gradle.lockfile +++ b/hypertrace-core-graphql-common-schema/gradle.lockfile @@ -29,15 +29,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=runtimeClasspath -io.grpc:grpc-core:1.59.1=runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=runtimeClasspath -io.grpc:grpc-stub:1.59.1=runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=runtimeClasspath +io.grpc:grpc-core:1.60.0=runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=runtimeClasspath +io.grpc:grpc-stub:1.60.0=runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -49,12 +49,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-context/gradle.lockfile b/hypertrace-core-graphql-context/gradle.lockfile index 8599931e..47e84b37 100644 --- a/hypertrace-core-graphql-context/gradle.lockfile +++ b/hypertrace-core-graphql-context/gradle.lockfile @@ -21,14 +21,14 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath javax.inject:javax.inject:1=compileClasspath,runtimeClasspath javax.servlet:javax.servlet-api:4.0.1=compileClasspath,runtimeClasspath javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-deserialization/gradle.lockfile b/hypertrace-core-graphql-deserialization/gradle.lockfile index 95c8e313..acf2e253 100644 --- a/hypertrace-core-graphql-deserialization/gradle.lockfile +++ b/hypertrace-core-graphql-deserialization/gradle.lockfile @@ -18,11 +18,11 @@ com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath com.google.j2objc:j2objc-annotations:2.8=compileClasspath com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath javax.inject:javax.inject:1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-gateway-service-utils/gradle.lockfile b/hypertrace-core-graphql-gateway-service-utils/gradle.lockfile index 233d3166..98564f28 100644 --- a/hypertrace-core-graphql-gateway-service-utils/gradle.lockfile +++ b/hypertrace-core-graphql-gateway-service-utils/gradle.lockfile @@ -28,15 +28,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=runtimeClasspath -io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=runtimeClasspath +io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -48,12 +48,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-grpc-utils/gradle.lockfile b/hypertrace-core-graphql-grpc-utils/gradle.lockfile index e41628c0..c4471d33 100644 --- a/hypertrace-core-graphql-grpc-utils/gradle.lockfile +++ b/hypertrace-core-graphql-grpc-utils/gradle.lockfile @@ -25,13 +25,13 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -42,9 +42,9 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-impl/gradle.lockfile b/hypertrace-core-graphql-impl/gradle.lockfile index e79500cc..0a22f369 100644 --- a/hypertrace-core-graphql-impl/gradle.lockfile +++ b/hypertrace-core-graphql-impl/gradle.lockfile @@ -29,15 +29,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath io.opentelemetry:opentelemetry-proto:1.1.0-alpha=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath @@ -52,12 +52,12 @@ org.apache.commons:commons-lang3:3.12.0=runtimeClasspath org.apache.commons:commons-text:1.10.0=runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-log-event-schema/gradle.lockfile b/hypertrace-core-graphql-log-event-schema/gradle.lockfile index 14934e44..94eb9082 100644 --- a/hypertrace-core-graphql-log-event-schema/gradle.lockfile +++ b/hypertrace-core-graphql-log-event-schema/gradle.lockfile @@ -30,15 +30,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=runtimeClasspath -io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=runtimeClasspath +io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -50,12 +50,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath diff --git a/hypertrace-core-graphql-metadata-schema/gradle.lockfile b/hypertrace-core-graphql-metadata-schema/gradle.lockfile index d016b51a..ab18e1e5 100644 --- a/hypertrace-core-graphql-metadata-schema/gradle.lockfile +++ b/hypertrace-core-graphql-metadata-schema/gradle.lockfile @@ -29,15 +29,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=runtimeClasspath -io.grpc:grpc-core:1.59.1=runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=runtimeClasspath -io.grpc:grpc-stub:1.59.1=runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=runtimeClasspath +io.grpc:grpc-core:1.60.0=runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=runtimeClasspath +io.grpc:grpc-stub:1.60.0=runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -49,12 +49,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-request-transformation/gradle.lockfile b/hypertrace-core-graphql-request-transformation/gradle.lockfile index 7bbba27b..27a0cd85 100644 --- a/hypertrace-core-graphql-request-transformation/gradle.lockfile +++ b/hypertrace-core-graphql-request-transformation/gradle.lockfile @@ -29,15 +29,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=runtimeClasspath -io.grpc:grpc-core:1.59.1=runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=runtimeClasspath -io.grpc:grpc-stub:1.59.1=runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=runtimeClasspath +io.grpc:grpc-core:1.60.0=runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=runtimeClasspath +io.grpc:grpc-stub:1.60.0=runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -49,12 +49,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-rx-utils/gradle.lockfile b/hypertrace-core-graphql-rx-utils/gradle.lockfile index a6439e92..6b13c60f 100644 --- a/hypertrace-core-graphql-rx-utils/gradle.lockfile +++ b/hypertrace-core-graphql-rx-utils/gradle.lockfile @@ -15,13 +15,13 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath javax.inject:javax.inject:1=compileClasspath,runtimeClasspath javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-schema-registry/gradle.lockfile b/hypertrace-core-graphql-schema-registry/gradle.lockfile index 5978708e..f462b82d 100644 --- a/hypertrace-core-graphql-schema-registry/gradle.lockfile +++ b/hypertrace-core-graphql-schema-registry/gradle.lockfile @@ -15,12 +15,12 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath javax.inject:javax.inject:1=compileClasspath,runtimeClasspath javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-schema-utils/gradle.lockfile b/hypertrace-core-graphql-schema-utils/gradle.lockfile index b50ffbeb..9a44aeaa 100644 --- a/hypertrace-core-graphql-schema-utils/gradle.lockfile +++ b/hypertrace-core-graphql-schema-utils/gradle.lockfile @@ -13,11 +13,11 @@ com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath com.google.j2objc:j2objc-annotations:2.8=compileClasspath com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath javax.inject:javax.inject:1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-service/gradle.lockfile b/hypertrace-core-graphql-service/gradle.lockfile index 6e7b08c6..3de40584 100644 --- a/hypertrace-core-graphql-service/gradle.lockfile +++ b/hypertrace-core-graphql-service/gradle.lockfile @@ -40,16 +40,16 @@ io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath io.dropwizard.metrics:metrics-servlets:4.2.16=runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath io.github.mweirauch:micrometer-jvm-extras:0.2.2=runtimeClasspath -io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-netty:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=runtimeClasspath -io.grpc:grpc-stub:1.59.1=runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-netty:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=runtimeClasspath +io.grpc:grpc-stub:1.60.0=runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.micrometer:micrometer-commons:1.10.2=runtimeClasspath io.micrometer:micrometer-core:1.10.2=runtimeClasspath io.micrometer:micrometer-observation:1.10.2=runtimeClasspath @@ -105,17 +105,17 @@ org.eclipse.jetty:jetty-servlets:9.4.53.v20231009=runtimeClasspath org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.63=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-metrics:0.1.63=runtimeClasspath -org.hypertrace.core.serviceframework:platform-service-framework:0.1.63=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:service-framework-spi:0.1.63=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.64=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-metrics:0.1.64=runtimeClasspath +org.hypertrace.core.serviceframework:platform-service-framework:0.1.64=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:service-framework-spi:0.1.64=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath diff --git a/hypertrace-core-graphql-span-schema/gradle.lockfile b/hypertrace-core-graphql-span-schema/gradle.lockfile index 5b6fc055..c427051d 100644 --- a/hypertrace-core-graphql-span-schema/gradle.lockfile +++ b/hypertrace-core-graphql-span-schema/gradle.lockfile @@ -30,15 +30,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=runtimeClasspath -io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=runtimeClasspath +io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=runtimeClasspath io.opentelemetry:opentelemetry-proto:1.1.0-alpha=compileClasspath,runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath @@ -53,12 +53,12 @@ org.apache.commons:commons-lang3:3.12.0=compileClasspath,runtimeClasspath org.apache.commons:commons-text:1.10.0=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath diff --git a/hypertrace-core-graphql-spi/gradle.lockfile b/hypertrace-core-graphql-spi/gradle.lockfile index e3ffd54c..f619c323 100644 --- a/hypertrace-core-graphql-spi/gradle.lockfile +++ b/hypertrace-core-graphql-spi/gradle.lockfile @@ -7,9 +7,9 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-trace-schema/gradle.lockfile b/hypertrace-core-graphql-trace-schema/gradle.lockfile index 14934e44..94eb9082 100644 --- a/hypertrace-core-graphql-trace-schema/gradle.lockfile +++ b/hypertrace-core-graphql-trace-schema/gradle.lockfile @@ -30,15 +30,15 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.59.1=runtimeClasspath -io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-inprocess:1.59.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath -io.grpc:grpc-util:1.59.1=runtimeClasspath +io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.60.0=runtimeClasspath +io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.60.0=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.60.0=runtimeClasspath io.netty:netty-bom:4.1.101.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -50,12 +50,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath