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.1] ( https://github.com/riemann/riemann-tools/tree/v1.8.1 ) (2023-02-27)
3+ ## [ v1.8.2] ( https://github.com/riemann/riemann-tools/tree/v1.8.2 ) (2023-05-22)
4+
5+ [ Full Changelog] ( https://github.com/riemann/riemann-tools/compare/v1.8.1...v1.8.2 )
6+
7+ ** Fixed bugs:**
8+
9+ - Gracefully handle all communication errors [ \# 268] ( https://github.com/riemann/riemann-tools/pull/268 ) ([ smortex] ( https://github.com/smortex ) )
10+
11+ ## [ v1.8.1] ( https://github.com/riemann/riemann-tools/tree/v1.8.1 ) (2023-02-28)
412
513[ Full Changelog] ( https://github.com/riemann/riemann-tools/compare/v1.8.0...v1.8.1 )
614
Original file line number Diff line number Diff line change 22
33module Riemann
44 module Tools # :nodoc:
5- VERSION = '1.8.1 '
5+ VERSION = '1.8.2 '
66 end
77end
You can’t perform that action at this time.
0 commit comments