跳转到内容

v1.5.2

发布于 2023-04-24GitHub Release

  • 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

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.1…v1.5.2