Skip to content

Commit

Permalink
Update [vald sha: b8417b0ca0239dbfd448e64647de1418c944e419]
Browse files Browse the repository at this point in the history
Signed-off-by: kevindiu <kevindiujp@gmail.com>
  • Loading branch information
kevindiu committed Mar 14, 2023
1 parent 4aca559 commit c980803
Show file tree
Hide file tree
Showing 24 changed files with 7,076 additions and 5,781 deletions.
2 changes: 1 addition & 1 deletion VALD_SHA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a85cad4b53c02b67b43f90466f486d95e22da594
b8417b0ca0239dbfd448e64647de1418c944e419
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ apply plugin: 'io.codearte.nexus-staging'

group = "org.vdaas.vald"
archivesBaseName = "vald-client-java"
version = "1.7.2"
version = "1.7.3"
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",
value = "by gRPC proto compiler (version 1.53.0)",
comments = "Source: vald/apis/proto/v1/agent/core/agent.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class AgentGrpc {
Expand Down
Loading

0 comments on commit c980803

Please # to comment.