v1.12.0
v1.12.0 (2019-11-04)
Implemented enhancements:
- protoc-gen-swagger: support generating a Swagger definition with no schemes #1069
Fixed bugs:
- "make test" fails with go mod error #895
Closed issues:
- jfbrandhorst/grpc-gateway-build-env image can't run on Windows #1073
- EOF is received after one request #1071
- grpc-ecosystem/grpc-gateway/third_party/googleapis: warning: directory does not exist. #1068
- third_party/googleapis is missing from package #1065
- handleForwardResponseOptions not called by DefaultHTTPError #1064
- why marshal enum to json using string but received it with int . #1063
- protoc-gen-swagger/genswagger does not build on go1.11 and earlier versions #1061
- How to support custom output, implementation #1055
Merged pull requests:
- Support creating a Swagger def with no schemes #1075 (ailurarctos)
- Update dockerfile and regenerate files #1074 (johanbrandhorst)
- annotations: Sort import order. #1072 (someone1)
- fix(protoc-gen-swagger): Windows compatibility #1070 (mrmeku)
- adding build-scoping for builds on earlier go versions (<1.12) #1062 (marcusljx)
- Add back bzip2 to image #1060 (johanbrandhorst)
- Swagger 2.4.8 #1058 (zachgersh)
- get bazel deps back in right spot #1057 (zachgersh)
- use Go templates in protofile comments #1056 (Jeremytjuh)
- Bump generators Dockerfile to 1.13.1 #1054 (johanbrandhorst)
- Updates grpc proto deps #1053 (zachgersh)