aboutsummaryrefslogtreecommitdiff
path: root/config.m4
AgeCommit message (Expand)Author
2024-02-12[Release] Bump version to 1.61.1 (on v1.61.x branch) (#35888)Esun Kim
2024-01-30[Release] Bump version to 1.61.0 (on v1.61.x branch) (#35760)Stanley Cheung
2024-01-25[Release] Bump version to 1.61.0-pre3 (on v1.61.x branch) (#35677)Stanley Cheung
2024-01-22[Release] Bump version to 1.61.0-pre2 (on v1.61.x branch) (#35626)Stanley Cheung
2024-01-17[Release] Bump version to 1.61.0-pre1 (on v1.61.x branch) (#35582)Stanley Cheung
2024-01-12[chttp2] Rework settings management to be a c++ type (#35449)Craig Tiller
2024-01-10[call-v3] Move `grpc_call_final_info` into its own target (#35504)Craig Tiller
2024-01-09[xDS] read connection idle timeout from CDS resource (#35395)Mark D. Roth
2024-01-09[EventEngine] Rename Posix native resolver (#35491)AJ Heller
2024-01-09[EventEngine] Implement Windows Native Resolver (#35458)AJ Heller
2024-01-02[chttp2] Remove a bunch of mostly-rolled-out experiments (#35426)Craig Tiller
2024-01-02[xDS] move CDS and EDS watchers into xds resolver (#35011)Mark D. Roth
2023-12-15Automated rollback of commit a5a25c7dad9ebcdb85b9d8ca282e4da7db292520.Craig Tiller
2023-12-14Automated rollback of commit b455726401587212a39bb43158e20f40aad3e540.gRPC Team Bot
2023-12-14[call-v3] Convert server auth filter (#35299)Craig Tiller
2023-12-11[call-v3] Convert message compression filter (#35269)Craig Tiller
2023-12-11[call-v3] Idle/max-age filters (#35270)Craig Tiller
2023-12-08[EventEngine] Add virtual a MakeSlice method into MemoryAllocatorImpl and mov...Vignesh Babu
2023-12-06[EventEngine] Posix NativeDNSResolver implementation (#35153)Yijie Ma
2023-11-13[release] Bump version on master to 1.61.0-dev (#34923)Mark D. Roth
2023-11-10[deps] Upgrade protobuf version to v25.0 (#34513)Adam Cozzette
2023-11-09[EventEngine] WindowsDNSResolver Implementation (#34400)Yijie Ma
2023-11-03[Security - Revocation] Crl Directory Watcher Implementation (#34749)Gregory Cooke
2023-10-19[TLS - Revocation] Crl Provider (#34715)Gregory Cooke
2023-10-17Revert "[TLS - Revocation] Crl Provider (#33786)" (#34713)apolcyn
2023-10-17[channel-stack] Make ordering explicit (#32852)Craig Tiller
2023-10-17[TLS - Revocation] Crl Provider (#33786)Gregory Cooke
2023-10-12[chttp2] Bound write sizes based on observed write performance (#34665)Craig Tiller
2023-10-12[promises] Sketch out a spot for the in-process transport promise conversion ...Craig Tiller
2023-10-10[chttp2] Experiments for rst_stream pushback (#34642)Craig Tiller
2023-09-28[resolver and LB policy APIs] reland: change address list to support multiple...Mark D. Roth
2023-09-28[chttp2] Continue refactoring towards promises (#34437)Craig Tiller
2023-09-28Revert "[resolver and LB policy APIs] change address list to support multiple...Mark D. Roth
2023-09-28[resolver and LB policy APIs] change address list to support multiple address...Mark D. Roth
2023-09-26[Release] Bump master version to 1.60 (gjallarhorn) (#34488)Richard Belleville
2023-09-15[EventEngine] Delete OriginalThreadPool, remove work_stealing experiment (#34...AJ Heller
2023-09-14[round_robin] 4th attempt: delegate to pick_first as per dualstack design (#3...Mark D. Roth
2023-09-13[Build] re-enable grpc++_unsecure library without ssl dependencies (#34327)David Chamberlin
2023-09-13Revert "[round_robin] third attempt: delegate to pick_first as per dualstack ...Mark D. Roth
2023-09-12[round_robin] third attempt: delegate to pick_first as per dualstack design (...Mark D. Roth
2023-09-11Revert "[round_robin] delegate to pick_first as per dualstack design" (#34317)Craig Tiller
2023-09-11[round_robin] delegate to pick_first as per dualstack design (#34241)Mark D. Roth
2023-09-05[HTTP Proxy] Rename source/header and move test (#34221)Eugene Ostroukhov
2023-08-29[Deps] Upgrade Protobuf and Upb to 24.x (#34123)Esun Kim
2023-08-23[Release] Bump version to 1.59.0-dev (on master branch) (#34144)Esun Kim
2023-08-21[Deps] Update boringssl 202308211007 (#34115)Esun Kim
2023-08-21[xDS] avoid creating duplicate hierarchical path attribute values (#34106)Mark D. Roth
2023-08-17[EventEngine] Improve lock contention in WorkStealingThreadPool (alternative)...AJ Heller
2023-08-16[build metadata] Bazel to "other build systems" improvements (#33803)Jan Tattermusch
2023-08-11[Deps] Update abseil to 20230802 (#33974)Yijie Ma