Commit Graph

1894 Commits

Author SHA1 Message Date
Jan Tattermusch d3abb4dce5 upgrade Google.Protobuf nugets to 3.11.4 2020-04-27 04:51:38 -04:00
Jan Tattermusch 43f57958e4 fix c# codegen script typo 2020-04-22 16:30:07 +02:00
Jan Tattermusch 6ffa02a389 do not eat errors when generating protos 2020-04-18 18:43:55 +02:00
Jan Tattermusch 0432f7f6ca use bazel-built protoc and plugin for generate_proto_*.sh scripts
modify scripts
2020-04-17 13:13:36 +02:00
Jan Tattermusch 2a7f2e8f2c regenerate C# protos 2020-04-17 12:37:52 +02:00
Jan Tattermusch 5186b231b1
Merge pull request #22434 from sayedihashimi/sayedha/targetserror02
minor update to fix msbuild condition to correct syntax
2020-03-27 15:57:05 +01:00
jiangtaoli2016 951abee174 Revert "Append old ca.pem"
This reverts commit 13c6b6c612.
2020-03-20 16:49:15 -07:00
jiangtaoli2016 13c6b6c612 Append old ca.pem 2020-03-20 14:48:02 -07:00
Sayed Ibrahim Hashimi 44e1e7b0fd minor update to fix msbuild condition to correct syntax 2020-03-20 13:05:33 -04:00
jiangtaoli2016 90afa89c85 Update c# test credentials 2020-03-18 09:53:30 -07:00
Richard Belleville 8994302049
Merge pull request #22152 from gnossen/bump_to_1.29
Bump master to 1.29
2020-02-26 16:26:42 -08:00
Karthik Ravi Shankar ed3edcf975
Merge pull request #21835 from longkb/remove_redundance_words
Fix some spelling errors in comment
2020-02-26 10:42:50 -08:00
Richard Belleville 5ef379870d Regenerate projects 2020-02-26 10:39:34 -08:00
apolcyn 17036c1452
Merge pull request #21698 from apolcyn/bump_g_stands_for
Bump g stands for
2020-02-21 10:53:47 -08:00
Kim Bao Long 923bd4bedd Fix some spelling errors in comment
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
2020-01-30 17:52:39 +07:00
Jan Tattermusch cb1f9eccd9
Merge pull request #21665 from jtattermusch/improve_metadata_credentials_tests
Improved MetadataCredentialsTest
2020-01-30 10:45:03 +01:00
Alexander Polcyn 1197454f5a Regenerate projects 2020-01-17 15:36:25 -08:00
apolcyn 232fa12972
Merge pull request #21590 from jtattermusch/protobuf_3_11_2
Update third_party/protobuf to v3.11.2
2020-01-16 14:15:12 -08:00
Jan Tattermusch 32b487bc4d review comments 2020-01-16 09:16:29 +01:00
Jan Tattermusch abeac187b6 introduce ChannelBase.ShutdownAsync() 2020-01-15 13:58:49 +01:00
Jan Tattermusch bfdeafaf37 update C# protobuf dependency 2020-01-15 04:43:59 -05:00
Jan Tattermusch 433b93e5db regenerate C# protos 2020-01-15 04:43:59 -05:00
Jan Tattermusch 041ca86c9e improve MetadataCredentialsTest 2020-01-15 09:51:55 +01:00
Esun Kim 26adb49f5d
Merge pull request #21598 from longkb/remove_duplicated_words
Remove duplicated words
2020-01-09 16:20:31 -08:00
Kim Bao Long 953f7c4429 Remove duplicated words
Although it is spelling mistakes, it might make an affects while reading.

Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
2020-01-07 09:35:09 +07:00
Yihua Zhang e10d90ba27 add security level negotiation between call creds and channel. 2020-01-06 11:40:27 -08:00
Esun Kim 252de4f05c Revert "Support CentOS 7 for gRPC.NET" 2020-01-03 17:06:47 -08:00
Esun Kim 60f45833e9 Update by review 2019-12-16 11:54:24 -08:00
Esun Kim 1baebaae1b Support CentOS 7 for gRPC.NET 2019-12-15 12:48:22 -08:00
Jan Tattermusch 9b1f8e4274
Merge pull request #21410 from jtattermusch/upgrade_reference_assemblies_dep
upgrade Microsoft.NETFramework.ReferenceAssemblies dependency
2019-12-10 19:31:36 +01:00
Jan Tattermusch a12a8f0ce2
Merge pull request #21383 from JamesNK/jamesnk/channelcredentials-improve-error
Improve ChannelCredentials.Create error messsage with non-SslCredentials
2019-12-09 20:57:53 +01:00
Jan Tattermusch cef8ed8c33 upgrade Microsoft.NETFramework.ReferenceAssemblies dependency 2019-12-06 14:06:51 +01:00
Jan Tattermusch 642e45a033
Merge pull request #21382 from JamesNK/jamesnk/fix-flakey-test
Fix flaky health check test
2019-12-05 09:38:32 +01:00
Jan Tattermusch f818a0356e
Merge pull request #21365 from JamesNK/mgravell/avoid-delegate-spawn
c# - reduce delegate allocations in the Async*Call API
2019-12-05 09:21:14 +01:00
James Newton-King 8b740047c9
Improve error message 2019-12-05 13:29:55 +13:00
James Newton-King 1fec449ee9
Improve error message 2019-12-05 13:19:31 +13:00
James Newton-King 8abdbe18cd
Improve ChannelCredentials.Create error messsage with non-SslCredentials 2019-12-05 13:17:19 +13:00
James Newton-King 9cedb80c6f
Fix flaky health check test 2019-12-05 12:12:43 +13:00
James Newton-King 4f834e73b2
Clean up 2019-12-05 09:32:37 +13:00
Jan Tattermusch 32ace42484
Merge pull request #21120 from JamesNK/jamesnk/healthchecks-watch
C# health checks watch
2019-12-04 17:14:44 +01:00
James Newton-King 74f3291a13
Remove readonly struct to fix build 2019-12-04 15:37:59 +13:00
Jan Tattermusch 931ce49cf1
fix a few nits 2019-12-04 15:37:58 +13:00
mgravell 2030a4e5f7
move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations 2019-12-04 15:37:57 +13:00
Richard Belleville 6feae07504 Regenerate projects 2019-12-03 15:08:50 -08:00
James Newton-King 7cccfb37b9
Additional tests 2019-12-04 11:07:20 +13:00
James Newton-King f7ddf4ed63
Add exceed capacity test 2019-12-04 10:55:22 +13:00
Jan Tattermusch f7e34e9d57
Merge pull request #21202 from jtattermusch/csharp_unobserved_fix
C# Fix Unobserved Task Exception problem for cancelled calls with unexhausted response stream.
2019-12-03 18:19:47 +01:00
Hope Casey-Allen bdac6a5dd4 Revert csharp workaround for empty payload gzip compression crash 2019-11-27 10:11:41 -08:00
Hope Casey-Allen 60d0105542 Fix compression filter Stream::Next bug 2019-11-27 10:04:31 -08:00
Jan Tattermusch 06b420d314 consider cancelRequested flag too 2019-11-27 11:55:01 +01:00