Skip to content

Commit

Permalink
Update [vald sha: b74aba6e66aa5b22ed62ff0ddc141563851ec7e2]
Browse files Browse the repository at this point in the history
  • Loading branch information
vdaas-ci committed Dec 21, 2023
1 parent 81120dc commit f113ffd
Show file tree
Hide file tree
Showing 68 changed files with 9,667 additions and 3,503 deletions.
2 changes: 1 addition & 1 deletion VALD_SHA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bf77201025321b188ae20a5db4d1145b480a680a
b74aba6e66aa5b22ed62ff0ddc141563851ec7e2
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ apply plugin: 'build.buf'

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

def isDevBuild
Expand Down
56 changes: 0 additions & 56 deletions src/main/java/com/google/protobuf/VTProto.java

This file was deleted.

4 changes: 2 additions & 2 deletions src/main/java/org/vdaas/vald/api/v1/agent/core/AgentGrpc.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.58.0)",
comments = "Source: apis/proto/v1/agent/core/agent.proto")
value = "by gRPC proto compiler (version 1.60.0)",
comments = "Source: v1/agent/core/agent.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class AgentGrpc {

Expand Down
44 changes: 22 additions & 22 deletions src/main/java/org/vdaas/vald/api/v1/agent/core/ValdAgent.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f113ffd

Please sign in to comment.