Bug Fixes
- Upgrade protobuf dependency to v1.36.11 to fix missing go_package errors for Editions feature protos (e.g. cpp_features.proto). (#8853)
Unclaimed project
Are you a maintainer of grpc-go? Claim this project to take control of your public changelog and roadmap.
Changelog
The Go language implementation of gRPC. HTTP/2 based RPC
Last updated about 14 hours ago
Get up and running with Kimi-K2.5, GLM-4.7, DeepSeek, gpt-oss, Qwen, Gemma and other models.
Production-Grade Container Scheduling and Management
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
The world’s fastest framework for building websites.
Unknown on malformed grpc-status. (#8735)Reader interface with a struct for better performance and maintainability. (#8669)pick_first LB policy via the environment variable GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=false. The new pick_first has been the default since v1.71.0. (#8672)INTERNAL when a server sends zero response messages for a unary or client-streaming RPC. (#8523)INTERNAL instead of UNKNOWN upon receiving http headers with status 1xx and END_STREAM flag set. (#8518)