aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorzpencer <spencerfang@google.com>2017-08-22 12:29:03 -0700
committerGitHub <noreply@github.com>2017-08-22 12:29:03 -0700
commitab85c5ae7614bc71d7d1b60cb92d471b35f97fc6 (patch)
tree2ab4132a84f8ca020e283cf243a5a6522d14da16 /benchmarks
parente707d95d77ce55eed366f7bb7e9710d856ecda76 (diff)
downloadgrpc-grpc-java-ab85c5ae7614bc71d7d1b60cb92d471b35f97fc6.tar.gz
Start 1.7.0 development cycle (#3357)
This bump changelist is applied a bit late with respect to the 1.6.0 branch cut. Look at the 1.6.0 to see the source of truth of where it was cut. Do not assume it is the commit that precedes this one.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java2
-rw-r--r--benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ReportQpsScenarioServiceGrpc.java2
-rw-r--r--benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java2
3 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java
index 63109f9ce..9e2f2e677 100644
--- a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java
+++ b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java
@@ -18,7 +18,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
/**
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.6.0-SNAPSHOT)",
+ value = "by gRPC proto compiler (version 1.7.0-SNAPSHOT)",
comments = "Source: services.proto")
public final class BenchmarkServiceGrpc {
diff --git a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ReportQpsScenarioServiceGrpc.java b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ReportQpsScenarioServiceGrpc.java
index cf3e21227..8f3fefd47 100644
--- a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ReportQpsScenarioServiceGrpc.java
+++ b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ReportQpsScenarioServiceGrpc.java
@@ -18,7 +18,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
/**
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.6.0-SNAPSHOT)",
+ value = "by gRPC proto compiler (version 1.7.0-SNAPSHOT)",
comments = "Source: services.proto")
public final class ReportQpsScenarioServiceGrpc {
diff --git a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java
index 688632d40..63296e1d6 100644
--- a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java
+++ b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java
@@ -18,7 +18,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
/**
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.6.0-SNAPSHOT)",
+ value = "by gRPC proto compiler (version 1.7.0-SNAPSHOT)",
comments = "Source: services.proto")
public final class WorkerServiceGrpc {