Releases: grpc-ecosystem/grpc-gateway
Releases · grpc-ecosystem/grpc-gateway
v1.9.2
v1.9.1
v1.9.1 (2019-06-13)
Closed issues:
- grpc: received message larger than max #943
- json 1.1 api support for grpc-ecosystem to use queryparams with filter #938
- i import a new gateway.Endpoint without recompile #937
- all SubConns are in TransientFailure #936
- Merging swagger specs fails to use rpc comments (again) #923
Merged pull requests:
v1.9.0
v1.8.6
v1.8.6 (2019-05-07)
Fixed bugs:
- can't specify an empty path? #414
Closed issues:
- JSON stream response not available #926
- why google/api/http.proto annotations.proto Field Numbers is 72295728 ? #925
- Documentation: 'base_path' Swagger attribute confuses users #918
- go get: error loading module requirements go 1.11 #915
- gateway generation issue on windows #911
Merged pull requests:
- Delete redundant load statement #922 (pcj)
- Make gazelle diffs fail the build #916 (achew22)
- Fixed empty path bug #913 (brycematheson1234)
- Use proto gen swagger with protos from external repository #924 (elenadeneva92)
v1.8.5
v1.8.4
v1.8.4 (2019-03-13)
Closed issues:
- Invalid swagger generated for bodies with repeated fields #906
Merged pull requests:
- Revert "Use collectionFormat multi for query params of repeated fields (#902)" #907 (johanbrandhorst)
- New proposal: support for the google.api.HttpBody #904 (wimspaargaren)
v1.8.3
v1.8.3 (2019-03-11)
Implemented enhancements:
- Feature request from openapi 3: Allow apiKey in cookie #900
Fixed bugs:
- Error while defining enum comments #897
Closed issues:
- Its impossible to send response with non 200 status code #901
- Swagger get query param documentation shows repeated fields incorrectly #756
Merged pull requests:
v1.8.2
v1.8.2 (2019-03-07)
Implemented enhancements:
- Update the build environment Dockerfile to Go 1.12 #885
Fixed bugs:
- Change in behavior of streaming request body (1.4.1 vs 1.8.1) #894
- Cannot download 1.8.0 with modules #886
Closed issues:
- Description and title ignored when field is not a scaler value type #892
Merged pull requests:
- 897 fixing problem while generating swagger documentation for enum messages #898 (fahernandez)
- bugfix: disable IOReaderFactory for streaming requests #896 (happyalu)
- bazel: Use new ProtoInfo provider #893 (drigz)
- README: Add some nicer looking badges #890 (johanbrandhorst)
- Upgrade generator and runtime versions #889 (johanbrandhorst)