Skip to content

Releases: grpc-ecosystem/grpc-gateway

v1.9.2

17 Jun 15:02
Compare
Choose a tag to compare

v1.9.2 (2019-06-17)

Full Changelog

Fixed bugs:

  • 404s using colons in the middle of the last path segment #224

Merged pull requests:

v1.9.1

13 Jun 20:48
Compare
Choose a tag to compare

v1.9.1 (2019-06-13)

Full Changelog

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

14 May 09:08
Compare
Choose a tag to compare

v1.9.0 (2019-05-14)

Full Changelog

Closed issues:

  • Errors in response streams do not go through the registered error handler #584

Merged pull requests:

  • use error value for bad URI so custom error handler could treat it special #932 (jhump)
  • newline between JSON messages #931 (jhump)
  • ability to customize stream errors #930 (jhump)

v1.8.6

07 May 15:55
Compare
Choose a tag to compare

v1.8.6 (2019-05-07)

Full Changelog

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:

v1.8.5

15 Mar 09:56
Compare
Choose a tag to compare

v1.8.5 (2019-03-15)

Full Changelog

Closed issues:

  • Swagger get query param documentation shows repeated fields incorrectly #756

Merged pull requests:

  • CollectionFormat multi for query params of repeated fields 2 #909 (bmperrea)

v1.8.4

13 Mar 11:33
Compare
Choose a tag to compare

v1.8.4 (2019-03-13)

Full Changelog

Closed issues:

  • Invalid swagger generated for bodies with repeated fields #906

Merged pull requests:

v1.8.3

11 Mar 12:19
Compare
Choose a tag to compare

v1.8.3 (2019-03-11)

Full Changelog

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:

  • Use collectionFormat multi for query params of repeated fields #902 (bmperrea)

v1.8.2

07 Mar 09:59
Compare
Choose a tag to compare

v1.8.2 (2019-03-07)

Full Changelog

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:

v1.8.1

02 Mar 00:05
7d1918f
Compare
Choose a tag to compare

Changelog

7d1918f Generate changelog for v1.8.1 (#887)

v1.8.1-pre1

01 Mar 23:47
4ce2f87
Compare
Choose a tag to compare

v1.8.1-pre1 (2019-03-01)

Full Changelog

Merged pull requests: