Releases: greglook/solanum
Releases · greglook/solanum
3.2.3
The daemon now includes an --error-limit
option which will quit the process with an error code if too many write errors are seen. This is useful for handling some edge cases where the client cannot successfully reconnect to Riemann after the server restarts.
3.2.1
Fix the Riemann TCP reconnection logic.
3.2.0
This release adds a new shell
source and allows the daemon to load directories of configuration directly.
3.1.2
Fix an issue with the process
source in linux mode.
3.1.1
Miscellaneous improvements.
3.1.0
Add new HTTP metrics source.
3.0.0 (Clojure)
Initial release of the Clojure rewrite with Graal-compiled native binaries.
2.0.0 (Ruby)
Final Ruby release version.