Skip to content
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
27 changes: 13 additions & 14 deletions attribute-projection-registry/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,21 @@
# This file is expected to be part of source control.
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
com.github.f4b6a3:uuid-creator:5.3.2=runtimeClasspath
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath
com.google.guava:failureaccess:1.0.2=compileClasspath,runtimeClasspath
com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-bom: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-api:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.38=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath
empty=annotationProcessor
27 changes: 13 additions & 14 deletions attribute-service-api/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,21 @@
# 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.1=compileClasspath,runtimeClasspath
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath
com.google.guava:failureaccess:1.0.2=compileClasspath,runtimeClasspath
com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-bom: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-api:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.38=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath
empty=annotationProcessor
48 changes: 23 additions & 25 deletions attribute-service-client/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,35 +8,33 @@ com.fasterxml.jackson.core:jackson-core:2.16.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.16.1=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.10.1=runtimeClasspath
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.11.0=runtimeClasspath
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath
com.google.guava:failureaccess:1.0.2=compileClasspath,runtimeClasspath
com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
io.dropwizard.metrics:metrics-core:4.2.16=compileClasspath,runtimeClasspath
io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath
io.github.mweirauch:micrometer-jvm-extras:0.2.2=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.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-core:1.68.1=runtimeClasspath
io.grpc:grpc-inprocess:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath
io.micrometer:micrometer-commons:1.10.2=compileClasspath,runtimeClasspath
io.micrometer:micrometer-core:1.10.2=compileClasspath,runtimeClasspath
io.micrometer:micrometer-observation:1.10.2=compileClasspath,runtimeClasspath
io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath
io.netty:netty-bom:4.1.108.Final=compileClasspath,runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.netty:netty-bom:4.1.115.Final=compileClasspath,runtimeClasspath
io.perfmark:perfmark-api:0.27.0=runtimeClasspath
io.prometheus:simpleclient:0.16.0=runtimeClasspath
io.prometheus:simpleclient_common:0.16.0=runtimeClasspath
io.prometheus:simpleclient_dropwizard:0.12.0=runtimeClasspath
Expand All @@ -49,8 +47,8 @@ io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
javax.servlet:javax.servlet-api:3.1.0=compileClasspath,runtimeClasspath
javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath
org.eclipse.jetty:jetty-http:9.4.56.v20240826=runtimeClasspath
org.eclipse.jetty:jetty-io:9.4.56.v20240826=runtimeClasspath
org.eclipse.jetty:jetty-security:9.4.56.v20240826=runtimeClasspath
Expand All @@ -59,11 +57,11 @@ org.eclipse.jetty:jetty-servlet:9.4.56.v20240826=runtimeClasspath
org.eclipse.jetty:jetty-util-ajax:9.4.56.v20240826=runtimeClasspath
org.eclipse.jetty:jetty-util:9.4.56.v20240826=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.6=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.6=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.80=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.38=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.7=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.82=compileClasspath,runtimeClasspath
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
87 changes: 44 additions & 43 deletions attribute-service-factory/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@ com.fasterxml.jackson.core:jackson-core:2.16.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.16.1=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.10.1=runtimeClasspath
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.11.0=runtimeClasspath
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath
com.google.guava:failureaccess:1.0.2=compileClasspath,runtimeClasspath
com.google.guava:guava:33.2.1-android=compileClasspath
com.google.guava:guava:33.2.1-jre=runtimeClasspath
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=runtimeClasspath
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath
com.google.protobuf:protobuf-java-util:3.25.5=runtimeClasspath
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath
com.helger:profiler:1.1.1=runtimeClasspath
Expand All @@ -29,34 +30,34 @@ io.dropwizard.metrics:metrics-json:4.2.16=runtimeClasspath
io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath
io.dropwizard.metrics:metrics-servlets:4.2.16=runtimeClasspath
io.github.mweirauch:micrometer-jvm-extras:0.2.2=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=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-services:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.60.0=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-core:1.68.1=runtimeClasspath
io.grpc:grpc-inprocess:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-netty:1.68.1=runtimeClasspath
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-services:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.68.1=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
io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath
io.netty:netty-bom:4.1.108.Final=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.108.Final=runtimeClasspath
io.netty:netty-codec-http2:4.1.108.Final=runtimeClasspath
io.netty:netty-codec-http:4.1.108.Final=runtimeClasspath
io.netty:netty-codec-socks:4.1.108.Final=runtimeClasspath
io.netty:netty-codec:4.1.108.Final=runtimeClasspath
io.netty:netty-common:4.1.108.Final=runtimeClasspath
io.netty:netty-handler-proxy:4.1.108.Final=runtimeClasspath
io.netty:netty-handler:4.1.108.Final=runtimeClasspath
io.netty:netty-resolver:4.1.108.Final=runtimeClasspath
io.netty:netty-transport-native-unix-common:4.1.108.Final=runtimeClasspath
io.netty:netty-transport:4.1.108.Final=runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.netty:netty-bom:4.1.115.Final=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.115.Final=runtimeClasspath
io.netty:netty-codec-http2:4.1.115.Final=runtimeClasspath
io.netty:netty-codec-http:4.1.115.Final=runtimeClasspath
io.netty:netty-codec-socks:4.1.115.Final=runtimeClasspath
io.netty:netty-codec:4.1.115.Final=runtimeClasspath
io.netty:netty-common:4.1.115.Final=runtimeClasspath
io.netty:netty-handler-proxy:4.1.115.Final=runtimeClasspath
io.netty:netty-handler:4.1.115.Final=runtimeClasspath
io.netty:netty-resolver:4.1.115.Final=runtimeClasspath
io.netty:netty-transport-native-unix-common:4.1.115.Final=runtimeClasspath
io.netty:netty-transport:4.1.115.Final=runtimeClasspath
io.perfmark:perfmark-api:0.27.0=runtimeClasspath
io.prometheus:simpleclient:0.16.0=runtimeClasspath
io.prometheus:simpleclient_common:0.16.0=runtimeClasspath
io.prometheus:simpleclient_dropwizard:0.12.0=runtimeClasspath
Expand All @@ -76,8 +77,8 @@ org.apache.commons:commons-lang3:3.12.0=runtimeClasspath
org.apache.commons:commons-pool2:2.10.0=runtimeClasspath
org.apache.httpcomponents:httpclient:4.5.13=runtimeClasspath
org.apache.httpcomponents:httpcore:4.4.13=runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath
org.eclipse.jetty:jetty-http:9.4.56.v20240826=runtimeClasspath
org.eclipse.jetty:jetty-io:9.4.56.v20240826=runtimeClasspath
org.eclipse.jetty:jetty-security:9.4.56.v20240826=runtimeClasspath
Expand All @@ -86,17 +87,17 @@ org.eclipse.jetty:jetty-servlet:9.4.56.v20240826=runtimeClasspath
org.eclipse.jetty:jetty-util-ajax:9.4.56.v20240826=runtimeClasspath
org.eclipse.jetty:jetty-util:9.4.56.v20240826=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.38=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.68=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.6=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.6=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.6=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:docstore-metrics:0.1.80=runtimeClasspath
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.80=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.80=runtimeClasspath
org.hypertrace.core.serviceframework:platform-service-framework:0.1.80=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:service-framework-spi:0.1.80=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.7=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.7=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:docstore-metrics:0.1.82=runtimeClasspath
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.82=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.82=runtimeClasspath
org.hypertrace.core.serviceframework:platform-service-framework:0.1.82=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:service-framework-spi:0.1.82=compileClasspath,runtimeClasspath
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
org.mongodb:bson:4.9.0=runtimeClasspath
Expand Down
Loading
Loading