v1.7.0
v1.7.0 (2019-01-23)
Closed issues:
- Error to build project with go module #846
- Result of gateway's Stream response is wrapped with "result" #579
Merged pull requests:
- Use github.com/golang/protobuf/descriptor ForMessage and fix CI from not rebasing #857 (mechinn)
- marshal_jsonpb: add check for slice sub types implementing proto.Message #856 (abice)
- Added WithDisablePathLengthFallback option (to fix issue #447) #855 (UladzimirTrehubenka)
- marshal_jsonpb: Added nil slice default value #854 (abice)
- Add flag 'allow_repeated_fields_in_body' to protoc-gen-swagger #853 (abice)
- Adding support for default and required swagger annotation fields. #852 (fahernandez)
- make generated swagger json match gateway behavior for server streams #850 (mechinn)
- test: "fill attributes of swagger schema if provided for messages" #849 (srenatus)
- Fix the generated URL in the changelog #845 (johanbrandhorst)