Skip to content

Commit

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

## Unreleased

## [6.5.5] - 2021-11-18
## [6.5.5] - 2021-11-19

### Added
- Added objectives (0.5, 0.9, 0.99) to `graphql_duration_seconds` metric.
- Added `graphql_duration_seconds`, `graphql_duration_seconds_sum` &
`graphql_duration_seconds_count` to the metrics log.
- Added new prometheus metrics for tracking lease operations.
- Added `sensu_go_lease_ops` to the metrics log.
- Added `--api-write-timeout` & `--dashboard-write-timeout` flags to allow
end users to configure the HTTP server's write timeout value

### Fixed
- Duration metrics for assets, pipeline, and eventd have been updated to use
Expand All @@ -31,8 +33,6 @@ retried.

### Added
- Added eventd, pipeline, & asset metrics from 6.5.2 to the metrics log.
- Added `--api-write-timeout` & `--dashboard-write-timeout` flags to allow
end users to configure the HTTP server's write timeout value

### Fixed
- Fixed a bug where API validation caused javascript environment variable
Expand Down

0 comments on commit 7f2f9fc

Please sign in to comment.