The grpc-gateway v1 is in maintenance mode, you are encouraged to migrate to v2.
See #1223 for more information and check out our v2 migration guide.
v1.15.0 (2020-09-18)
New Features:
Closed issues:
- Empty json array is passed as nil #1673
- Lightweight support for custom protobuf annotations on RPCs #1666
- undefined: runtime.ServerTransportStream #1664
- Merge swagger definitions generated by swaggo/swag init and protoc --swagger_out command #1651
- Add base_path as constant in generated gateway files #1650
- Support service definitions without any annotations. #1649
- proto directory names preclude using protos in python code #1647
Merged pull requests:
- Regenerate files #1676 (johanbrandhorst)
- End default response desc with period #1663 (rubda)
- Update golang Docker tag to v1.15.2 (master) #1657 (renovate[bot])
- Update module google.golang.org/grpc to v1.32.0 (master) #1653 (renovate[bot])
- Deprecate example field #1637 (johanbrandhorst)