File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.8.0] ( https://github.com/riemann/riemann-tools/tree/v1.8.0 ) (2023-02-01)
4+
5+ [ Full Changelog] ( https://github.com/riemann/riemann-tools/compare/v1.7.1...v1.8.0 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Send events in bulk when they are stacking [ \# 261] ( https://github.com/riemann/riemann-tools/pull/261 ) ([ smortex] ( https://github.com/smortex ) )
10+
311## [ v1.7.1] ( https://github.com/riemann/riemann-tools/tree/v1.7.1 ) (2023-01-12)
412
513[ Full Changelog] ( https://github.com/riemann/riemann-tools/compare/v1.7.0...v1.7.1 )
378386
379387** Merged pull requests:**
380388
381- - Update FreeBSD load average for 1 min [ \# 79] ( https://github.com/riemann/riemann-tools/pull/79 ) ([ xaque208 ] ( https://github.com/xaque208 ) )
389+ - Update FreeBSD load average for 1 min [ \# 79] ( https://github.com/riemann/riemann-tools/pull/79 ) ([ zachfi ] ( https://github.com/zachfi ) )
382390- Added riemann-varnish collector script [ \# 77] ( https://github.com/riemann/riemann-tools/pull/77 ) ([ pradeepchhetri] ( https://github.com/pradeepchhetri ) )
383391- allow dashes in diskstats volume names to support lvm volumes like "dm-0" [ \# 75] ( https://github.com/riemann/riemann-tools/pull/75 ) ([ cmerrick] ( https://github.com/cmerrick ) )
384392- rieman-tools aws billing [ \# 74] ( https://github.com/riemann/riemann-tools/pull/74 ) ([ jespada] ( https://github.com/jespada ) )
Original file line number Diff line number Diff line change 22
33module Riemann
44 module Tools # :nodoc:
5- VERSION = '1.7.1 '
5+ VERSION = '1.8.0 '
66 end
77end
You can’t perform that action at this time.
0 commit comments