Proto commits in apache/shenyu

These 8 commits are when the Protocol Buffers files have changed:

Commit:415e58f
Author:eye-gu
Committer:GitHub

[type:feature] support dubbo protobuf serialization (#5903) Co-authored-by: aias00 <liuhongyu@apache.org>

The documentation is generated from this commit.

Commit:0583964
Author:hutaishi
Committer:GitHub

[Task #3407] add the logic of annotation on the splicing class: gRPC (#3454) * [Task #3407] add the logic of annotation on the splicing class for all rpc shenyu client: subtask-grpc

Commit:78d85a6
Author:midnight2104
Committer:GitHub

[ISSUE #1607] support call server with streaming in grpc. (#1609) * feature shenyu-plugin-grpc : support call server with streaming in grpc. * feature shenyu-plugin-grpc : merge master again by review * feature shenyu-plugin-grpc : rollback application.yml file

Commit:0ab853e
Author:midnight2104
Committer:GitHub

add a shenyu-protocol-grpc module to define proto file that optimize grpc call (#1552) * add a shenyu-protocol-grpc module to define proto file that optimize grpc call. * add a shenyu-protocol-grpc module to define proto file that optimize grpc call. Co-authored-by: dengliming <liming.d.pro@gmail.com>

Commit:55ecf11
Author:midnight2104
Committer:GitHub

optimize the grpc plugin method call. (#1470) * optimize the Grpc plugin method call,support generic invoke with unary. * optimize the Grpc plugin method call,support custom ServerBuilder. * optimize the Grpc plugin method call,rewrite the code by review.

Commit:de8423d
Author:xiaoyu
Committer:GitHub

renamed soul to ShenYu (#1396) * refactor Context path plugin * refactor * refactor * refactor * refactor soul to shenyu

Commit:847ceff
Author:yu199195

soul examples

Commit:7d70814
Author:SaberSola
Committer:GitHub

Grpc plugin (#1081) * add Grpc plugin * add Grpc plugin * merge master * merge master * add sql Co-authored-by: zhanglei <zhanglei06469@hellobike.com>