diff --git a/alerting-config-service-api/gradle.lockfile b/alerting-config-service-api/gradle.lockfile
index 817d8fe4..2abb7354 100644
--- a/alerting-config-service-api/gradle.lockfile
+++ b/alerting-config-service-api/gradle.lockfile
@@ -1,23 +1,23 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
diff --git a/alerting-config-service-impl/gradle.lockfile b/alerting-config-service-impl/gradle.lockfile
index d2450375..c4866751 100644
--- a/alerting-config-service-impl/gradle.lockfile
+++ b/alerting-config-service-impl/gradle.lockfile
@@ -3,17 +3,17 @@
# This file is expected to be part of source control.
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.github.seancfoley:ipaddress:5.3.4=runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.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.18.0=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
@@ -23,26 +23,28 @@ com.google.protobuf:protobuf-java-util:3.24.1=runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-io:commons-io:2.7=runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-core:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
-io.netty:netty-bom:4.1.100.Final=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.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
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
org.apache.kafka:kafka-clients:7.4.0-ccs=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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.12.6=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=compileClasspath,runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
diff --git a/config-proto-converter/gradle.lockfile b/config-proto-converter/gradle.lockfile
index 8a60e088..371dc85d 100644
--- a/config-proto-converter/gradle.lockfile
+++ b/config-proto-converter/gradle.lockfile
@@ -1,11 +1,11 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.8.9=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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
@@ -13,11 +13,11 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=comp
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
com.google.protobuf:protobuf-java-util:3.24.1=compileClasspath,runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
-org.hypertrace.bom:hypertrace-bom:0.3.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
diff --git a/config-service-api/build.gradle.kts b/config-service-api/build.gradle.kts
index 813aa060..aaefc67a 100644
--- a/config-service-api/build.gradle.kts
+++ b/config-service-api/build.gradle.kts
@@ -61,6 +61,7 @@ dependencies {
testFixturesApi(commonLibs.grpc.api)
testFixturesApi(projects.configServiceApi)
+ testFixturesImplementation(commonLibs.grpc.inprocess)
testFixturesImplementation(commonLibs.grpc.stub)
testFixturesImplementation(commonLibs.grpc.core)
testFixturesImplementation(commonLibs.hypertrace.grpcutils.context)
diff --git a/config-service-api/gradle.lockfile b/config-service-api/gradle.lockfile
index 817d8fe4..2abb7354 100644
--- a/config-service-api/gradle.lockfile
+++ b/config-service-api/gradle.lockfile
@@ -1,23 +1,23 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
diff --git a/config-service-change-event-api/gradle.lockfile b/config-service-change-event-api/gradle.lockfile
index 60a557b2..93ed7ee8 100644
--- a/config-service-change-event-api/gradle.lockfile
+++ b/config-service-change-event-api/gradle.lockfile
@@ -1,12 +1,12 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath
org.apache.kafka:kafka-clients:7.4.0-ccs=compileClasspath,runtimeClasspath
-org.hypertrace.bom:hypertrace-bom:0.3.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.slf4j:slf4j-api:2.0.7=runtimeClasspath
diff --git a/config-service-change-event-generator/gradle.lockfile b/config-service-change-event-generator/gradle.lockfile
index 291f9dd9..20ed888d 100644
--- a/config-service-change-event-generator/gradle.lockfile
+++ b/config-service-change-event-generator/gradle.lockfile
@@ -3,16 +3,16 @@
# This file is expected to be part of source control.
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.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.18.0=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
@@ -22,19 +22,20 @@ com.google.protobuf:protobuf-java-util:3.24.1=runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-io:commons-io:2.7=runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=runtimeClasspath
-io.grpc:grpc-core:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=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=runtimeClasspath
+io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-util:1.59.1=runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
org.apache.kafka:kafka-clients:7.4.0-ccs=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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
diff --git a/config-service-factory/gradle.lockfile b/config-service-factory/gradle.lockfile
index 3b1fe0da..ab84baff 100644
--- a/config-service-factory/gradle.lockfile
+++ b/config-service-factory/gradle.lockfile
@@ -4,18 +4,18 @@
aopalliance:aopalliance:1.0=runtimeClasspath
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.github.rholder:guava-retrying:2.0.0=runtimeClasspath
com.github.seancfoley:ipaddress:5.3.4=runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.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.18.0=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
@@ -36,19 +36,33 @@ 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.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-core:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-services:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=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-netty: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-services:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-util:1.59.1=compileClasspath,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.100.Final=compileClasspath,runtimeClasspath
+io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
+io.netty:netty-buffer:4.1.101.Final=runtimeClasspath
+io.netty:netty-codec-http2:4.1.101.Final=runtimeClasspath
+io.netty:netty-codec-http:4.1.101.Final=runtimeClasspath
+io.netty:netty-codec-socks:4.1.101.Final=runtimeClasspath
+io.netty:netty-codec:4.1.101.Final=runtimeClasspath
+io.netty:netty-common:4.1.101.Final=runtimeClasspath
+io.netty:netty-handler-proxy:4.1.101.Final=runtimeClasspath
+io.netty:netty-handler:4.1.101.Final=runtimeClasspath
+io.netty:netty-resolver:4.1.101.Final=runtimeClasspath
+io.netty:netty-transport-native-unix-common:4.1.101.Final=runtimeClasspath
+io.netty:netty-transport:4.1.101.Final=runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.prometheus:simpleclient:0.16.0=runtimeClasspath
io.prometheus:simpleclient_common:0.16.0=runtimeClasspath
@@ -86,19 +100,19 @@ org.eclipse.jetty:jetty-servlet: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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.6=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.12.6=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-server-utils:0.12.6=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-server-rx-utils:0.12.7=runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-server-utils:0.12.7=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
-org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.62=compileClasspath,runtimeClasspath
-org.hypertrace.core.serviceframework:platform-metrics:0.1.62=runtimeClasspath
-org.hypertrace.core.serviceframework:platform-service-framework:0.1.62=compileClasspath,runtimeClasspath
-org.hypertrace.core.serviceframework:service-framework-spi:0.1.62=compileClasspath,runtimeClasspath
+org.hypertrace.core.serviceframework:platform-grpc-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.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
diff --git a/config-service-impl/gradle.lockfile b/config-service-impl/gradle.lockfile
index 54ab1562..66d5d528 100644
--- a/config-service-impl/gradle.lockfile
+++ b/config-service-impl/gradle.lockfile
@@ -3,17 +3,17 @@
# This file is expected to be part of source control.
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.10.1=runtimeClasspath
com.google.code.gson:gson:2.8.9=compileClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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
@@ -24,13 +24,14 @@ com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-io:commons-io:2.7=runtimeClasspath
commons-logging:commons-logging:1.2=runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=runtimeClasspath
-io.grpc:grpc-core:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=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=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.perfmark:perfmark-api:0.26.0=runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
net.jodah:failsafe:2.4.4=runtimeClasspath
@@ -41,10 +42,10 @@ org.apache.commons:commons-pool2:2.10.0=runtimeClasspath
org.apache.kafka:kafka-clients:7.4.0-ccs=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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
diff --git a/config-service/gradle.lockfile b/config-service/gradle.lockfile
index 2edf9f65..8ecba068 100644
--- a/config-service/gradle.lockfile
+++ b/config-service/gradle.lockfile
@@ -4,18 +4,18 @@
aopalliance:aopalliance:1.0=runtimeClasspath
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.github.rholder:guava-retrying:2.0.0=runtimeClasspath
com.github.seancfoley:ipaddress:5.3.4=runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.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.18.0=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
@@ -36,31 +36,33 @@ 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.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-core:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-netty:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-services:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=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-netty: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-services:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-util:1.59.1=compileClasspath,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.100.Final=compileClasspath,runtimeClasspath
-io.netty:netty-buffer:4.1.100.Final=runtimeClasspath
-io.netty:netty-codec-http2:4.1.100.Final=runtimeClasspath
-io.netty:netty-codec-http:4.1.100.Final=runtimeClasspath
-io.netty:netty-codec-socks:4.1.100.Final=runtimeClasspath
-io.netty:netty-codec:4.1.100.Final=runtimeClasspath
-io.netty:netty-common:4.1.100.Final=runtimeClasspath
-io.netty:netty-handler-proxy:4.1.100.Final=runtimeClasspath
-io.netty:netty-handler:4.1.100.Final=runtimeClasspath
-io.netty:netty-resolver:4.1.100.Final=runtimeClasspath
-io.netty:netty-transport-native-unix-common:4.1.100.Final=runtimeClasspath
-io.netty:netty-transport:4.1.100.Final=runtimeClasspath
+io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
+io.netty:netty-buffer:4.1.101.Final=runtimeClasspath
+io.netty:netty-codec-http2:4.1.101.Final=runtimeClasspath
+io.netty:netty-codec-http:4.1.101.Final=runtimeClasspath
+io.netty:netty-codec-socks:4.1.101.Final=runtimeClasspath
+io.netty:netty-codec:4.1.101.Final=runtimeClasspath
+io.netty:netty-common:4.1.101.Final=runtimeClasspath
+io.netty:netty-handler-proxy:4.1.101.Final=runtimeClasspath
+io.netty:netty-handler:4.1.101.Final=runtimeClasspath
+io.netty:netty-resolver:4.1.101.Final=runtimeClasspath
+io.netty:netty-transport-native-unix-common:4.1.101.Final=runtimeClasspath
+io.netty:netty-transport:4.1.101.Final=runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.prometheus:simpleclient:0.16.0=runtimeClasspath
io.prometheus:simpleclient_common:0.16.0=runtimeClasspath
@@ -99,19 +101,19 @@ org.eclipse.jetty:jetty-servlet: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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.49=runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.6=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.12.6=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-server-utils:0.12.6=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-server-rx-utils:0.12.7=runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-server-utils:0.12.7=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
-org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.62=compileClasspath,runtimeClasspath
-org.hypertrace.core.serviceframework:platform-metrics:0.1.62=runtimeClasspath
-org.hypertrace.core.serviceframework:platform-service-framework:0.1.62=compileClasspath,runtimeClasspath
-org.hypertrace.core.serviceframework:service-framework-spi:0.1.62=compileClasspath,runtimeClasspath
+org.hypertrace.core.serviceframework:platform-grpc-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.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
diff --git a/label-application-rule-config-service-api/gradle.lockfile b/label-application-rule-config-service-api/gradle.lockfile
index 817d8fe4..2abb7354 100644
--- a/label-application-rule-config-service-api/gradle.lockfile
+++ b/label-application-rule-config-service-api/gradle.lockfile
@@ -1,23 +1,23 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
diff --git a/label-application-rule-config-service-impl/gradle.lockfile b/label-application-rule-config-service-impl/gradle.lockfile
index 3bc99d68..711a97b9 100644
--- a/label-application-rule-config-service-impl/gradle.lockfile
+++ b/label-application-rule-config-service-impl/gradle.lockfile
@@ -3,18 +3,18 @@
# This file is expected to be part of source control.
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.github.seancfoley:ipaddress:5.3.4=runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.10.1=runtimeClasspath
com.google.code.gson:gson:2.8.9=compileClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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
@@ -24,23 +24,25 @@ com.google.protobuf:protobuf-java-util:3.24.1=compileClasspath,runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-io:commons-io:2.7=runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-core:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
-io.netty:netty-bom:4.1.100.Final=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.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
org.apache.kafka:kafka-clients:7.4.0-ccs=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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=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.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
diff --git a/labels-config-service-api/gradle.lockfile b/labels-config-service-api/gradle.lockfile
index 817d8fe4..2abb7354 100644
--- a/labels-config-service-api/gradle.lockfile
+++ b/labels-config-service-api/gradle.lockfile
@@ -1,23 +1,23 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
diff --git a/labels-config-service-impl/gradle.lockfile b/labels-config-service-impl/gradle.lockfile
index 2df7e90e..774fcaa6 100644
--- a/labels-config-service-impl/gradle.lockfile
+++ b/labels-config-service-impl/gradle.lockfile
@@ -3,18 +3,18 @@
# This file is expected to be part of source control.
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.github.rholder:guava-retrying:2.0.0=compileClasspath,runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.10.1=runtimeClasspath
com.google.code.gson:gson:2.8.9=compileClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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
@@ -24,26 +24,28 @@ com.google.protobuf:protobuf-java-util:3.24.1=compileClasspath,runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-io:commons-io:2.7=runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-core:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
-io.netty:netty-bom:4.1.100.Final=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.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
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
org.apache.kafka:kafka-clients:7.4.0-ccs=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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.12.6=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=compileClasspath,runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
diff --git a/notification-channel-config-service-api/gradle.lockfile b/notification-channel-config-service-api/gradle.lockfile
index 817d8fe4..2abb7354 100644
--- a/notification-channel-config-service-api/gradle.lockfile
+++ b/notification-channel-config-service-api/gradle.lockfile
@@ -1,23 +1,23 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
diff --git a/notification-channel-config-service-impl/gradle.lockfile b/notification-channel-config-service-impl/gradle.lockfile
index 3fd43be9..e42ee16f 100644
--- a/notification-channel-config-service-impl/gradle.lockfile
+++ b/notification-channel-config-service-impl/gradle.lockfile
@@ -3,17 +3,17 @@
# This file is expected to be part of source control.
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.github.seancfoley:ipaddress:5.3.4=runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.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.18.0=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
@@ -23,23 +23,25 @@ com.google.protobuf:protobuf-java-util:3.24.1=runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-io:commons-io:2.7=runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-core:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
-io.netty:netty-bom:4.1.100.Final=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.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
org.apache.kafka:kafka-clients:7.4.0-ccs=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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=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.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
diff --git a/notification-rule-config-service-api/gradle.lockfile b/notification-rule-config-service-api/gradle.lockfile
index 817d8fe4..2abb7354 100644
--- a/notification-rule-config-service-api/gradle.lockfile
+++ b/notification-rule-config-service-api/gradle.lockfile
@@ -1,23 +1,23 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
diff --git a/notification-rule-config-service-impl/gradle.lockfile b/notification-rule-config-service-impl/gradle.lockfile
index 3fd43be9..e42ee16f 100644
--- a/notification-rule-config-service-impl/gradle.lockfile
+++ b/notification-rule-config-service-impl/gradle.lockfile
@@ -3,17 +3,17 @@
# This file is expected to be part of source control.
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.github.seancfoley:ipaddress:5.3.4=runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.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.18.0=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
@@ -23,23 +23,25 @@ com.google.protobuf:protobuf-java-util:3.24.1=runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-io:commons-io:2.7=runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-core:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
-io.netty:netty-bom:4.1.100.Final=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.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
org.apache.kafka:kafka-clients:7.4.0-ccs=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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=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.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
diff --git a/object-store/gradle.lockfile b/object-store/gradle.lockfile
index 78afce5a..732b7766 100644
--- a/object-store/gradle.lockfile
+++ b/object-store/gradle.lockfile
@@ -3,16 +3,16 @@
# This file is expected to be part of source control.
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.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.18.0=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
@@ -22,21 +22,22 @@ com.google.protobuf:protobuf-java-util:3.24.1=runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-io:commons-io:2.7=runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=runtimeClasspath
-io.grpc:grpc-core:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=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=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.perfmark:perfmark-api:0.26.0=runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
org.apache.kafka:kafka-clients:7.4.0-ccs=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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
diff --git a/owasp-suppressions.xml b/owasp-suppressions.xml
index 1c4c94c2..f2f07904 100644
--- a/owasp-suppressions.xml
+++ b/owasp-suppressions.xml
@@ -22,4 +22,13 @@
^pkg:maven/io\.netty/netty.*@.*$
CVE-2023-4586
-
+
+
+ ^pkg:maven/io\.grpc/grpc\-.*@.*$
+ CVE-2023-44487
+
+
\ No newline at end of file
diff --git a/partitioner-config-service-api/gradle.lockfile b/partitioner-config-service-api/gradle.lockfile
index 817d8fe4..2abb7354 100644
--- a/partitioner-config-service-api/gradle.lockfile
+++ b/partitioner-config-service-api/gradle.lockfile
@@ -1,23 +1,23 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
diff --git a/partitioner-config-service-impl/gradle.lockfile b/partitioner-config-service-impl/gradle.lockfile
index 03cf0e49..61f88e3c 100644
--- a/partitioner-config-service-impl/gradle.lockfile
+++ b/partitioner-config-service-impl/gradle.lockfile
@@ -2,14 +2,14 @@
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.8.9=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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
@@ -20,11 +20,11 @@ com.google.protobuf:protobuf-java-util:3.24.1=compileClasspath,runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-logging:commons-logging:1.2=runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
@@ -34,7 +34,7 @@ org.apache.commons:commons-dbcp2:2.9.0=runtimeClasspath
org.apache.commons:commons-lang3:3.12.0=runtimeClasspath
org.apache.commons:commons-pool2:2.10.0=runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
-org.hypertrace.bom:hypertrace-bom:0.3.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
diff --git a/settings.gradle.kts b/settings.gradle.kts
index 1746f22e..ac8fea8e 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -16,7 +16,7 @@ plugins {
}
configure {
- catalogVersion.set("0.2.9")
+ catalogVersion.set("0.3.5")
}
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
diff --git a/spaces-config-service-api/gradle.lockfile b/spaces-config-service-api/gradle.lockfile
index 817d8fe4..2abb7354 100644
--- a/spaces-config-service-api/gradle.lockfile
+++ b/spaces-config-service-api/gradle.lockfile
@@ -1,23 +1,23 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
diff --git a/spaces-config-service-impl/gradle.lockfile b/spaces-config-service-impl/gradle.lockfile
index 3b064ae7..3144f850 100644
--- a/spaces-config-service-impl/gradle.lockfile
+++ b/spaces-config-service-impl/gradle.lockfile
@@ -3,15 +3,15 @@
# This file is expected to be part of source control.
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.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.18.0=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
@@ -19,24 +19,26 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=comp
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
com.google.protobuf:protobuf-java-util:3.24.1=runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-core:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
-io.netty:netty-bom:4.1.100.Final=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.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
javax.annotation:javax.annotation-api:1.3.2=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.0=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.12.6=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=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=compileClasspath,runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.12.7=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=runtimeClasspath
diff --git a/span-processing-config-service-api/gradle.lockfile b/span-processing-config-service-api/gradle.lockfile
index 817d8fe4..2abb7354 100644
--- a/span-processing-config-service-api/gradle.lockfile
+++ b/span-processing-config-service-api/gradle.lockfile
@@ -1,23 +1,23 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
empty=annotationProcessor
diff --git a/span-processing-config-service-impl/gradle.lockfile b/span-processing-config-service-impl/gradle.lockfile
index f68b71cb..335a9f80 100644
--- a/span-processing-config-service-impl/gradle.lockfile
+++ b/span-processing-config-service-impl/gradle.lockfile
@@ -4,18 +4,18 @@
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.luben:zstd-jni:1.5.2-1=runtimeClasspath
com.github.seancfoley:ipaddress:5.3.4=runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.10.1=runtimeClasspath
com.google.code.gson:gson:2.8.9=compileClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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
@@ -27,14 +27,16 @@ com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.google.re2j:re2j:1.7=compileClasspath,runtimeClasspath
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
commons-io:commons-io:2.7=runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-core:1.57.2=runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
-io.netty:netty-bom:4.1.100.Final=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.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
@@ -42,10 +44,10 @@ javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
org.apache.kafka:kafka-clients:7.4.0-ccs=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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.eventstore:event-store:0.1.3=runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=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.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.lz4:lz4-java:1.8.0=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
diff --git a/span-processing-utils/gradle.lockfile b/span-processing-utils/gradle.lockfile
index 36fde8aa..7bb9385c 100644
--- a/span-processing-utils/gradle.lockfile
+++ b/span-processing-utils/gradle.lockfile
@@ -1,10 +1,10 @@
# 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.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
-com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
+com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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
@@ -12,14 +12,14 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=comp
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
com.google.re2j:re2j:1.7=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath
+io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
+io.grpc:grpc-bom: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
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.0=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
diff --git a/validation-utils/gradle.lockfile b/validation-utils/gradle.lockfile
index be9bbe9e..d9d36786 100644
--- a/validation-utils/gradle.lockfile
+++ b/validation-utils/gradle.lockfile
@@ -3,16 +3,16 @@
# This file is expected to be part of source control.
com.auth0:java-jwt:4.4.0=runtimeClasspath
com.auth0:jwks-rsa:0.22.0=runtimeClasspath
-com.fasterxml.jackson.core:jackson-annotations:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
-com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
-com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
+com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
+com.fasterxml.jackson.core:jackson-databind:2.16.0=runtimeClasspath
+com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
com.github.seancfoley:ipaddress:5.3.4=compileClasspath,runtimeClasspath
com.google.android:annotations:4.1.1.4=runtimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
com.google.code.gson:gson:2.10.1=runtimeClasspath
com.google.code.gson:gson:2.8.9=compileClasspath
-com.google.errorprone:error_prone_annotations:2.18.0=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
@@ -20,15 +20,16 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=comp
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
com.google.protobuf:protobuf-java-util:3.24.1=compileClasspath,runtimeClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
-io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath
-io.grpc:grpc-context:1.57.2=runtimeClasspath
-io.grpc:grpc-core:1.57.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=runtimeClasspath
+io.grpc:grpc-core:1.59.1=runtimeClasspath
+io.grpc:grpc-util:1.59.1=runtimeClasspath
io.perfmark:perfmark-api:0.26.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.0=compileClasspath,runtimeClasspath
-org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath
+org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath
+org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=runtimeClasspath
empty=annotationProcessor