Skip to content

Commit

Permalink
Merge pull request #309 from atc0005/update-changelog-for-v0.19.0-rel…
Browse files Browse the repository at this point in the history
…ease

Update CHANGELOG for v0.19.0 release
  • Loading branch information
atc0005 committed Aug 11, 2021
2 parents 344d9d4 + 5c58436 commit c5a31cc
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,28 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.19.0] - 2021-08-11

### Overview

- Dependency updates
- built using Go 1.16.7
- Statically linked
- Linux (x86, x64)

### Changed

- List associated datastore for each snapshot (in place of MOID value
previously used)

### Fixed

- Add handling of potential nil pointer for VM's snapshot property (of type
`VirtualMachineSnapshotInfo`)

- README
- Fix alarm plugin thresholds

## [v0.18.1] - 2021-08-06

### Overview
Expand Down Expand Up @@ -885,7 +907,8 @@ VMware vSphere environments (with more hopefully on the way soon).
- Nagios plugin for monitoring virtual hardware versions for select (or all)
Resource Pools.

[Unreleased]: https://github.com/atc0005/check-vmware/compare/v0.18.1...HEAD
[Unreleased]: https://github.com/atc0005/check-vmware/compare/v0.19.0...HEAD
[v0.19.0]: https://github.com/atc0005/check-vmware/releases/tag/v0.19.0
[v0.18.1]: https://github.com/atc0005/check-vmware/releases/tag/v0.18.1
[v0.18.0]: https://github.com/atc0005/check-vmware/releases/tag/v0.18.0
[v0.17.5]: https://github.com/atc0005/check-vmware/releases/tag/v0.17.5
Expand Down

0 comments on commit c5a31cc

Please sign in to comment.