Skip to content

v0.10.4

Choose a tag to compare

@AsterDY AsterDY released this 26 Jan 11:45
· 25 commits to main since this release
8240939

Feat

  • [#1444] feat(server): introduce WithListener by @xiaost
  • [#1455] refactor(tagexpr/validator): remove phonenumbers by @xiaost

Fix

  • [#1448] fix(tagexpr): return false instead of panic for FakeBool by @xiaost
  • [#1459] fix(adaptor): flush data before conn hijack by @xiaost
  • [#1460] fix: fix mock token for security check by @HeyJavaBean
  • [#1462] fix(adaptor): hijacked conn works after ServeHTTP returns by @xiaost
  • [#1470] fix(binding): use GetAll for header disableNormalizing by @xiaost
  • [#1467] fix(client): CloseIdleConnections does not close TLS connections by @DMwangnima
  • [#1472] fix(hz): typedef request gen failed by @FGYFFFF

Chore

Full Changelog: v0.10.3...v0.10.4