This release includes a few new features and bug fixes.
New Features
grpc
: add support for Any type mapping to google.protobuf.Any (#3812)
grpc
: enhance error handling with detailed history in ErrorResponse (#3810)
Bug Fixes
http/codegen
: fix SSE client unused locals and struct decode (#3813)
codegen(service)
: add SendWithContext and RecvWithContext methods to streaming interfaces (#3811)