v1.5.2
发布于 2023-04-24 — GitHub Release
What’s Changed
Section titled “What’s Changed”- fixed timeout problem in gateway config
- set 0 as default value for keepalive in gRPC clients, this is the default behavior for gRPC
- make max bytes limit take effect on cryptionhandler on HTTP handlers
- add Max/Min for stream in fx package
- make error messages more accurate
- minor bug fixes and improvements
New Contributors
Section titled “New Contributors”- @fzdwx made their first contribution in https://github.com/zeromicro/go-zero/pull/3114
- @RivenChan made their first contribution in https://github.com/zeromicro/go-zero/pull/3129
- @liamhao made their first contribution in https://github.com/zeromicro/go-zero/pull/3142
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.1…v1.5.2