Skip to content

Commit

Permalink
Update [vald sha: dee4c3fa77ba33c45af36b746eeef0d6d1c2e6df]
Browse files Browse the repository at this point in the history
Signed-off-by: Vdaas CI <[email protected]>
  • Loading branch information
vdaas-ci committed Oct 15, 2024
1 parent cdd3cf1 commit f95da6d
Show file tree
Hide file tree
Showing 26 changed files with 8,736 additions and 274 deletions.
2 changes: 1 addition & 1 deletion VALD_SHA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f072c79c1bf7848af0a752c438f970ae567e66b6
dee4c3fa77ba33c45af36b746eeef0d6d1c2e6df
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tasks.named("bufFormatApply").configure {

group = "org.vdaas.vald"
archivesBaseName = "vald-client-java"
version = "1.7.13"
version = "1.7.14"
description = "a client library for Vald (https://github.com/vdaas/vald)."

def isDevBuild
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.65.1)",
value = "by gRPC proto compiler (version 1.67.1)",
comments = "Source: v1/agent/core/agent.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class AgentGrpc {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.65.1)",
value = "by gRPC proto compiler (version 1.67.1)",
comments = "Source: v1/filter/egress/egress_filter.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class FilterGrpc {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.65.1)",
value = "by gRPC proto compiler (version 1.67.1)",
comments = "Source: v1/filter/ingress/ingress_filter.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class FilterGrpc {
Expand Down
Loading

0 comments on commit f95da6d

Please sign in to comment.