Skip to content

Commit

Permalink
Revert "Update [vald sha: b74aba6e66aa5b22ed62ff0ddc141563851ec7e2]" (#…
Browse files Browse the repository at this point in the history
…226)

This reverts commit a7f3292.
  • Loading branch information
hlts2 committed Dec 21, 2023
1 parent a7f3292 commit da8c4df
Show file tree
Hide file tree
Showing 68 changed files with 3,506 additions and 9,670 deletions.
2 changes: 1 addition & 1 deletion VALD_SHA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b74aba6e66aa5b22ed62ff0ddc141563851ec7e2
bf77201025321b188ae20a5db4d1145b480a680a
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.10"
version = "1.7.9"
description = "a client library for Vald (https://github.com/vdaas/vald)."

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

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

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.60.0)",
comments = "Source: v1/agent/core/agent.proto")
value = "by gRPC proto compiler (version 1.58.0)",
comments = "Source: apis/proto/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 da8c4df

Please sign in to comment.