### GitHub Username XiaoYi-byte ### Requirements - [x] I have reviewed the community membership guidelines (https://github.com/cloudwego/community/blob/main/COMMUNITY_MEMBERSHIP.md) - [x] I have joined to the [Discord](https://discord.gg/jceZSE7DsW) and Feishu Group Chat (for Chinese) - [x] I am contributing (any of the following apply: issues, discussions, PRs, reviews) to 1 or more CloudWeGo repositories for more than 1 month ### List of contributions to CloudWeGo - PRs reviewed / authored https://github.com/cloudwego/kitex/pull/1333 https://github.com/kitex-contrib/config-etcd/pull/7 https://github.com/cloudwego/hertz/pull/1074 https://github.com/cloudwego/hertz-examples/pull/135 - Issues Authored https://github.com/cloudwego/kitex/issues/1358 https://github.com/cloudwego/netpoll/issues/322 - Docs https://github.com/cloudwego/cloudwego.github.io/pull/1061 https://github.com/cloudwego/cloudwego.github.io/pull/1056 https://github.com/cloudwego/cloudwego.github.io/pull/987
GitHub Username
XiaoYi-byte
Requirements
List of contributions to CloudWeGo
PRs reviewed / authored
feat: Allow custom registry to get the actual address for registering kitex#1333
feat: support degradation config for Kitex client kitex-contrib/config-etcd#7
Increased unit test coverage for pkg/protocol/header_test hertz#1074
update return status code in hertz_gorm hertz-examples#135
Issues Authored
自定义模板生成报错 kitex#1358
flush函数中调用sendmsg函数的参数为什么是false && c.supportZeroCopy? netpoll#322
Docs
Allow custom registry to get the actual address for registering cloudwego.github.io#1061
change "echo.NewServer(handler{})" to "echoservice.NewServer(new(handler))" in message_type cloudwego.github.io#1056
fix: Add "k-consts.go" item in the layout of generated code in docs/kitex cloudwego.github.io#987