v0.4.2
Feat
[#440] feat: add resp.SetBodyStreamNoReset
method
[#418] feat: Adapt the logic after moving HTTP2 logic to hertz-contrib
Optimize
[#441] optimize: ignore sighup signal if binary is run by nohup
[#430] optimize(http1): return 413 status code if request body is too large
Fix
[#421] fix: doRequestFollowRedirectsBuffer
cannot get body in HTTP2 scenario. The affected interfaces include Client.Get
, Client.Post
, etc.
Test
[#372] test: add more tests for pkg/common/utils
[#419] test: add tests for pkg/app/client/retry/retry.go
[#417] test: add tests for pkg/app/client/discovery/discovery.go
[#405] test: add more tests for pkg/app/middlewares/server/basic_auth
Docs
[#438] docs(README): add csrf and loadbalance description
Thanks a lot to those community contributors who submit some pull requests for this version:
@sod-lol @L2ncE @mamil