Commit Graph

668 Commits

Author SHA1 Message Date
srini100 f22d3dc390 Add supported features in v1.31.0 2020-07-30 12:25:27 -07:00
Eric Gribkoff 7df3017c8a Update semantics of --fail_on_failed_rpc 2020-07-27 10:11:19 -07:00
Jan Tattermusch aa0193db42
Merge pull request #23576 from jtattermusch/bump_master_1_32
update master version to 1.32.0-dev
2020-07-23 07:48:24 +02:00
Richard Belleville 089d90933a
Merge pull request #23203 from gnossen/python_google_default_creds
Implement compute_engine_channel_credentials in Python
2020-07-22 13:14:54 -07:00
Jan Tattermusch f9b68bb01e add g-stands-for for the next release 2020-07-22 12:53:08 +02:00
Richard Belleville 0eabc3ec74 Add to Python documentation 2020-07-13 23:12:39 +00:00
Jan Tattermusch e27d8935a7
Update grpc_release_schedule.md 2020-07-13 18:13:14 +02:00
Esun Kim 165ee5007a Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
Lidi Zheng b9088ee9dd Address comments 2020-06-23 15:56:25 -07:00
Lidi Zheng 8bcffaa5ca Hide init_grpc_aio and guard async API outside of AsyncIO context 2020-06-23 12:10:18 -07:00
Jan Tattermusch 89be9c27f1
Merge pull request #23220 from chalin/chalin-docs-fix-grpc-io-links-200616
Docs: fix links to grpc.io quick start, tutorial and other pages
2020-06-22 14:11:53 +01:00
Yash Tibrewal 456036d808
Merge pull request #21959 from furukawa3/rm-trailing-spaces
Remove trailing-spaces from doc/*
2020-06-18 12:54:49 -07:00
Mark D. Roth 7cc9803d00
Merge pull request #22265 from igors/patch-1
fix typo in docs
2020-06-17 12:33:54 -07:00
Mark D. Roth 6fbc078559
Merge pull request #23034 from gkarthiks/master
doc: adding the fourth enum for health check proto docs
2020-06-17 10:26:44 -07:00
Patrice Chalin 5ac3aa789f Docs: fix links to grpc.io tutorial pages 2020-06-16 08:47:24 -04:00
Patrice Chalin 4c4933e056 Docs: fix links to quick start pages 2020-06-16 08:40:59 -04:00
Srini Polavarapu 2e2d21d6e5
Merge pull request #23213 from srini100/xds_features
xds features in gRPC releases
2020-06-15 16:45:03 -07:00
srini100 815bd8b90f resolving comment 2020-06-15 13:44:47 -07:00
Menghan Li c862859161
Merge pull request #23137 from menghanl/interop_test_spec_traffic_splitting 2020-06-15 12:09:27 -07:00
srini100 4a8171cda5 xds features per release 2020-06-14 20:02:36 -07:00
Eric Gribkoff 3f4b0d5f94
Merge pull request #23136 from ericgribkoff/qps
Update default xds test qps to 100
2020-06-13 22:15:53 -07:00
Yash Tibrewal 12c3440fe1
Merge pull request #23156 from yashykt/pingdoc2
Remove window update frames from the pings doc
2020-06-08 16:50:20 -07:00
Yash Tibrewal ae4687af4a Remove window update frames from the pings doc 2020-06-05 14:30:56 -07:00
Srini Polavarapu dd90a14eee Bump version to v1.31.0-dev 2020-06-05 13:52:22 -07:00
Yash Tibrewal 082f1ae887 Update pings channel args documentation 2020-06-05 12:01:43 -07:00
Menghan Li a1a06a555d xds interop descriptions: add test traffic_splitting to spec 2020-06-04 13:19:29 -07:00
Eric Gribkoff 84fccf5300 Update default xds test qps to 100 2020-06-04 11:06:49 -07:00
Kevin Dungs 280fcdb95f
Correct gMock syntax in example code. 2020-05-26 01:06:53 +02:00
gkarthiks 7324556353 doc: adding the fourth enum for health check proto docs
Signed-off-by: gkarthiks <github.gkarthiks@gmail.com>
2020-05-24 00:34:35 +05:30
Eric Anderson df8eb2887a
Merge pull request #22768 from menghanl/path_case_sensitive
doc: clarify that gRPC paths are case-sensitive
2020-05-18 11:31:06 -07:00
Jan Tattermusch 60f499fe56
Merge pull request #22047 from tomaszjonak/patch-1
grpc_cli: add info about cmake gRPC_BUILD_TESTS flag
2020-05-14 08:34:33 +02:00
Jan Tattermusch 436165a753
Simplify the instructions a bit more. 2020-05-13 15:53:43 +02:00
Jan Tattermusch 7740ed281d
A few more improvements 2020-05-13 15:51:50 +02:00
Eric Anderson 18dd95f735 doc/compression.md: Make it clear compression is per-RPC
"initial call" should not be understood as "initial call on the connection" but
"initial call of the RPC". All the data necessary for understanding client's
compression abilities is provide per-RPC, so no connection-level state should
be used. Using such state would break the use of proxies.
2020-05-06 11:23:23 -07:00
Nicolas "Pixel" Noble 791729d09f Bumping version. 2020-04-30 08:12:29 +02:00
Menghan Li 5b7aa136ab move 2020-04-24 18:00:56 -07:00
Menghan Li 6ba920a573 doc: clarify that gRPC paths are case-sensitive 2020-04-24 09:54:54 -07:00
Eric Gribkoff 5330ead3ab Add --fail_on_failed_rpc flag to xds tests 2020-04-24 08:57:43 -07:00
Lidi Zheng 004a3c3253 Weaken our promise 2020-04-23 14:16:36 -07:00
Lidi Zheng dc3eb43ae6 It might be experimental 2020-04-23 10:22:34 -07:00
Lidi Zheng 6c2542150c Format the rst file 2020-04-22 17:03:39 -07:00
Lidi Zheng c57a3792a0 Remove unused extension 2020-04-22 17:02:32 -07:00
Lidi Zheng 6b2239ed40 Generate corresponding grpc_types.h link 2020-04-22 16:56:42 -07:00
Lidi Zheng d3805e1b6c Explain how to find channel arguments in our doc 2020-04-22 16:19:42 -07:00
Lidi Zheng f7d71ccfa6 Update the glossary 2020-04-22 14:51:21 -07:00
Lidi Zheng c1df38f2b9 Document wait_for_ready mechanism in Python's glossary 2020-04-22 13:38:22 -07:00
Lidi Zheng 6e0ac50b09 Improve the documentation for serializer and deserializer 2020-04-15 14:04:52 -07:00
Yash Tibrewal 2d0ed47223 Reviewer comments 2020-04-10 12:28:25 -07:00
Yash Tibrewal edc2a6b988 Add option for logging keepalive pings 2020-04-10 12:16:37 -07:00
Mark D. Roth f8f6034d1a Refactor xds LB policy 2020-04-07 14:03:01 -07:00