Chengyuan Zhang
f5bbe12c9f
Start 1.35.0 development cycle ( #7641 )
2020-11-18 13:59:40 -08:00
sanjaypujare
149ba3db6e
xds: move XdsServerBuilder out of internal.sds to the main xds package ( #7627 )
2020-11-17 12:00:05 -08:00
Erik Johansson
19923df1b5
xds: add support for setting bootstrap file with java system property
...
While most languages support setting environment variables during runtime,
Java does not. In Java, the preferred approach is to use Java System Properties
in order so specify configuration options. By checking for the existence
of the io.grpc.xds.bootstrap property if GRPC_XDS_BOOTSTRAP is not found,
it is possible to either supply the bootstrap location during runtime or as
a Java argument. The environment variable still takes precedence in order
to not break any existing documentation.
2020-11-16 15:45:28 -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
ZHANG Dapeng
bacd12ee0a
xds: delete deprecated xds-experimental scheme
2020-07-14 16:46:58 -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
Jihun Cho
190ab88400
examples: update xds example readme ( #7017 )
2020-05-07 13:24:30 -07:00
ZHANG Dapeng
4947774475
Update README etc to reference 1.29.0
2020-04-22 09:45:09 -07:00
ZHANG Dapeng
c91e127f93
Start 1.30.0 development cycle
2020-04-07 14:12:53 -07:00
Chengyuan Zhang
a1815417de
Update README etc to reference 1.28.1
2020-04-03 16:11:41 -07:00
Jihun Cho
111e348def
Update README etc to reference 1.28.0 ( #6815 )
2020-03-10 16:10:04 -07:00
Jihun Cho
3e9f3964c4
Start 1.29.0 development cycle
2020-02-26 09:37:27 -08:00
Jihun Cho
df1b678698
Update readme to v1.27.2 ( #6758 )
2020-02-25 18:32:32 -08:00
Chengyuan Zhang
19de229b7f
Update readme to specify 1.27.1 ( #6730 )
2020-02-19 14:36:47 -08:00
Eric Anderson
2e12b53f2f
examples: Add XDS client example
2020-01-31 11:13:44 -08:00