Nicolas 'Pixel' Noble
69661fb82e
Regenerate projects
3 years ago
Hannah Shi
62b65c5a60
deleted require paths, update grpc to v1.39.0 ( #26841 )
3 years ago
Nicolas Noble
a325d7f77a
Pointing the protobuf submodule to the new URL ( #26811 )
...
* Pointing the protobuf submodule to the new URL
* Also changing WORKSPACE dependencies
* More references to the old URL...
3 years ago
Hannah Shi
5a65bb0ec5
add a missed break ( #26711 )
3 years ago
yihuaz
b9a69481c2
Revert "Support user provided "scope" in JWT and GDC ( #26577 )" ( #26645 )
...
This reverts commit 6df967966b
.
3 years ago
apolcyn
0e6c888574
Bump version to 1.40.0-dev ( #26600 )
...
* Bump version to 1.40.0
* Regenerate projects
* Tweak version.cc.template to satisfy formatter
* Regenerate projects
3 years ago
Hannah Shi
7197ce64ee
PHP: php server commit 6/n, add php server interop test ( #26202 )
...
* add php server interop test
* fix CI failure
3 years ago
yihuaz
6df967966b
Support user provided "scope" in JWT and GDC ( #26577 )
...
* support scope overriding in jwt and gdc
* fix formatting
* fix bazel build issue
* fix clang tidy
3 years ago
yihuaz
932dbed49d
Revert "Allow to specify user provided audience in google default credentials and JWT credentials ( #26456 )" ( #26531 )
...
This reverts commit 5a91a513fd
.
3 years ago
ZhenLian
5a91a513fd
Allow to specify user provided audience in google default credentials and JWT credentials ( #26456 )
...
* support user provided audience in gdc and jwt
4 years ago
Lidi Zheng
a3ae8e00a2
Revert "Allow to specify user provided audience in google default credentials and JWT credentials ( #26392 )" ( #26440 )
...
This reverts commit 304262e135
.
4 years ago
yihuaz
304262e135
Allow to specify user provided audience in google default credentials and JWT credentials ( #26392 )
...
* support user provided audience in gdc and jwt
* fix 1st round of comments
* fix ruby and php to use new GDC API
* fix python clang issue
* address 2nd round of comments
* fix string_view issue
* remove length param in string_view constructor
4 years ago
Yash Tibrewal
a989179ace
Bump master to v1.39.0 ( #26207 )
...
* Bump version to v1.39.0
* Regenerate projects
* Buildifier format
4 years ago
Stanley Cheung
44b113b3c1
PHP: stop reading composer.json file just to read the version string ( #26156 )
...
* PHP: remove reading from composer.json just for the version string
* Be extra defensive
4 years ago
Hannah Shi
bba425fa11
add php math_server ( #26201 )
4 years ago
Hannah Shi
34ea49a9b1
fix status code ( #26203 )
4 years ago
Hannah Shi
6769ce39f4
PHP: php server commit 4/n, add RpcServer, generator and server examples ( #25640 )
...
* add RpcServer and generator
add server examples: greeter and route guide
* php server generator xds client
* add generated stub
* fix clang format fail
4 years ago
Hannah Shi
e015c81b78
fix unit tests failure on i386 ( #26075 )
4 years ago
Hannah Shi
71578bf931
temporarily change ::createInsecure() back to return NULL ( #25994 )
4 years ago
Stanley Cheung
ab3096f12c
Fix header_matching for PHP and Ruby ( #26017 )
4 years ago
Stanley Cheung
e8a904368b
PHP: enable fault_injection xds interop test case ( #25943 )
...
* PHP: enable fault_injection xds interop test case
* sanity check yaph_code.sh
* some mysterious SIGTERM is being observed
* Remove adhoc test cfg
4 years ago
Guangwen Feng
995c282f15
Fix a typo in php README ( #25940 )
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
4 years ago
Stanley Cheung
c0a78774f8
PHP: allow xDS interop client to start RPCs asynchronously ( #25696 )
...
* PHP: allow xDS interop client to start RPCs asynchronously
* Address review comments
* Remove adhoc test config
4 years ago
Hannah Shi
0bd25f3d11
try/catch exceptions of both php7 and php8 ( #25918 )
4 years ago
Richard Belleville
9964ae875b
Bump master version to 1.38 ( #25838 )
...
* Bump version to 1.38
* Regenerate projects
4 years ago
Stanley Cheung
82625840bc
PHP: remove experimental from Interceptor API ( #25788 )
4 years ago
Hannah Shi
d098697659
PHP: php server commit 3/n, add ServerContext and MethodDescriptor ( #25399 )
...
* add ServerContext and MethodDescriptor
* re-run generate_projects.sh
4 years ago
Hannah Shi
061fcbb214
PHP: php server commit 2/n, add Server Call ( #25397 )
...
* php server commit 2, server call
* re-run generate_projects.sh
* temp solution to avoid using autoload
* remove type-hint of
4 years ago
Karthik Ravi Shankar
2fd9f5ead9
Update third_party/protobuf to v3.15.2 ( #25565 )
...
* Update protobuf to v3.15.2
* revert boringssl podspec changes
Co-authored-by: Jan Tattermusch <jtattermusch@google.com>
4 years ago
Jan Tattermusch
a0fc3a8dda
Update PHP's grpc_php_plugin instructions ( #25544 )
...
See https://github.com/grpc/grpc/issues/25350 .
(This also needs to be fixed in grpc.io)
4 years ago
Lidi Zheng
51659eb06e
Regenerate projects
4 years ago
Yash Tibrewal
f4e55b85bc
Replace disrespectful term
4 years ago
Yash Tibrewal
7a5288d2a0
Replace disrespectful words
4 years ago
Hannah Shi
89d28e7dc9
test both insecure&secure channel
4 years ago
root
185e80373a
changing ChannelCredentials::createInsecure() to return grpc_insecure_credentials_create() instead of NULL
4 years ago
root
bd48e43fc8
php server commit 1, status
4 years ago
Stanley Cheung
e7c2c597b6
Re-generate PHP protos
4 years ago
root
82f472c4a5
run generate_proto_php.sh, before add php server
4 years ago
root
78b477e7f4
update readme
4 years ago
root
a043be5d5c
support PSM security
4 years ago
root
806a0a85e1
fix no assert warnings
4 years ago
root
7d8bbfa334
replace annotations to expectException()
4 years ago
root
45c736f48f
add initializing start batch message buffer, fix PR#24914
4 years ago
root
cb2e78c59e
fix phpunit 8 warnings
4 years ago
Jan Tattermusch
9c8818d2ee
regenerate proto files for csharp, php, ruby
4 years ago
Stanley Cheung
fe2e96f9f3
Regenerate projects
4 years ago
Stanley Cheung
5564ac0cce
Regenerate projects
4 years ago
root
85a0368b1b
add assert
4 years ago
root
48de85ba51
move up from RC3 to 8.0.0
4 years ago
root
5ecc8823e3
fix phpunit warnings
4 years ago