aboutsummaryrefslogtreecommitdiff
path: root/BUILD
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-12Bump c-core version 202401121911 (#35543)Stanley Cheung
2024-01-12Fix deprecation warnings from upb (#35510)ericsalo
2024-01-11[OTel] De-experimentalize API (#35509)Yash Tibrewal
2024-01-10[call-v3] Move `grpc_call_final_info` into its own target (#35504)Craig Tiller
2024-01-10[transport] Move some pieces out of grpc_base (#35497)Craig Tiller
2024-01-10[transport] Split metadata_batch into its own target (#35496)Craig Tiller
2024-01-09[xDS] read connection idle timeout from CDS resource (#35395)Mark D. Roth
2024-01-02[xDS] move CDS and EDS watchers into xds resolver (#35011)Mark D. Roth
2023-12-28[xDS] Delay ADS read when watchers need time (#34942)Eugene Ostroukhov
2023-12-28[OTel] Experimental API for metrics (#35348)Yash Tibrewal
2023-12-27[call-v3] initial surface call integration (#35312)Craig Tiller
2023-12-27[EventEngine] Adjust visibility of event_engine_base_hdrs and //src/core:usef...Vignesh Babu
2023-12-19Remove legacy `iomgr_timer` gRPC target visibilityAJ Heller
2023-12-19[Build] Fix proto includes (#35345)Eugene Ostroukhov
2023-12-18[promises] Log errors in TrySeq (#35319)Craig Tiller
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-14[EventEngine] Replace Executor with EE::Run in Client Reactor (#35295)AJ Heller
2023-12-12[Python Observability] Building package and add to run_test (#34207)Xuan Wang
2023-12-11[call-v3] Convert message compression filter (#35269)Craig Tiller
2023-12-06[call-v3] Add CallInitiator, CallHandler wrappers around CallSpine (#35223)Craig Tiller
2023-11-15[LB policy API] pass address lists down via an iterator interface (#34753)Mark D. Roth
2023-11-13Internal changegRPC Team Bot
2023-11-13[release] Bump version on master to 1.61.0-dev (#34923)Mark D. Roth
2023-11-10[release] Bump core version 202311101839 (#34916)Mark D. Roth
2023-11-10[deps] Upgrade protobuf version to v25.0 (#34513)Adam Cozzette
2023-11-08[hpack] Dynamically allocate error for hpack parser (#34889)Alisha Nanda
2023-11-06[grpclb and fake resolver] clean up e2e tests and simplify fake resolver (#34...Mark D. Roth
2023-10-31[ALTS] Create GsecKeyInterface and related classes in ALTS (#34814)Luwei Ge
2023-10-27[server] Reland cap size of pending request queue with RealRequestMatcher (#3...Craig Tiller
2023-10-26Revert "[server] Cap size of pending request queue with RealRequestMatcher" (...Mark D. Roth
2023-10-25[server] Cap size of pending request queue with RealRequestMatcher (#34782)Craig Tiller
2023-10-25[xds] C++ XdsServerBuilder Remove src/... header dependency from public heade...Yash Tibrewal
2023-10-20[tracing] Add TcpTracer and HttpAnnotation (#34592)Yousuk Seung
2023-10-20[Lint] Fixed missing deps (#34746)Esun Kim
2023-10-19[TLS - Revocation] Crl Provider (#34715)Gregory Cooke
2023-10-18[transport] Move transport interface to C++ (#34618)Craig Tiller
2023-10-18[build] Remove linkage of logging_filter -> otel (#34729)Craig Tiller
2023-10-17[Bazel] Fix some build deps (#34662)Yijie Ma
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-13[server] Add new flat_hash_map structure for per-channel registered methods (...Alisha Nanda