Skip to content

v2.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@johanbrandhorst johanbrandhorst released this 10 Aug 10:20
1ee87af

v2.0.0-beta.4 (2020-08-10)

Full Changelog

Fixed bugs:

  • Flaky Timeout test #1258

Closed issues:

  • [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: