Esun Kim
|
18f6b90b13
|
Bump core to 1.58 (#1188)
|
2023-09-12 09:20:50 -07:00 |
Terry Wilson
|
5260447ed7
|
User guide for health checking (#1191)
|
2023-09-08 18:06:39 -07:00 |
yifeizhuang
|
57d7ef9ad4
|
update grpc-java versiion to v1.58.0 (#1192)
|
2023-09-08 09:29:02 -07:00 |
Arvind Bright
|
1222c78fea
|
config.yaml: update grpc-go version to v1.58.0 (#1189)
|
2023-09-06 15:49:11 -07:00 |
Rin Arakaki
|
e76a1038c3
|
Format python snippets (#1187)
|
2023-09-06 12:10:32 -07:00 |
Seetarama Raju
|
8858fcbcca
|
dart: Update basics.md - Format file extensions in code font (#1166)
|
2023-08-24 09:03:17 -07:00 |
Xuan Wang
|
67e5038dd4
|
Update authentication user guide (#1180)
|
2023-08-22 13:54:22 -07:00 |
flyqie
|
007035bbf0
|
fix: Go example url error in Wait-for-Ready documentation page (#1179)
|
2023-08-21 10:08:45 -07:00 |
Jonathan
|
375496713d
|
fix envoy configure for grpc-web tutorial (#1178)
|
2023-08-17 13:50:36 -07:00 |
Terry Wilson
|
20d8fbea54
|
Blog post for gRPConf 2023 schedule (#1177)
|
2023-08-16 09:13:26 -07:00 |
AJ Heller
|
ce7a886234
|
config.yaml: update core version to 1.57.0 (#1176)
|
2023-08-14 12:37:39 -07:00 |
Matthew Stevenson
|
8919e6bf62
|
Clarify what GCP platforms are supported by gRPC's ALTS libraries. (#1174)
|
2023-08-07 11:38:55 -07:00 |
Eric Anderson
|
92d37c72c0
|
config.yaml: Update Java version to v1.57.1 (#1175)
|
2023-08-02 14:17:29 -07:00 |
Michael Lumish
|
de75d84853
|
Update Node example documentation for example migration to grpc-node repository (#1154)
|
2023-08-01 21:02:16 -04:00 |
Larry Safran
|
febf012bb6
|
config.yaml: update Java version to v1.57.0 (#1173)
|
2023-07-28 14:26:51 -07:00 |
Doug Fawley
|
286faedc2d
|
config.yaml: update Go version to v1.57.0 (#1172)
|
2023-07-26 15:30:53 -07:00 |
Seetarama Raju
|
d8be2abf48
|
Node: Update basics.md - Format file extensions in code font (#1162)
|
2023-07-14 08:49:50 -07:00 |
Seetarama Raju
|
7841685157
|
cpp: Update basics.md - Format file extensions in code font (#1165)
|
2023-07-14 08:46:28 -07:00 |
Seetarama Raju
|
a1fb000d6b
|
Python: Update basics.md - Format file extensions in code font (#1164)
|
2023-07-13 11:36:53 -07:00 |
Terry Wilson
|
ec01d3c122
|
Update gRPConf 2023 banner to say "register now" (#1163)
|
2023-07-13 08:33:14 -07:00 |
Seetarama Raju
|
e7f5082f2b
|
Kotlin: Update basics.md - Fix "Simple RPC" heading level (#1160)
|
2023-07-12 14:41:38 -07:00 |
Seetarama Raju
|
0597f48700
|
Java: Update basics.md - Format file extensions in code font (#1161)
|
2023-07-12 08:03:34 -07:00 |
LYK
|
9fca0325a9
|
kotlin: Update quickstart.md (#1159)
Updated example code that doesn't use Builder. The current example code doesn't use Builder.
https://github.com/grpc/grpc-kotlin/blob/master/examples/server/src/main/kotlin/io/grpc/examples/helloworld/HelloWorldServer.kt#L49
https://github.com/grpc/grpc-kotlin/blob/master/examples/client/src/main/kotlin/io/grpc/examples/helloworld/HelloWorldClient.kt#L29
|
2023-07-10 10:25:22 -07:00 |
Zach Reyes
|
11c8deaf61
|
Update config to point to new go release (#1158)
|
2023-07-06 13:11:22 -07:00 |
Terry Wilson
|
8a7cbcd323
|
gRPConf 2023 announcement on the blog (#1157)
|
2023-07-05 13:15:04 -07:00 |
Terry Wilson
|
f9ef809c06
|
Show a banner with a gRPConf 2023 speaker callout (#1156)
|
2023-06-28 12:38:25 -07:00 |
Yijie Ma
|
6b30da11d5
|
Update gRPC-core version to 1.56 (#1155)
|
2023-06-28 10:05:46 -07:00 |
Zach Reyes
|
c277b03711
|
Update gRPC-Go version to 1.56.1 (#1153)
|
2023-06-21 12:40:12 -07:00 |
Arvind Bright
|
e169191424
|
Update gRPC-go version to 1.56.0 (#1149)
|
2023-06-16 07:17:56 -07:00 |
Slava Egorov
|
7b61c07f15
|
Update dart/basics.md (#1145)
Don't reference deprecated constructor.
|
2023-06-15 09:30:25 -07:00 |
Sergii Tkachenko
|
3949560476
|
Update grpc-java references to 1.56.0 (#1147)
|
2023-06-14 15:21:21 -07:00 |
yifeizhuang
|
8397c58ecc
|
add orca guide (#1131)
|
2023-06-09 10:38:36 -07:00 |
Richard Belleville
|
4f035984fd
|
First draft of custom name resolver docs (#1139)
|
2023-06-08 13:05:42 -07:00 |
Richard Belleville
|
640b83575e
|
First draft of cancellation doc (#1137)
|
2023-06-05 13:17:49 -07:00 |
Xuan Wang
|
1a668d2016
|
User guide for keepalive and compression (#1135)
|
2023-05-30 13:21:54 -07:00 |
Larry Safran
|
620ff1529d
|
Add a wait for ready user guide as part of 2023Q2 Doc Fixit (#1134)
Fixes b/275390889
|
2023-05-30 13:13:26 -07:00 |
Larry Safran
|
de67099d60
|
Add a flow control user guide (#1132)
|
2023-05-30 13:09:01 -07:00 |
Terry Wilson
|
2d7c386412
|
Guide for deadlines (#1136)
|
2023-05-30 09:33:37 -07:00 |
Terry Wilson
|
3a0c482932
|
User guide for custom load balancing policies (#1128)
|
2023-05-19 09:51:59 -07:00 |
Yash Tibrewal
|
3625d32c60
|
Update Core to 1.55.0 (#1130)
|
2023-05-19 08:20:55 -07:00 |
Eric Anderson
|
ee39b786fe
|
Update Java to v1.55.1 (#1127)
|
2023-05-09 15:49:48 -07:00 |
Easwar Swaminathan
|
6a25572f49
|
Update Go release to 1.55 (#1125)
|
2023-05-04 14:33:37 -07:00 |
François Paupier
|
2ce4f4de75
|
Update basics.md (#1104)
add expected arg for example to work properly
|
2023-04-26 11:23:33 -07:00 |
Larry Safran
|
0406cb6b2d
|
update java to version 1.54.1 (#1121)
|
2023-04-20 06:41:23 -07:00 |
Yash Tibrewal
|
8a51aa2c0c
|
Update core version to v1.54.0 (#1119)
|
2023-04-13 07:42:03 -07:00 |
Mark D. Roth
|
bf54f3540b
|
update core version to 1.53.0 (#1114)
|
2023-03-27 14:48:20 -07:00 |
Terry Wilson
|
244ec84736
|
Update Java to 1.54.0 (#1112)
|
2023-03-27 07:38:22 -07:00 |
Zach Reyes
|
8519977ac8
|
Add go 1.54 (#1111)
|
2023-03-23 17:12:58 -07:00 |
Esun Kim
|
a411372b99
|
Updated C++ compilers versions (#1110)
|
2023-03-13 15:13:26 -07:00 |
Mariatta Wijaya
|
671f0b1c57
|
doc: Use f-strings instead of %-s in Python quickstart (#1102)
Use modern f-string formatting instead of %-s.
|
2023-02-15 16:15:15 -08:00 |