Skip to content

v1.14.7

Compare
Choose a tag to compare
@johanbrandhorst johanbrandhorst released this 12 Aug 08:47
37837bc

The grpc-gateway v1 is in maintenance mode, you are encouraged to migrate to v2.

See #1223 for more information and check out our v2 migration guide.

v1.14.7 (2020-08-12)

Full Changelog

Fixed bugs:

  • Flaky Timeout test #1258

Closed issues:

  • CVE-2020-14001: Unintended read access in kramdown gem #1579
  • [v2] expose defaultHTTPErrorHandler (and perhaps defaultStreamErrorHandler) #1576
  • protoc-gen-swagger: Add prefix to all paths #1567
  • Generate Swagger description using proto comments. #1552
  • incorrect field mask generated for deeply nested struct #1549
  • connection error occurs if the grpc server restarts #1547
  • Log spam during attempt to append remote address to the XFF header when the transport is a unix domain socket #1538
  • Can not use evans cli or other grpc gui tool when using http annotations #1535
  • reverse gateway file not getting generated (.pb.gw.go) not getting generated no error just warning #1530
  • does this support grpc-node? #1525
  • With v2 we should be able to detect real NotFound responses from gRPC service NotFound responses #1513
  • runtime.MarshalerForRequest: Content-Type should have been parsed before querying mimeMap #1505
  • Invalid test cases for runtime.Marshaler #1501
  • Need help in enabling log in grpc-gateway application #1495
  • WithForwardResponseOption can't cast proto.Message when response_body is defined on the rpc method #1493
  • should it support jsonp? #1480
  • Any option to set per route middleware instead of using the global route/handler/mux middleware? #1473
  • How to JSON Transcode Protos With Naming Equal to Generated Typescript Repeated Fields #1465
  • Boolean type should not have a format (OAS) #1463
  • Performance implications of using the grpc-gateway for a REST API #1458
  • Trying to generate properties using the camelCase from underscores #1426
  • question: tensorflow serving #1425
  • Documentation: clarify RegisterXXXHandlerServer compromises #1398
  • errors when building with bazel #1392
  • Enums from other packages as path parameters is missing package name in front of enumValMap. #1203
  • Reference not imported properly #1190
  • Merging swagger specs fails to use rpc comments #664

Merged pull requests: