File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed
Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -5,27 +5,24 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic
66Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## [ 6.8.2 ] - 2022-10-05
99
1010### Changed
1111- Agent logs now include check name when a check request is not executed.
12+ - The Sensu Agent service now auto-restarts after failures on Windows.
13+
1214### Added
1315- The authentication module now logs successful (INFO) and unsuccessful (ERROR)
1416 login attempts.
1517- Agent websocket connection logging includes backend entity name.
16-
17- ### Changed
18- - The Sensu Agent service now auto-restarts after failures on Windows .
18+ - A sensu.io/output \_ truncated \_ bytes label is now applied to events when
19+ the check output has been truncated due to a check's max \_ output \_ size
20+ configuration .
1921
2022### Fixed
2123- Fixed an issue where multi-expression exclusive "Deny" filters were not
2224 evaluated as described in the documentation.
2325
24- ### Added
25- - A sensu.io/output_truncated_bytes label is now applied to events when
26- the check output has been truncated due to a check's max_output_size
27- configuration.
28-
2926## [ 6.8.1] - 2022-09-13
3027
3128### Changed
You can’t perform that action at this time.
0 commit comments