Releases: grpc-ecosystem/grpc-gateway
Releases · grpc-ecosystem/grpc-gateway
grpc-gateway v1.1.0
- Generate a dummy swagger entries for streaming APIs #183
- The repository moved from github.com/gengo/grpc-gateway to github.com/grpc-ecosystem/grpc-gateway #179, #192
- Fixed a bug in bidirectional streaming #191, #195
- Send HTTP trailers on error #188