Skip to content

v3.22.5

Latest
Compare
Choose a tag to compare
@raphael raphael released this 04 Oct 17:09
· 2 commits to v3 since this release
fe2f0fa

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)