aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anderson <ejona@google.com>2017-06-30 07:26:00 -0700
committerEric Anderson <ejona@google.com>2017-07-05 10:21:03 -0700
commit3c30776a19a22e3d078cc6a5f67f54a824651a18 (patch)
tree9bdb8f760d47d3662b54d2052c224ed0817d767a
parentc97fd1fe16b5e5886baf495ce4724a330f7e8bed (diff)
downloadgrpc-grpc-java-3c30776a19a22e3d078cc6a5f67f54a824651a18.tar.gz
Bump version to 1.3.2-SNAPSHOT
-rw-r--r--android-interop-testing/app/build.gradle10
-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/WorkerServiceGrpc.java2
-rw-r--r--build.gradle2
-rw-r--r--compiler/src/test/golden/TestService.java.txt2
-rw-r--r--compiler/src/testLite/golden/TestService.java.txt2
-rw-r--r--compiler/src/testNano/golden/TestService.java.txt2
-rw-r--r--examples/android/helloworld/app/build.gradle8
-rw-r--r--examples/android/routeguide/app/build.gradle8
-rw-r--r--examples/build.gradle2
-rw-r--r--examples/pom.xml4
-rw-r--r--examples/thrift/build.gradle2
-rw-r--r--grpclb/src/generated/main/grpc/io/grpc/grpclb/LoadBalancerGrpc.java2
-rw-r--r--services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java2
-rw-r--r--services/src/generated/main/grpc/io/grpc/instrumentation/v1alpha/MonitoringGrpc.java2
-rw-r--r--services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java2
-rw-r--r--services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherDynamicServiceGrpc.java2
-rw-r--r--services/src/generated/test/grpc/io/grpc/reflection/testing/DynamicServiceGrpc.java2
-rw-r--r--services/src/generated/test/grpc/io/grpc/reflection/testing/ReflectableServiceGrpc.java2
-rw-r--r--testing-proto/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java2
-rw-r--r--testing-proto/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java2
-rw-r--r--testing-proto/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java2
-rw-r--r--testing-proto/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java2
23 files changed, 34 insertions, 34 deletions
diff --git a/android-interop-testing/app/build.gradle b/android-interop-testing/app/build.gradle
index b5959a422..b4a77b06e 100644
--- a/android-interop-testing/app/build.gradle
+++ b/android-interop-testing/app/build.gradle
@@ -32,7 +32,7 @@ protobuf {
}
plugins {
grpc {
- artifact = 'io.grpc:protoc-gen-grpc-java:1.3.1' // CURRENT_GRPC_VERSION
+ artifact = 'io.grpc:protoc-gen-grpc-java:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
}
}
generateProtoTasks {
@@ -58,10 +58,10 @@ dependencies {
compile 'com.android.support:appcompat-v7:22.1.1'
compile 'com.google.android.gms:play-services-base:7.3.0'
// You need to build grpc-java to obtain these libraries below.
- compile 'io.grpc:grpc-protobuf-nano:1.3.1' // CURRENT_GRPC_VERSION
- compile 'io.grpc:grpc-okhttp:1.3.1' // CURRENT_GRPC_VERSION
- compile 'io.grpc:grpc-stub:1.3.1' // CURRENT_GRPC_VERSION
- compile 'io.grpc:grpc-testing:1.3.1' // CURRENT_GRPC_VERSION
+ compile 'io.grpc:grpc-protobuf-nano:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
+ compile 'io.grpc:grpc-okhttp:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
+ compile 'io.grpc:grpc-stub:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
+ compile 'io.grpc:grpc-testing:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
compile 'javax.annotation:javax.annotation-api:1.2'
}
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 c29a867e5..12409455c 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.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: services.proto")
public final class BenchmarkServiceGrpc {
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 ecc60c81c..e645cfb2b 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.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: services.proto")
public final class WorkerServiceGrpc {
diff --git a/build.gradle b/build.gradle
index 178e0a78a..bff424f83 100644
--- a/build.gradle
+++ b/build.gradle
@@ -29,7 +29,7 @@ subprojects {
}
group = "io.grpc"
- version = "1.3.1" // CURRENT_GRPC_VERSION
+ version = "1.3.2-SNAPSHOT" // CURRENT_GRPC_VERSION
sourceCompatibility = 1.6
targetCompatibility = 1.6
diff --git a/compiler/src/test/golden/TestService.java.txt b/compiler/src/test/golden/TestService.java.txt
index 31adf8c6e..90c7d6296 100644
--- a/compiler/src/test/golden/TestService.java.txt
+++ b/compiler/src/test/golden/TestService.java.txt
@@ -21,7 +21,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: test.proto")
public final class TestServiceGrpc {
diff --git a/compiler/src/testLite/golden/TestService.java.txt b/compiler/src/testLite/golden/TestService.java.txt
index 7c7329429..50984fac3 100644
--- a/compiler/src/testLite/golden/TestService.java.txt
+++ b/compiler/src/testLite/golden/TestService.java.txt
@@ -21,7 +21,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: test.proto")
public final class TestServiceGrpc {
diff --git a/compiler/src/testNano/golden/TestService.java.txt b/compiler/src/testNano/golden/TestService.java.txt
index 4dd3daf6a..b55d76713 100644
--- a/compiler/src/testNano/golden/TestService.java.txt
+++ b/compiler/src/testNano/golden/TestService.java.txt
@@ -23,7 +23,7 @@ import java.io.IOException;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: test.proto")
public final class TestServiceGrpc {
diff --git a/examples/android/helloworld/app/build.gradle b/examples/android/helloworld/app/build.gradle
index e0127a587..08630d0e8 100644
--- a/examples/android/helloworld/app/build.gradle
+++ b/examples/android/helloworld/app/build.gradle
@@ -34,7 +34,7 @@ protobuf {
artifact = "com.google.protobuf:protoc-gen-javalite:3.0.0"
}
grpc {
- artifact = 'io.grpc:protoc-gen-grpc-java:1.3.1' // CURRENT_GRPC_VERSION
+ artifact = 'io.grpc:protoc-gen-grpc-java:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
}
}
generateProtoTasks {
@@ -54,8 +54,8 @@ dependencies {
compile 'com.android.support:appcompat-v7:22.1.1'
// You need to build grpc-java to obtain these libraries below.
- compile 'io.grpc:grpc-okhttp:1.3.1' // CURRENT_GRPC_VERSION
- compile 'io.grpc:grpc-protobuf-lite:1.3.1' // CURRENT_GRPC_VERSION
- compile 'io.grpc:grpc-stub:1.3.1' // CURRENT_GRPC_VERSION
+ compile 'io.grpc:grpc-okhttp:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
+ compile 'io.grpc:grpc-protobuf-lite:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
+ compile 'io.grpc:grpc-stub:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
compile 'javax.annotation:javax.annotation-api:1.2'
}
diff --git a/examples/android/routeguide/app/build.gradle b/examples/android/routeguide/app/build.gradle
index d6bc7addf..a85767df7 100644
--- a/examples/android/routeguide/app/build.gradle
+++ b/examples/android/routeguide/app/build.gradle
@@ -32,7 +32,7 @@ protobuf {
artifact = "com.google.protobuf:protoc-gen-javalite:3.0.0"
}
grpc {
- artifact = 'io.grpc:protoc-gen-grpc-java:1.3.1' // CURRENT_GRPC_VERSION
+ artifact = 'io.grpc:protoc-gen-grpc-java:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
}
}
generateProtoTasks {
@@ -52,8 +52,8 @@ dependencies {
compile 'com.android.support:appcompat-v7:23.+'
// You need to build grpc-java to obtain these libraries below.
- compile 'io.grpc:grpc-okhttp:1.3.1' // CURRENT_GRPC_VERSION
- compile 'io.grpc:grpc-protobuf-lite:1.3.1' // CURRENT_GRPC_VERSION
- compile 'io.grpc:grpc-stub:1.3.1' // CURRENT_GRPC_VERSION
+ compile 'io.grpc:grpc-okhttp:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
+ compile 'io.grpc:grpc-protobuf-lite:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
+ compile 'io.grpc:grpc-stub:1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
compile 'javax.annotation:javax.annotation-api:1.2'
}
diff --git a/examples/build.gradle b/examples/build.gradle
index 963b43d0f..cc2884d3a 100644
--- a/examples/build.gradle
+++ b/examples/build.gradle
@@ -22,7 +22,7 @@ repositories {
// Feel free to delete the comment at the next line. It is just for safely
// updating the version in our release process.
-def grpcVersion = '1.3.1' // CURRENT_GRPC_VERSION
+def grpcVersion = '1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
dependencies {
compile "io.grpc:grpc-netty:${grpcVersion}"
diff --git a/examples/pom.xml b/examples/pom.xml
index 81a8e0bfd..3f1d6a195 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -6,11 +6,11 @@
<packaging>jar</packaging>
<!-- Feel free to delete the comment at the end of these lines. It is just
for safely updating the version in our release process. -->
- <version>1.3.1</version><!-- CURRENT_GRPC_VERSION -->
+ <version>1.3.2-SNAPSHOT</version><!-- CURRENT_GRPC_VERSION -->
<name>examples</name>
<url>http://maven.apache.org</url>
<properties>
- <grpc.version>1.3.1</grpc.version><!-- CURRENT_GRPC_VERSION -->
+ <grpc.version>1.3.2-SNAPSHOT</grpc.version><!-- CURRENT_GRPC_VERSION -->
</properties>
<dependencies>
<dependency>
diff --git a/examples/thrift/build.gradle b/examples/thrift/build.gradle
index c0754c53b..7307a302b 100644
--- a/examples/thrift/build.gradle
+++ b/examples/thrift/build.gradle
@@ -12,7 +12,7 @@ repositories {
// Feel free to delete the comment at the next line. It is just for safely
// updating the version in our release process.
-def grpcVersion = '1.3.1' // CURRENT_GRPC_VERSION
+def grpcVersion = '1.3.2-SNAPSHOT' // CURRENT_GRPC_VERSION
dependencies {
compile "io.grpc:grpc-stub:${grpcVersion}"
diff --git a/grpclb/src/generated/main/grpc/io/grpc/grpclb/LoadBalancerGrpc.java b/grpclb/src/generated/main/grpc/io/grpc/grpclb/LoadBalancerGrpc.java
index 62e8fb198..bcc7d9b95 100644
--- a/grpclb/src/generated/main/grpc/io/grpc/grpclb/LoadBalancerGrpc.java
+++ b/grpclb/src/generated/main/grpc/io/grpc/grpclb/LoadBalancerGrpc.java
@@ -18,7 +18,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
/**
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: load_balancer.proto")
public final class LoadBalancerGrpc {
diff --git a/services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java b/services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java
index 0c948337f..f2f4e073d 100644
--- a/services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java
+++ b/services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java
@@ -18,7 +18,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
/**
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: health.proto")
public final class HealthGrpc {
diff --git a/services/src/generated/main/grpc/io/grpc/instrumentation/v1alpha/MonitoringGrpc.java b/services/src/generated/main/grpc/io/grpc/instrumentation/v1alpha/MonitoringGrpc.java
index 5172f7d2e..b91e96229 100644
--- a/services/src/generated/main/grpc/io/grpc/instrumentation/v1alpha/MonitoringGrpc.java
+++ b/services/src/generated/main/grpc/io/grpc/instrumentation/v1alpha/MonitoringGrpc.java
@@ -18,7 +18,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
/**
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: grpc/instrumentation/v1alpha/monitoring.proto")
public final class MonitoringGrpc {
diff --git a/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java b/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java
index 7904e1488..fb492b0ab 100644
--- a/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java
+++ b/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java
@@ -18,7 +18,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
/**
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: io/grpc/reflection/v1alpha/reflection.proto")
public final class ServerReflectionGrpc {
diff --git a/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherDynamicServiceGrpc.java b/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherDynamicServiceGrpc.java
index 840906752..3eed0343c 100644
--- a/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherDynamicServiceGrpc.java
+++ b/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherDynamicServiceGrpc.java
@@ -21,7 +21,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: io/grpc/reflection/testing/dynamic_reflection_test.proto")
public final class AnotherDynamicServiceGrpc {
diff --git a/services/src/generated/test/grpc/io/grpc/reflection/testing/DynamicServiceGrpc.java b/services/src/generated/test/grpc/io/grpc/reflection/testing/DynamicServiceGrpc.java
index cecfb3452..219fead06 100644
--- a/services/src/generated/test/grpc/io/grpc/reflection/testing/DynamicServiceGrpc.java
+++ b/services/src/generated/test/grpc/io/grpc/reflection/testing/DynamicServiceGrpc.java
@@ -21,7 +21,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: io/grpc/reflection/testing/dynamic_reflection_test.proto")
public final class DynamicServiceGrpc {
diff --git a/services/src/generated/test/grpc/io/grpc/reflection/testing/ReflectableServiceGrpc.java b/services/src/generated/test/grpc/io/grpc/reflection/testing/ReflectableServiceGrpc.java
index 7f4043423..42fc5ffa8 100644
--- a/services/src/generated/test/grpc/io/grpc/reflection/testing/ReflectableServiceGrpc.java
+++ b/services/src/generated/test/grpc/io/grpc/reflection/testing/ReflectableServiceGrpc.java
@@ -18,7 +18,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
/**
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: io/grpc/reflection/testing/reflection_test.proto")
public final class ReflectableServiceGrpc {
diff --git a/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java b/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java
index 88b1d758f..1be1fa694 100644
--- a/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java
+++ b/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java
@@ -18,7 +18,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
/**
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: io/grpc/testing/integration/metrics.proto")
public final class MetricsServiceGrpc {
diff --git a/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java b/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java
index 5c6aa89b7..ca09a8b12 100644
--- a/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java
+++ b/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java
@@ -21,7 +21,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: io/grpc/testing/integration/test.proto")
public final class ReconnectServiceGrpc {
diff --git a/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java b/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java
index 85e2597d2..90f0559e4 100644
--- a/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java
+++ b/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java
@@ -22,7 +22,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: io/grpc/testing/integration/test.proto")
public final class TestServiceGrpc {
diff --git a/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java b/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
index 1fb6cfb00..4d2f74678 100644
--- a/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
+++ b/testing-proto/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
@@ -22,7 +22,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.3.1)",
+ value = "by gRPC proto compiler (version 1.3.2-SNAPSHOT)",
comments = "Source: io/grpc/testing/integration/test.proto")
public final class UnimplementedServiceGrpc {