v1.14.5
v1.14.5 (2020-05-07)
Fixed bugs:
- Regeneration commands don't regenerate all files #1229
Closed issues:
- bug in protoc-gen-swagger with put method and field_mask #1271
- How to change title and version in generated swagger json file #1269
- Error when using oneof name in response body selector #1264
- httpbody.proto has incorrect go_package #1263
- How to implement field validation for optional parameter #1256
- HTTP GET with query params error #1245
- how to get customezing header #1244
- proto function not define in yaml then grpc-gateway_out err #1233
- ll #1232
- Add WithUnmarshaler NewServeMux option. #1226
- Feature request: Reject call if there are parameters/fields that don't exist in the protobuf #1210
- Migrate away from using the protoc-gen-go/generator package #1209
- Swagger doc generation got stuck for infinite time if a message refers itself. #1167
- Remove "error" field from errors. #1098
Merged pull requests:
- Generate release notes for 1.14.5 #1270 (achew22)
- protoc-gen-swagger, Fix for infinite loop on circular references in query parameters #1266 (Romeren)
- Remove uses of protoc-gen-go/generator #1260 (johanbrandhorst)
- Use public key to authenticate for docker registry #1259 (johanbrandhorst)
- Add Chef and Scaleway to ADOPTERS.md #1255 (johanbrandhorst)
- Add user testimonials and ADOPTERS.md #1250 (johanbrandhorst)
- Remove duplicate regeneration documentation #1248 (johanbrandhorst)
- Change build env to git repo package #1246 (johanbrandhorst)
- Move section about google protobufs #1241 (thecodejunkie)
- Fix generating helloworld.proto #1230 (johanbrandhorst)
- Fix testproto generation, add to CI #1221 (johanbrandhorst)
- docs: fix some broken links and change godoc.org links to pkg.go.dev #1219 (AyushG3112)
- Add season of docs project ideas page #1214 (johanbrandhorst)
- remove deprecated usage of github.com/golang/protobuf/protoc-gen-go/generator #1213 (yinzara)
- fix query params for invoked in-process local request #1212 (hb-chen)