github grpc-ecosystem/grpc-gateway v2.0.0-beta.1

latest releases: v2.19.1, v2.19.0, v2.18.1...
pre-release3 years ago

This release marks the completion of all the must-haves for v2.0.0, as detailed in #1223. We still wait for a few external dependencies before we can seriously consider a stable v2 release, but at this point we invite users to try out v2 and give feedback on the changes.

If you are trying out v2, please consult the migration guide before raising issues.

v2.0.0-beta.1 (2020-05-25)

Full Changelog

Implemented enhancements:

  • Feature request: support of go protocol buffer v2 #1147

Fixed bugs:

  • Bazel tests are flaky #968

Closed issues:

  • Merging swagger specs (for multiple protos belonging to same package) fails to emit summary for some RPCs #1387
  • Remove result/error envelope in streaming RPC response #1254
  • cleanup: rename 'swagger' references to 'openapi' #675
  • Swagger: JSON definitions aren't CamelCased #375
  • Support emitting default values in JSON #233

Merged pull requests:

Don't miss a new grpc-gateway release

NewReleases is sending notifications on new releases.