Releases: cloudwego/hertz
v0.9.3
Feature
[#1173] feat(http1): add env to disable request context pool
[#1165] feat: add flag to force update hertz_client.go
Fix
[#1181] fix: update ut for assert.NotNil
[#1163] fix(test): modify the comparison to function signatures in TestClientOptions
Chore
[#1171] build: add Go 1.23 to unit tests CI
[#1168] chore: update CI and optimze efficiency
[#1167] build: Upgrade sonic to v0.12.0 to be compatible with Go 1.23
[#1166] build: upgrade gopkg to v0.1.0
[#1158] build: update go mod and CI to support go1.22
Thanks a lot to those community contributors who submit some pull requests for this version:
@lhpqaq @haoxins @snowykami @ElvisWai
v0.9.2
Feature:
[#1141] feat: export ErrMissingFile
[#1111] feat(hz): trim pb gopackage
Optimize:
[#1135] optimize: non-existent file error for binding
Fix:
[#1150] fix: hertz panic when edit ctx.Params on HandleFunc
[#1127] fix(hz): router import error for 'api.service_gen_dir'
[#1147] fix(hz): pb model_dir corner case
[#1144] fix(hz): client cookie
[#1139] fix(hz): sort all pb tags
Tests:
[#1108] test: Increase pkg/common/utils coverage to more than 93%
Chore:
[#1157] chore(hz): release v091
[#1024] chore: update comment about MaxKeepBodySize option
Thanks a lot to those community contributors who submit some pull requests for this version:
@kamikazechaser @3DRX
cmd/hz/v0.9.1
v0.9.1
v0.9.0
Feature:
[#1101] feat: add method to exile requestContext
[#1056] feat: add more default type for binding
[#1057] feat: add SetHandlers when fast fail for no valid host and invalid rPath
Optimize:
[#1037] optimize: filter shortConnErr in tracer
Fix:
[#1102] fix: resp set trailer will panic
Chore:
[#1075] chore: update readme images and documentation
cmd/hz/v0.9.0
v0.8.1
cmd/hz/v0.8.1
Fix
[#1053] fix(hz): fix some problems with hz client code
Thanks a lot to those community contributors who submit some pull requests for this version:
@Skyenought 🫡👏🥳
v0.8.0
Feature
[#1031] feat: optimize HandlerName && add setIndex
[#1041] feat: support partitioned cookies
Optimize
[#1039] optimize: filter invalid char in header
[#1011] optimize: stop parse the header if encounter a invalid char
Chore
[#1020] Update README.md
Thanks a lot to those community contributors who submit some pull requests for this version:
@ViolaPioggia @Haswf 🫡👏🥳