v0.1.2-alpha.1
·
173 commits
to main
since this release
Changelog
- 28d53d3 manager: get unicast ip only when the config one is not (#386)
- 3354c7a api: add json format response (#385)
- 35f3c79 net, config: optimize read and write packets (#382)
- a4d2de9 net: fix packet sequence when sequence overflows (#378)
- 419e26d backend, net: Support compression protocol (#373)
- d3cc47c infosync: increase timeout for
infosync
tests (#376) - b9e7d6f *: fix docker file for new arg (#372)
- e4b65b7 readme: add future plans and blog link (#370)
- 01f1152 proxy, util: recover from connection panic (#368)
- 8fe7525 backend, net: support connection attrs in COM_CHANGE_USER (#367)
- eb5b4b9 backend, net: Remind the user when TiDB sets wrong proxy-protocol (#362)
- be8f39b backend: refine the error message when require TLS (#359)
- 53a957f net, backend: fix wrong format in error packet (#357)
- cc62e05 server: print more info about build and runtime (#354)
- 8551648 *: rename TiProxy to tiproxy in go import (#353)
- 7f0eed6 security: report warning when TLS version is below 1.2 (#350)
- efd29b1 proxy: use a real proxy conn id (#348)
- bcb0848 make: add clean target (#344)
- 44234f6 fix link in readme (#342)
- 6780eee ctl: use versioninfo (#341)
- b944a8f fix: remove mirrot test (#339)
- 456af03 fix: remove https in Dockerfile (#338)
- 81f4897 *: remove more about tidb/parser/mysql (#301)
- 98009c1 Update README.md (#335)
- 4b29db8 *: remove connector test in gh (#334)
- 56eb332 backend: fix
using password
in the error message is wrong (#333) - 9a49933 *: fix goreleaser build (#330)