Releases: raqbit/mc-pinger
Releases · raqbit/mc-pinger
v0.2.4
07 Feb 17:38
Compare
Sorry, something went wrong.
No results found
Breaking changes
Bump minimum required Go version to 1.17 by @raqbit in #19
Fixes
Handle string list for extra siblings of description by @itzg in #18
Dependency updates
Bump github.com/pires/go-proxyproto from 0.6.0 to 0.6.1 by @dependabot in #17
Full Changelog : v0.2.3...v0.2.4
v0.2.3
21 Oct 21:39
Compare
Sorry, something went wrong.
No results found
Fix string size check being too strict (#15 ) (PR: #16 )
v0.2.2
29 Sep 14:37
Compare
Sorry, something went wrong.
No results found
If a timeout is defined, use timeout for reading packets (#14 by @itzg )
v0.2.1
12 Mar 09:23
Compare
Sorry, something went wrong.
No results found
Fix the timeout option (#11 )
Deprecate WithContext & WithTimeout (#12 )
v0.2.0
19 Apr 12:28
Compare
Sorry, something went wrong.
No results found
Add PROXY protocol support (#8 by @itzg )
v0.1.1
24 Jul 18:57
Compare
Sorry, something went wrong.
No results found
Fix decoding server status responses with negative protocol versions (#6 by @iverly )
(Accidentally deleted release, re-created it)
v0.1.0
24 Feb 13:44
Compare
Sorry, something went wrong.
No results found
Initial release, API might change in the future.
Thanks to @Herobone for adding context & timeout support in #4 .