Skip to content

Commit

Permalink
Set 6.8.2 build version to CHANGELOG-6.md file (#4886)
Browse files Browse the repository at this point in the history
* Add 6.8.2 version to changelog file

Signed-off-by: Francis Guimond <francis@sensu.io>
  • Loading branch information
fguimond authored Oct 5, 2022
1 parent 2022bb5 commit 8bae1bc
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions CHANGELOG-6.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,24 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic
Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
## [6.8.2] - 2022-10-05

### Changed
- Agent logs now include check name when a check request is not executed.
- The Sensu Agent service now auto-restarts after failures on Windows.

### Added
- The authentication module now logs successful (INFO) and unsuccessful (ERROR)
login attempts.
- Agent websocket connection logging includes backend entity name.

### Changed
- The Sensu Agent service now auto-restarts after failures on Windows.
- A sensu.io/output\_truncated\_bytes label is now applied to events when
the check output has been truncated due to a check's max\_output\_size
configuration.

### Fixed
- Fixed an issue where multi-expression exclusive "Deny" filters were not
evaluated as described in the documentation.

### Added
- A sensu.io/output_truncated_bytes label is now applied to events when
the check output has been truncated due to a check's max_output_size
configuration.

## [6.8.1] - 2022-09-13

### Changed
Expand Down

0 comments on commit 8bae1bc

Please sign in to comment.