Merged
Conversation
This configuration variable was originally set due to a bug in CMake. We now build BoringSSL with assembly optimizations on Visual Studio provided that the version of CMake we're using is "new enough" (3.13+) and the NASM assembler is installed.
Make gRPC podspec template more robust
Allow plugin/option/global_callback to override max_recv_message_size
Add linux-headers to docker images for alpine linux
Fix cancellation callback data race
Revert "[Exposing ALTS Context 2/2] Utility Wrapper Class"
Pass rotation to Yash
Revert "Allow plugin/option/global_callback to override max_recv_message_size"
Conditionally enable OPENSSL_NO_ASM for Visual Studio
Improve the documentation on how to use gRPC C++ from another project, particularly for CMake.
Support CentOS 7 for gRPC.NET
Change bundler version
Add v1.26.0 release of grpc-go to interop matrix
Add v1.25.0 to interop matrix
Check for negative on NextMessageSize
fix fmt.Errorf missing args
Make buildifier sanity test fail-able
Upgrade pip to 19.3.1 across the project
Properly set up deadline for generic callback requests
Add distrib test for CMake FetchContent build
Add namespace to MakeUnique in xds.cc
Improve documentation for building with CMake
Change the linux for linux artifacts to CentOS 6
Updated documentation for using gRPC C++
Extra logging with Truncated message on read closed
Fixes a bug with the Aio socket that did not call correctly the connect CB function when there was an issue connecting to a host
…_servers [Aio] Call correctly the connect CB error when an error happens
Don't fail on upload_results_to_bq not being defined
Passing triage duty to Esun
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.