Skip to content

Commit

Permalink
updated changelog for the 6.6.0 release (#4518)
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Porter <portertech@gmail.com>
  • Loading branch information
portertech authored Nov 25, 2021
1 parent 0d7faf3 commit dfd5b21
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,20 @@ Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

## [6.6.0] - 2021-11-25

### Added
- Add backend label to logged metrics.

### Fixed
- In addition to the context error print the connection error when sensu-go can't connect to etcd.
- In addition to the context error print the connection error when
sensu-go can't connect to etcd.
- Fixed a bug where sensu-backend could crash if the BackendIDGetter
encounters etcd client unavailability.

### Changed
- Empty and zero value configuration parameters for `etcd` do not overwrite
defaults anymore.
### Fixed
- Fixed a bug where sensu-backend could crash if the BackendIDGetter encounters
etcd client unavailability.
- Empty and zero value configuration parameters for `etcd` do not
overwrite defaults anymore.

## [6.5.5] - 2021-11-19

Expand Down

0 comments on commit dfd5b21

Please sign in to comment.