Releases: reiseburo/hotdog
Releases · reiseburo/hotdog
Release v0.5.1
Denote that simd_json is unsafe
Release v0.3.3
Address what is hopefully the last async-std 1.6.x performance regres…
Release v0.3.2
Make :hotdog: more cooperative and yieldy to address performance issu…
Release v0.3.1
This release is kind of a burner release and is just 0.3.0 with a min…
Release v0.3.0
Changes in the milestone
Release v0.2.1
This release includes mostly performance improvements and should cut …
Release v0.2.0
0This release introduces support for RFC 3164 formatted syslog. This is in addition to the default syslog format of RFC 5424
Release v0.1.9
The 0.1.9 release mostly includes additional metrics Namely: * All error logs also report an error metric to the configured statsd endpoint * Per-topic counters for messages, e.g. `hotdog.kafka.submitted.topic-name` And one minor bug fix to prevent a single malformed line from resetting the TCP connection
Release v0.1.8
Ensure that the settings load properly, and default to a None regex f…
Release v0.1.7
Merge pull request #19 from reiseburo/clippy Address all the concerns made by :paperclip: