Skip to content

Commit

Permalink
Update CHANGELOG for 5.19.0 (#3647)
Browse files Browse the repository at this point in the history
* update CHANGELOG for 5.19.0

Signed-off-by: Justin Kolberg <[email protected]>

* correct 5.19.0 release date

Signed-off-by: Justin Kolberg <[email protected]>
  • Loading branch information
amdprophet authored Mar 25, 2020
1 parent c0b8eb7 commit a109861
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

## [5.19.0] - 2020-03-26

### Added
- The `sensu.io/managed_by` label is now automatically applied to resources
created via `sensuctl create`.
- Added `created_by` to object metadata and populate that field via the HTTP API.
- Added agent discovery of libc type, VM system/role, and cloud provider.
- Added `float_type` field to system type to store which float type (softfloat,
hardfloat) a system is using.
hardfloat) a system is using.
- Additional Tessen resource metrics can now be registered at runtime.
- Added a generic client POST function that can return the response.
- Tessen now reports the type of store used for events ("etcd or "postgres").
Expand Down

0 comments on commit a109861

Please sign in to comment.