yifeizhuang
343eed1c04
Start 1.41.0 development cycle ( #8351 )
2021-07-28 15:27:55 -07:00
Chengyuan Zhang
f2ed41aca0
Bump Protobuf Gradle Plugin to 0.8.17 ( #8336 )
2021-07-21 19:30:38 -07:00
ZHANG Dapeng
e980ebd118
Start 1.40.0 development cycle ( #8263 )
2021-06-16 08:04:43 -07:00
Eric Anderson
29618a6bb6
Bump Protobuf to 3.17.2
...
Removed some references to the protobuf version from COMPILING.md and
compiler/README.md to make updates a tiny bit easier.
2021-06-07 11:20:48 -07:00
Eric Anderson
50012832de
Bump Protobuf Gradle Plugin to 0.8.16
...
This version works around a warning about DuplicateStrategy in Gradle 6
that will be an error in Gradle 7 caused by [a bug in the plugin][1].
Bumping the version makes a clean build with `--warning-mode all` (at
least if skipping Android and codegen).
[1]: https://github.com/google/protobuf-gradle-plugin/issues/470
2021-06-04 07:55:58 -07:00
Eric Gribkoff
c0eca6de25
Start 1.39.0 development cycle ( #8147 )
2021-05-05 16:30:38 -07:00
Sergii Tkachenko
e4b292aa9b
Start 1.38.0 development cycle
2021-03-25 18:49:03 -04:00
Chengyuan Zhang
f4ef5acfd9
gradle, README: Bump protobuf-gradle-plugin version to 0.8.15 ( #7891 )
2021-02-11 15:41:18 -08:00
Eric Anderson
2140480736
Start 1.37.0 development cycle
2021-02-11 13:53:10 -08:00
Eric Gribkoff
f2f3bbeb5d
Start 1.36.0 development cycle ( #7770 )
2020-12-30 17:14:04 -08:00
Eric Anderson
0be12b40c3
example-xds: Prefix class names with Xds, instead of suffix
...
This aligns with normal naming practice.
2020-11-25 11:12:12 -08:00
Eric Anderson
7480dade0f
example-xds: Mirror helloworld and hostname example
...
--secure was moved to front since many languages need flags to precede
positional parameters, and we'd like other languages to use the same
flags when feasible.
:8000 was removed from xds: target in the README, as it isn't all that
useful and is confusing as xDS itself provides the backend port numbers.
2020-11-25 11:12:12 -08:00
sanjaypujare
f0915e7619
xds: fix xds example to be consistent with hello world example ( #7659 )
2020-11-24 09:08:27 -08:00
Chengyuan Zhang
e136d8bdeb
gradle, README: Bump protobuf-gradle-plugin version to 0.8.14 ( #7640 )
2020-11-23 11:01:34 -08:00
Chengyuan Zhang
f5bbe12c9f
Start 1.35.0 development cycle ( #7641 )
2020-11-18 13:59:40 -08:00
sanjaypujare
b6601ba273
xds: create a full xDS example with XDS Channel creds and server xDS options ( #7535 )
2020-10-23 08:38:27 -07:00
ZHANG Dapeng
9b73e2365d
Start 1.34.0 development cycle
2020-10-06 16:10:51 -07:00
Eric Anderson
eca8bf8e62
Start 1.33.0 development cycle
2020-08-26 16:13:21 -07:00
Eric Gribkoff
7d97443cd7
Start 1.32.0 development cycle ( #7214 )
2020-07-15 13:51:06 -07:00
Eric Anderson
dc30d85765
Swap to new Google Maven Central mirror URL
...
As seen at https://maven-central.storage.googleapis.com/index.html . The old
URL still has content, but apparently is no longer being updated. For example,
jetty-alpn-agent-2.0.10.pom is not present.
2020-07-10 08:45:49 -05:00
Chengyuan Zhang
d667a67d15
Start 1.31.0 development cycle ( #7050 )
2020-05-19 16:46:16 -07:00
ZHANG Dapeng
c91e127f93
Start 1.30.0 development cycle
2020-04-07 14:12:53 -07:00
Jihun Cho
3e9f3964c4
Start 1.29.0 development cycle
2020-02-26 09:37:27 -08:00
Eric Anderson
2e12b53f2f
examples: Add XDS client example
2020-01-31 11:13:44 -08:00