Chengyuan Zhang
4ec5be387e
Update README etc to reference 1.24.0 ( #6197 )
2019-09-25 16:40:09 -07:00
Eric Anderson
19942ba039
README.md: Swap to Gradle Plugins DSL
...
The Plugins DSL has matured and is now preferred. It's also more terse,
which is nice.
2019-08-30 11:39:16 -07:00
ST-DDT
d5b63e9c68
docs, examples: Update the maven plugins version ( #6065 )
2019-08-20 14:35:03 -07:00
ZHANG Dapeng
ce53d0eac7
Update README etc to reference 1.23.0
2019-08-13 17:46:50 -07:00
Carl Mastrangelo
57e7bd394e
all: update to proto 3.9.0
2019-07-26 13:53:05 -07:00
Jihun Cho
77ee79cc15
Update README to reference 1.22.1
2019-07-10 17:20:16 -07:00
Jihun Cho
722c66ef91
Update README to reference 1.22.0
2019-07-08 15:02:51 -07:00
Zhaonian Luan
b466d8d380
README.md: Updated compile to implementation. ( #5914 )
2019-06-21 14:28:54 -07:00
Eric Anderson
5a4178a74e
Update README to reference 1.21.0
2019-05-23 13:31:25 -07:00
Kun Zhang
79c286efe9
Update README to reference 1.20.0 ( #5577 )
2019-04-10 12:49:02 -07:00
ZHANG Dapeng
755a22790b
android/android-interop-testing/examples: upgrade android plugin
...
This resolves #5523
While bumping `com.android.tools.build:gradle:3.1.2` to `3.3.0`, some other plugins/artifacts/maven repo/buildscripts have to be updated:
- gradle (wrapper) need to upgrade to 4.10.x
- protobuf gradle plugin need to bump a version compatible with gradle version.
- need add `google()` and `jcenter()` repos for android (otherwise `com.android.tools.build:aapt2:3.3.0x` and `trove4j` will not be found resp.)
- need to accept license for Android "build-tools;28.0.3" in kokoro env.
2019-04-02 14:52:27 -07:00
Nguyen Quang Huy
05d5e4802a
doc: Change http to https for security links
...
For security, we should change http into https links.
Co-Authored-By: Nguyen Van Trung [trungnvfet@outlook.com ](mailto:trungnvfet@outlook.com)
Signed-off-by: Nguyen Quang Huy [huynq0911@gmail.com ](mailto:huynq0911@gmail.com)
2019-02-27 17:25:42 -08:00
Carl Mastrangelo
b86fdfa12e
all: update README to reference 1.19.0
2019-02-27 14:55:09 -08:00
ZHANG Dapeng
f17a7c0faf
Update README to reference 1.18.0
2019-01-15 10:54:22 -08:00
Jihun Cho
8ccc9899c9
Update README to reference 1.17.1
2018-12-10 10:28:36 -08:00
Jihun Cho
c0d4e022f4
Update README to reference 1.17.0
2018-12-05 10:03:43 -08:00
Eric Anderson
7dfde55121
Update README to reference 1.16.1
2018-10-29 10:03:53 -07:00
Eric Anderson
2c9bdd1cda
Update README to reference 1.15.1
2018-10-03 08:58:14 -07:00
Kun Zhang
337b78cd34
Update README to reference 1.15.0 ( #4847 )
2018-09-11 15:01:48 -07:00
Kun Zhang
f8274c4e7c
doc: update README because we have been requiring Java 7. ( #4819 )
2018-09-04 11:09:09 -07:00
Eric Anderson
bc05b540f4
README.md: Link to Alpine's protoc-gen-grpc-java
2018-08-24 09:54:39 -07:00
Carl Mastrangelo
30672635de
all: point readme to new jar URL
2018-08-14 14:41:39 -07:00
Eric Anderson
631e46c3e3
README.md: Reorganize and trim
...
Reorganize the README to flow better for new users, pointing them in
good directions. Also try to reduce the size so they actually read the
thing. It's still to long, but is a step in the right direction.
Fixes #4615
2018-08-14 08:02:22 -07:00
Eric Anderson
c42d5bbf2c
Bump protobuf-gradle-plugin to 0.8.5
...
The version bump happened in some places already, but many references
were missed.
This fixes the following warning that shows up with newer versions of
Gradle:
> Using TaskInputs.file() with something that doesn't resolve to a File
> object has been deprecated and is scheduled to be removed in Gradle
> 5.0. Use TaskInputs.files() instead.
2018-08-03 11:41:38 -07:00
Eric Anderson
b64cde1488
Encourage using grpc-netty-shaded instead of grpc-netty
...
grpc-netty is still really useful, but for most users who aren't doing
anything advanced using grpc-netty-shaded is much safer from a
dependency basis.
grpc-netty-shaded has seen more usage and has shown itself to be stable
and reduce the number of conflicts due to Netty versions.
2018-08-02 16:58:59 -07:00
Carl Mastrangelo
128f54ca1c
all: update readme to point to 1.14
2018-07-31 12:19:20 -07:00
Erik Pettersson
e520f46984
all: doc(readme) bump versions
...
Update versions from 1.13.1 to 1.13.2.
2018-07-30 12:51:49 -07:00
ZHANG Dapeng
e59aac7178
Update README to reference 1.13.1 ( #4580 )
2018-06-21 09:28:30 -07:00
Théo Gaillard
5c4f2c7c0f
README.md: update grpc 1.11.0 to 1.12.0 ( #4488 )
...
Update version strings.
2018-05-22 20:38:21 -07:00
Eric Gribkoff
785ac4772e
README.md: clarify that Android is for client-side use ( #4408 )
2018-04-30 10:28:41 -07:00
Jorg Heymans
2094bb4d8e
doc: upgrade protobuf-maven-plugin in README.md
2018-04-03 16:51:56 -07:00
Eric Anderson
2a95e38257
Update README to reference 1.11.0
2018-03-29 11:24:06 -07:00
Shohei Kamimori
5af2515f3e
core,README: add docs about grpc-java-api-checker ( #4182 )
2018-03-28 15:34:18 -07:00
Eric Gribkoff
6160727274
README.md: fix maven central link ( #4256 )
2018-03-22 16:22:18 -07:00
Eric Gribkoff
0c27e719ae
Update README to reference 1.10.0 ( #4090 )
2018-02-15 18:54:38 -08:00
Eric Gribkoff
b940084c33
README.md: include supported Android API levels
2018-01-17 10:18:33 -08:00
Eric Anderson
71bad37402
Update protobuf-gradle-plugin to 0.8.3
...
This fixes support for newer Android Gradle Plugins.
2018-01-12 08:34:05 -08:00
Kun Zhang
4115491a24
Update README to reference 1.9.0 ( #3934 )
2018-01-09 13:28:54 -08:00
Kun Zhang
86d64122e5
Upgrade to Protobuf 3.5.1 and Protoc 3.5.1-1. ( #3921 )
...
protoc-3.5.0-linux-x86_64 introduced GLIBC_2.14 dependency and broke
gRPC release process (https://github.com/google/protobuf/issues/4138 ).
3.5.1-1 is the proper re-build.
2018-01-05 16:40:20 -08:00
Carl Mastrangelo
aee5fc4176
all: update to proto 3.5.0
2017-11-30 11:50:19 -08:00
Carl Mastrangelo
7d1aae155f
Update README to reference 1.8.0
2017-11-28 14:28:35 -08:00
dapengzhang0
21be70dbe3
Update README to reference 1.7.0
2017-10-11 21:31:49 -07:00
zpencer
b579528c89
Update README to reference 1.6.1 ( #3428 )
2017-08-31 15:24:33 -07:00
Carl Mastrangelo
2175004363
all: recommend latest os maven detector
2017-07-18 10:44:37 -07:00
Carl Mastrangelo
d34260a814
all: update to proto gradle plugin 0.8.1
2017-07-14 12:35:14 -07:00
Mehrdad Afshari
8ce0bc25b6
Canonicalize URL prefixes to https://grpc.io
2017-07-10 16:30:09 -07:00
Carl Mastrangelo
d6d3a53d25
all: update readme to point to 1.4.0
2017-06-16 15:03:14 -07:00
Carl Mastrangelo
8dc29f91bb
all: bump recommended gRPC and Proto to 1.3.0 and 3.2.0
2017-04-28 13:36:21 -07:00
Carl Mastrangelo
caa0dd23aa
all: bump recommended version to 1.2.0
2017-03-17 14:54:45 -07:00
Carl Mastrangelo
218bc03aeb
all: recommend the latest gRPC version on master
2017-02-23 16:09:42 -08:00