Releases: DropMorePackets/haproxy-go
Releases · DropMorePackets/haproxy-go
v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-07-10)
Bug Fixes
spop: negotiate frame sizes lazily (27ac33d )
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-07-10)
Features
add KV unmarshal feature with struct tag support (2b5523a )
Bug Fixes
reject frames exceeding maxFrameSize (ea665cb )
v0.0.8
Compare
Sorry, something went wrong.
No results found
0.0.8 (2026-01-31)
Bug Fixes
eliminate string allocations in protocol handlers (7c4d43b )
optimize NameEquals to avoid string allocation (45c05fa )
spop: use io.ReadFull to prevent partial frame reads (c1f732a )
Performance Improvements
cache length to avoid repeated len() calls in comparison functions (022f7bf )
v0.0.7
Compare
Sorry, something went wrong.
No results found
0.0.7 (2025-06-05)
Bug Fixes
spop: Disable pipeline and async support (c12e722 )
v0.0.6
Compare
Sorry, something went wrong.
No results found
0.0.6 (2025-05-30)
Bug Fixes
peers: update struct alignment to be more efficient (5a12fb3 )
Fixes galore
Compare
Sorry, something went wrong.
No results found
v0.0.5
spop: implement correct disconnect handling
The great refactor: Who needs dependencies anyway?
Compare
Sorry, something went wrong.
No results found
switch directory for tool installation
this will stay till go 1.22 which will probably add tools
The great refactor: Let get moving
Compare
Sorry, something went wrong.
No results found
v0.0.3
update readme
The great refactor: Episode 1
Compare
Sorry, something went wrong.
No results found
v0.0.2
add e2e test for panic handler
v0.0.1: Sunrise
Compare
Sorry, something went wrong.
No results found
This just creates an initial version...