v1.6.0 with automatic Patch translation
v1.6.0 (2018-12-07)
Implemented enhancements:
Fixed bugs:
- Cannot return HTTP header using "Grpc-Metadata-" prefix #782
- protoc-gen-swagger throws the error: Any JSON doesn't have '@type' #771
- proto-gen-swagger: provide default description for HTTP 200 responses #766
Closed issues:
- Please release the repo, IOReaderFactory is not available on the latest release! #823
- Unable to add protobuf wrappers in url template option #808
- Class 'GPBMetadata\ProtocGenSwagger\Options\Annotations' not found #794
- REST gateway over RPCS? #789
- Why the rctx is substituted by a new empty context? #788
- grpc gateway intercepter #785
- "error" and "message" fields in error response #768
- Go1.11: http.CloseNotifier is deprecated #736
- Access to raw post body #652
Merged pull requests:
- Add filegroup for options proto files #821 (kellycampbell)
- Added support for more WKT #816 (mayankcpdixit)
- Fix protobuf repository's owner name on README.md #814 (micnncim)
- Revert "Adding support for more well known types in descriptor" #813 (johanbrandhorst)
- Feature/patch2 rebased #812 (razamiDev)
- Correct wellKnownTypeConv function references #811 (johanbrandhorst)
- Adding support for more well known types in descriptor #809 (mayankcpdixit)
- Make Bazel CI failures clearer #807 (drigz)
- fix bug: the resource name of custom method doesn't be retained #805 (ch3rub1m)
- Update rules_go and gazelle #802 (drigz)
- Use newer Bazel repo rules #798 (drigz)
- Run buildifer on Bazel files #797 (drigz)
- protoc-gen-swagger: Fix formatting of license field definition. #796 (ivucica)
- Remove http.CloseNotifier code from Go >= 1.7 builds #795 (SpikesDivZero)
- ci: add job for building binaries for releases #793 (johanbrandhorst)
- Add documentation to the rest of methods on the examples #791 (rvegas)
- fix #782 Cannot return HTTP header using "Grpc-Metadata-" prefix #784 (joelclouddistrict)
- Fix CircleCI configuration #777 (johanbrandhorst)
- tests: s/iotuil/ioutil/ typo #775 (srenatus)
- Replace travis with CircleCI for easier testing #772 (johanbrandhorst)