Releases: api7/grpc_server_example
Releases · api7/grpc_server_example
release/1.0.1
release/1.0.0
What's Changed
- feat: support for gRPC stream APIs by @bisakhmondal in #12
- feat: enable grpc server reflection by @bisakhmondal in #13
- fix: fix file lint for eclint by @leslie-tsang in #14
- test: add pb file include imports by @spacewander in #15
- feat: github action for image push by @Sn0rt in #17
- feat: add GetErrResp method by @guoqqqi in #19
- fix: update push docker image tags name by @guoqqqi in #20
- fix: update docker run error by @guoqqqi in #21
New Contributors
- @bisakhmondal made their first contribution in #12
- @leslie-tsang made their first contribution in #14
- @Sn0rt made their first contribution in #17
- @guoqqqi made their first contribution in #19
Full Changelog: 2021081...release/1.0.0
20210819
feat: stub for nested message (#11)
20210730
feat: add enum in the proto for test (#9)
20210417
fix: correct typo (#8)
20210122
feat: add grpcs for test (#5)
20200901
20200314: change parameters for plus ( Int32 -> Int64) (#2)
* int32 -> int64 * int32 -> int64