File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.8.1] ( https://github.com/yuuki/tcpulse/compare/v0.8.0...v0.8.1 ) - 2025-06-10
4+ - test: add comprehensive test for multiple concurrent client connections by @yuuki in https://github.com/yuuki/tcpulse/pull/32
5+ - fix: optimize sync.Pool usage to avoid allocation during Put() calls by @yuuki in https://github.com/yuuki/tcpulse/pull/33
6+ - docs: add comprehensive tool comparison section by @yuuki in https://github.com/yuuki/tcpulse/pull/34
7+ - fix: eliminate 'connection reset by peer' errors by @yuuki in https://github.com/yuuki/tcpulse/pull/35
8+ - fix: eliminate pointer allocation warnings in sync.Pool usage (SA6002) by @yuuki in https://github.com/yuuki/tcpulse/pull/36
9+
310## [ v0.8.0] ( https://github.com/yuuki/tcpulse/compare/v0.7.2...v0.8.0 ) - 2025-06-08
411- refactor: replace cobra subcommands with pflag/viper flags by @yuuki in https://github.com/yuuki/tcpulse/pull/28
512- refactor: consolidate utility functions and add comprehensive main.go tests by @yuuki in https://github.com/yuuki/tcpulse/pull/29
You can’t perform that action at this time.
0 commit comments