Skip to content
Open
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
16 changes: 9 additions & 7 deletions attribute-projection-registry/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ 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:3.0.0=compileClasspath
com.google.protobuf:protobuf-java:3.25.5=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
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath
empty=annotationProcessor
16 changes: 9 additions & 7 deletions attribute-service-api/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@ 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:3.0.0=compileClasspath
com.google.protobuf:protobuf-java:3.25.5=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
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath
empty=annotationProcessor
60 changes: 31 additions & 29 deletions attribute-service-client/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,51 +18,53 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=comp
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-core:4.2.25=compileClasspath,runtimeClasspath
io.dropwizard.metrics:metrics-jakarta-servlet:4.2.25=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.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.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-core:1.68.3=runtimeClasspath
io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.68.3=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.115.Final=compileClasspath,runtimeClasspath
io.netty:netty-bom:4.1.118.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
io.prometheus:simpleclient_pushgateway:0.12.0=runtimeClasspath
io.prometheus:simpleclient_servlet:0.12.0=runtimeClasspath
io.prometheus:simpleclient_servlet_common:0.12.0=runtimeClasspath
io.prometheus:simpleclient_dropwizard:0.16.0=runtimeClasspath
io.prometheus:simpleclient_pushgateway:0.16.0=runtimeClasspath
io.prometheus:simpleclient_servlet_common:0.16.0=runtimeClasspath
io.prometheus:simpleclient_servlet_jakarta:0.16.0=runtimeClasspath
io.prometheus:simpleclient_tracer_common:0.16.0=runtimeClasspath
io.prometheus:simpleclient_tracer_otel:0.16.0=runtimeClasspath
io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath
jakarta.servlet:jakarta.servlet-api:6.0.0=compileClasspath,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.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
org.eclipse.jetty:jetty-server:9.4.56.v20240826=runtimeClasspath
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.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2=runtimeClasspath
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath
org.eclipse.jetty:jetty-http:11.0.24=runtimeClasspath
org.eclipse.jetty:jetty-io:11.0.24=runtimeClasspath
org.eclipse.jetty:jetty-security:11.0.24=runtimeClasspath
org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath
org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath
org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.39=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.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.86=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
org.slf4j:slf4j-api:2.0.7=compileClasspath
org.slf4j:slf4j-api:2.0.9=runtimeClasspath
empty=
108 changes: 55 additions & 53 deletions attribute-service-factory/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,52 +24,52 @@ com.helger:profiler:1.1.1=runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-codec:commons-codec:1.15=runtimeClasspath
commons-logging:commons-logging:1.2=runtimeClasspath
io.dropwizard.metrics:metrics-core:4.2.16=runtimeClasspath
io.dropwizard.metrics:metrics-healthchecks:4.2.16=runtimeClasspath
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.dropwizard.metrics:metrics-core:4.2.25=runtimeClasspath
io.dropwizard.metrics:metrics-healthchecks:4.2.25=runtimeClasspath
io.dropwizard.metrics:metrics-jakarta-servlet:4.2.25=runtimeClasspath
io.dropwizard.metrics:metrics-jakarta-servlets:4.2.25=runtimeClasspath
io.dropwizard.metrics:metrics-json:4.2.25=runtimeClasspath
io.dropwizard.metrics:metrics-jvm:4.2.25=runtimeClasspath
io.github.mweirauch:micrometer-jvm-extras:0.2.2=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.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-core:1.68.3=runtimeClasspath
io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-netty:1.68.3=runtimeClasspath
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-services:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.68.3=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.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.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.118.Final=runtimeClasspath
io.netty:netty-codec-http2:4.1.118.Final=runtimeClasspath
io.netty:netty-codec-http:4.1.118.Final=runtimeClasspath
io.netty:netty-codec-socks:4.1.118.Final=runtimeClasspath
io.netty:netty-codec:4.1.118.Final=runtimeClasspath
io.netty:netty-common:4.1.118.Final=runtimeClasspath
io.netty:netty-handler-proxy:4.1.118.Final=runtimeClasspath
io.netty:netty-handler:4.1.118.Final=runtimeClasspath
io.netty:netty-resolver:4.1.118.Final=runtimeClasspath
io.netty:netty-transport-native-unix-common:4.1.118.Final=runtimeClasspath
io.netty:netty-transport:4.1.118.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
io.prometheus:simpleclient_pushgateway:0.12.0=runtimeClasspath
io.prometheus:simpleclient_servlet:0.12.0=runtimeClasspath
io.prometheus:simpleclient_servlet_common:0.12.0=runtimeClasspath
io.prometheus:simpleclient_dropwizard:0.16.0=runtimeClasspath
io.prometheus:simpleclient_pushgateway:0.16.0=runtimeClasspath
io.prometheus:simpleclient_servlet_common:0.16.0=runtimeClasspath
io.prometheus:simpleclient_servlet_jakarta:0.16.0=runtimeClasspath
io.prometheus:simpleclient_tracer_common:0.16.0=runtimeClasspath
io.prometheus:simpleclient_tracer_otel:0.16.0=runtimeClasspath
io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath
jakarta.servlet:jakarta.servlet-api:6.0.0=runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
javax.servlet:javax.servlet-api:3.1.0=runtimeClasspath
javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath
net.jodah:failsafe:2.4.4=runtimeClasspath
org.apache.commons:commons-collections4:4.4=runtimeClasspath
org.apache.commons:commons-dbcp2:2.9.0=runtimeClasspath
Expand All @@ -79,30 +79,32 @@ org.apache.httpcomponents:httpclient:4.5.13=runtimeClasspath
org.apache.httpcomponents:httpcore:4.4.13=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
org.eclipse.jetty:jetty-server:9.4.56.v20240826=runtimeClasspath
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.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2=runtimeClasspath
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath
org.eclipse.jetty:jetty-http:11.0.24=runtimeClasspath
org.eclipse.jetty:jetty-io:11.0.24=runtimeClasspath
org.eclipse.jetty:jetty-security:11.0.24=runtimeClasspath
org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath
org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath
org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.8.5=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.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.8.6=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.10=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:docstore-metrics:0.1.86=runtimeClasspath
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.86=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.86=runtimeClasspath
org.hypertrace.core.serviceframework:platform-service-framework:0.1.86=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:service-framework-spi:0.1.86=compileClasspath,runtimeClasspath
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
org.mongodb:bson-record-codec:5.2.0=runtimeClasspath
org.mongodb:bson:5.2.0=runtimeClasspath
org.mongodb:mongodb-driver-core:5.2.0=runtimeClasspath
org.mongodb:mongodb-driver-sync:5.2.0=runtimeClasspath
org.postgresql:postgresql:42.5.5=runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath
org.slf4j:slf4j-api:2.0.9=runtimeClasspath
empty=annotationProcessor
Loading
Loading