1. 65cdfba [Security][XDS] Support Verification with SPIFFE Bundle Maps (#40321) by Gregory Cooke · 3 days ago
  2. a86826d Ruby: Mark credential object in channel (#40394) by Randy Stauner · 8 days ago
  3. 58022c6 [Release] Bump version to 1.75.0-dev (on master branch) (#40120) by Esun Kim · 6 weeks ago
  4. ca2e8c9 support dual credentials in google_default_credentials (#39770) by anniefrchz · 7 weeks ago
  5. d1efe2b [ruby] enable EE fork support (#39786) by apolcyn · 9 weeks ago
  6. 9e88cab [ruby] Return nil for c functions expected to return a VALUE (#39214) by Randy Stauner · 9 weeks ago
  7. 1360a9f Fix a few typos in the ruby client (#39785) by Randy Stauner · 10 weeks ago
  8. 69f229e [ruby] remove connectivity state watch thread, fix cancellations from spurious signals (#39409) by apolcyn · 2 months ago
  9. e1482c0 [ruby] remove x64-mingw32 cross-compilation target for ruby (#39710) by apolcyn · 3 months ago
  10. b238b49 [ruby] Drop Ruby 3.0 support (#39607) by Chad Wilson · 3 months ago
  11. 0e54ed6 [Release] Bump version to 1.74.0-dev (on master branch) (#39614) by Yash Tibrewal · 3 months ago
  12. 64f89ce [Ruby] add remove_unused_artifacts to opt build (#39593) by alto-ruby · 3 months ago
  13. dbe77be [grpc_error] fix all tests to pass both with and without error_flatten experiment enabled (#39065) by Mark D. Roth · 4 months ago
  14. 267a27c [Release] Bump version to 1.73.0-dev (on master branch) (#39161) by Xuan Wang · 4 months ago
  15. f122d24 [Apple] Bump the minimum iOS to 15.0 & OSX to 11.0 (#38876) by Esun Kim · 6 months ago
  16. 54d338e Bump dev version 202502191432 (#38787) by Eugene Ostroukhov · 6 months ago
  17. ef13727 [ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 support (REDUX) (#38601) by Chad Wilson · 7 months ago
  18. 1af9b68 [Revert] "[ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 support" (#38516) by Stanley Cheung · 7 months ago
  19. 18bebd3 [ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 support (#38338) by Chad Wilson · 7 months ago
  20. 80f3396 [Release] Bump version to 1.71.0-dev (on master branch) (#38406) by Stanley Cheung · 7 months ago
  21. cde3276 [release] Bump dev version on master to 1.70.0-dev (#38236) by Mark D. Roth · 8 months ago
  22. 6a0c483 [CI] Upgraded clang to 19 for sanity tests (#38070) by Esun Kim · 9 months ago
  23. 2213447 Bump master version to 1.69.0-dev (#38000) by Richard Belleville · 10 months ago
  24. 260b41b [Apple/Build] Bumped iOS to 11, OSX to 10.14, tvOS to 13.0 (#37931) by Esun Kim · 10 months ago
  25. dbb5164 [clang-format] Remove custom clang-format rules for include ordering (#37820) by Craig Tiller · 10 months ago
  26. f55bf22 [Ruby] fix incompatible pointer type of grpc_compression_algorithm_name (#37741) by alto-ruby · 11 months ago
  27. bdf52dd Fix more minor typos (#37541) by Nathan Baulch · 11 months ago
  28. fbd1a61 [release] bump dev version on master branch (#37671) by apolcyn · 11 months ago
  29. 90d19ac [ruby] add a sanity check to load grpc in a child process before most ruby tests (#37649) by apolcyn · 11 months ago
  30. 245941e [Gpr_To_Absl_Logging] Remove gpr_log. Adding absl LOG wrappers. (#37431) by Tanvi Jagtap · 12 months ago
  31. d427a5c [Gpr_To_Absl_Logging] Removing absl_vlog2_enabled (#37476) by Tanvi Jagtap · 12 months ago
  32. a5ed1f6 [ruby] reduce ruby gpr_log invocations from INFO to DEBUG (#37426) by apolcyn · 1 year ago
  33. 83b5620 [Gpr_To_Absl_Logging] Remove gpr_should_log from the header file (#37420) by Tanvi Jagtap · 1 year ago
  34. d3560d9 [Gpr_To_Absl_Logging] Deleting function gpr_set_log_function (#37386) by Tanvi Jagtap · 1 year ago
  35. 0940f8e [ruby] refactor flaky test and expose cancel_with_status (#37410) by apolcyn · 1 year ago
  36. 084bd27 Automated rollback of commit 57a629e88c12c4cdb825aa9578d08166adbef15d. by Tanvi Jagtap · 1 year ago
  37. 57a629e [Gpr_To_Absl_Logging] Removing gpr_set_log_function (#37321) by Tanvi Jagtap · 1 year, 1 month ago
  38. cf88319 [Gpr_To_Absl_Logging] Remove deprecated function gpr_set_log_verbosity (#37269) by Tanvi Jagtap · 1 year, 1 month ago
  39. 8d4bc56 [Gpr_To_Absl_Logging] Code clean up (#37270) by Tanvi Jagtap · 1 year, 1 month ago
  40. d835f8a [Release] Bump version to 1.67.0-dev (on master branch) (#37279) by AJ Heller · 1 year, 1 month ago
  41. f416b31 [Gpr_To_Absl_Logging] Remove gpr_log_severity_string (#37013) by Tanvi Jagtap · 1 year, 2 months ago
  42. e1530b1 [ruby] Update google-protobuf dep to allow 3.x and 4.x versions (#36982) by apolcyn · 1 year, 2 months ago
  43. b18636e [Ruby] Implement setter for logger of GRPC module (#36989) by Hoa Nguyen · 1 year, 2 months ago
  44. 4c9db80 [Gpr_To_Absl_Logging] Fixing bugs (#36961) by Tanvi Jagtap · 1 year, 2 months ago
  45. 4c01a30 [grpc][Gpr_To_Absl_Logging] Remove gpr_assertion_failed function (#36912) by Tanvi Jagtap · 1 year, 2 months ago
  46. 97b9560 [Gpr_To_Absl_Logging] Fixing ruby build (#36935) by Tanvi Jagtap · 1 year, 2 months ago
  47. d4b5e12 [ruby] improve the way completion queue pluck operations handle signals and process shutdown (#36903) by apolcyn · 1 year, 2 months ago
  48. f87084d [Release] Bump version to 1.66.0-dev (on master branch) (#36892) by Xuan Wang · 1 year, 2 months ago
  49. 8a30491 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36817) by Tanvi Jagtap · 1 year, 2 months ago
  50. 03e91b6 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) by Tanvi Jagtap · 1 year, 2 months ago
  51. 1dbfd4c [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) by Tanvi Jagtap · 1 year, 2 months ago
  52. 87b7190 [Release] Bump version to 1.65.0-dev (on master branch) (#36544) by Yash Tibrewal · 1 year, 3 months ago
  53. 1a8b22f [build] Restrict visibility for creating core credentials types. (#36216) by AJ Heller · 1 year, 4 months ago
  54. cd30592 [release] Bump dev version 202404101721 (#36333) by Yijie Ma · 1 year, 4 months ago
  55. 930b393 ruby: register grpc_rb_sStatus as a global variable (#36125) by Jean byroot Boussier · 1 year, 5 months ago
  56. 489d24c [ruby] Make `GRPC::DeadlineExceeded` report properly (#33565) by Stan Hu · 1 year, 5 months ago
  57. 7b98cda No public description by Esun Kim · 1 year, 5 months ago
  58. 34be0d8 [Core] Remove wrap_memcpy (#35826) by Esun Kim · 1 year, 6 months ago
  59. 6c157f9 [Release] Bump version to 1.63.0-dev (on master branch) (#35899) by Eugene Ostroukhov · 1 year, 6 months ago
  60. 574b057 [client channel] remove grpc_channel_num_external_connectivity_watchers() (#35840) by Mark D. Roth · 1 year, 6 months ago
  61. c637a9f [ruby] Fix compilation errors on clang 16 (#34481) by Stan Hu · 1 year, 7 months ago
  62. fe75f2b [GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE (#35602) by Esun Kim · 1 year, 7 months ago
  63. b85ebb9 [ruby] Fix use-after-free for post-fork channel recreation (#35488) by Alan Wu · 1 year, 7 months ago
  64. 7c347b9 [Release] Bump version to 1.62.0-dev (on master branch) (#35580) by Stanley Cheung · 1 year, 7 months ago
  65. eaf1a92 [Ruby] remove #include <sys/time.h> (#34178) by alto-ruby · 1 year, 8 months ago
  66. dd12460 [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) by Luwei Ge · 1 year, 8 months ago
  67. 15e2f9e [release] Bump version on master to 1.61.0-dev (#34923) by Mark D. Roth · 1 year, 9 months ago
  68. 016ed92 [deps] Upgrade protobuf version to v25.0 (#34513) by Adam Cozzette · 1 year, 9 months ago
  69. 0798590 [tls] Fix ownership bugs in TlsCredentialsOptions and grpc_tls_credentials_options. (#34758) by Matthew Stevenson · 1 year, 10 months ago
  70. 36af323 [ruby] create debug symbol packages (#34632) by apolcyn · 1 year, 10 months ago
  71. 3bdd972 [Release] Bump master version to 1.60 (gjallarhorn) (#34488) by Richard Belleville · 1 year, 11 months ago
  72. b3467cd [ruby] Fix linking errors on x86-darwin (#34134) by Stan Hu · 1 year, 11 months ago
  73. dfa040f [Ruby] replace strdup with gpr_strdup (#34177) by alto-ruby · 1 year, 11 months ago
  74. 1a11249 [Deps] Upgrade Protobuf and Upb to 24.x (#34123) by Esun Kim · 2 years ago
  75. a90f300 [Release] Bump version to 1.59.0-dev (on master branch) (#34144) by Esun Kim · 2 years ago
  76. 06d0a6c [ruby] improve handling for recv_message op failures (#34016) by apolcyn · 2 years ago
  77. f3419f8 [Ruby] set metadata_sent after call success (#33998) by alto-ruby · 2 years ago
  78. b4a39a2 [Ruby] add special status msg interop test (#33990) by alto-ruby · 2 years ago
  79. 7c21997 [ruby] remove unnecessary background thread startup wait logic that interferes with forking (#33805) by apolcyn · 2 years, 1 month ago
  80. 42b0d01 [Release] Bump version to 1.58.0-dev (on master branch) (#33825) by AJ Heller · 2 years, 1 month ago
  81. 3d9f2d8 [ruby] improve possible error message in postfork parent (#33791) by apolcyn · 2 years, 1 month ago
  82. d4cbb7a [ruby] fix crash when prefork/postfork is used without previously using grpc (#33788) by apolcyn · 2 years, 1 month ago
  83. a28900a [ruby] raise RPC deadline in a flakey test (#33713) by apolcyn · 2 years, 1 month ago
  84. 75ecd17 [Ruby] remove manual strip in ruby ext conf (#33641) by alto-ruby · 2 years, 1 month ago
  85. c81bdf7 [Protobuf] Upgrade third_party/protobuf to 23.4 (#33695) by AJ Heller · 2 years, 1 month ago
  86. b211522 [ruby] simplify shutdown; remove unnecessary attempts at grpc_shutdown (#33674) by apolcyn · 2 years, 1 month ago
  87. fe11ec9 [ruby] experimental client side fork support (#33430) by apolcyn · 2 years, 1 month ago
  88. f7b1ed8 [Ruby] remove objs and strip libs in ruby extension build (#33596) by alto-ruby · 2 years, 1 month ago
  89. 278978d [tls] Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#33558) by Matthew Stevenson · 2 years, 2 months ago
  90. 6076825 [ruby] Add `-weak_framework CoreFoundation` to link line (#33538) by Mike Dalessio · 2 years, 2 months ago
  91. a4ab4d0 [Ruby] Fix memory leak in grpc_rb_call_run_batch (#33368) by Peter Zhu · 2 years, 2 months ago
  92. 4fd6dc2 [Ruby] Fix memory leak in grpc_rb_server_request_call (#33371) by Peter Zhu · 2 years, 2 months ago
  93. 5a06780 [Release] Bump version to 1.57.0-dev (on master branch) (#33311) by Yijie Ma · 2 years, 2 months ago
  94. 01c87e2 [ruby] fix re2 compilation when older system version installed (#32580) by Stan Hu · 2 years, 3 months ago
  95. dc07553 [Release] Bump version to 1.56.0-dev (on master branch) (#32918) by Yash Tibrewal · 2 years, 4 months ago
  96. 0ce39dc [Ruby] Fixed the return value of `PLATFORM.architecture` when MacOS is Ventura ( #31782 ). (#31783) by y.okamoto · 2 years, 5 months ago
  97. ec1d75b [Release process] Bump version to 1.55.0-dev (on master branch) (#32743) by Stanley Cheung · 2 years, 5 months ago
  98. 50e6af1 Bump dev version to 1.54.0-dev (#32426) by Mark D. Roth · 2 years, 6 months ago
  99. 4777db3 [ruby testing]: experimental change to grpc_class_init_test (#32337) by apolcyn · 2 years, 6 months ago
  100. 8734964 Simplify ruby class init test (#32307) by apolcyn · 2 years, 6 months ago