Skip to content

Commit

Permalink
Merge pull request #70 from atc0005/update-changelog-for-v0.4.0-release
Browse files Browse the repository at this point in the history
Update CHANGELOG for v0.4.0 release
  • Loading branch information
atc0005 authored Jan 19, 2021
2 parents 3af0d14 + e024646 commit 64b45b0
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,30 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.4.0] - 2021-01-19

### Overview

- New plugin
- Bug fixes
- built using Go 1.15.6
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)

### Added

- New plugin: `check_vmware_snapshots_age`

### Fixed

- check_vmware_datastore | Datastore-specific storage usage for VMs appears to
be incorrect
- check_vmware_datastore | Datastore-specific storage usage for VMs is rounded
without sufficient precision
- check_vmware_datastore | Angle brackets for pre tags (in VM listing)
shown in CLI, missing from Nagios generated notifications

## [v0.3.0] - 2021-01-14

### Overview
Expand Down Expand Up @@ -131,7 +155,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.3.0...HEAD
[Unreleased]: https://github.com/atc0005/check-vmware/compare/v0.4.0...HEAD
[v0.4.0]: https://github.com/atc0005/check-vmware/releases/tag/v0.4.0
[v0.3.0]: https://github.com/atc0005/check-vmware/releases/tag/v0.3.0
[v0.2.1]: https://github.com/atc0005/check-vmware/releases/tag/v0.2.1
[v0.2.0]: https://github.com/atc0005/check-vmware/releases/tag/v0.2.0
Expand Down

0 comments on commit 64b45b0

Please sign in to comment.