Skip to content

Commit

Permalink
Merge pull request #91 from atc0005/update-changelog-for-v0.4.3-release
Browse files Browse the repository at this point in the history
Update CHANGELOG for v0.4.3 release
  • Loading branch information
atc0005 authored Jan 26, 2021
2 parents 132bdfd + 75b1ce8 commit db5f7ec
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,33 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.4.3] - 2021-01-26

### Overview

- Bug fixes
- built using Go 1.15.7

### Changed

- The default `Resources` Resource Pool is now evaluated *unless* a Resource
Pool is explicitly *included* via the `--include-rp` flag
- previously VirtualMachine objects *outside* of a Resource Pool were
unintentionally ignored
- affected multiple plugins (see Fixed section)
- credit: bug report from @HisArchness via Twitter

### Fixed

- check_vmware_tools: Long Service Output listing omits affected VMs when only one affected
- VMs outside of Resource Pools excluded from evaluation
- multiple plugins affected
- `check_vmware_tools`
- `check_vmware_hs2ds2vms`
- `check_vmware_snapshots_age`
- `check_vmware_vhw`
- `check_vmware_vcpus`

## [v0.4.2] - 2021-01-25

### Overview
Expand Down Expand Up @@ -195,7 +222,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.4.2...HEAD
[Unreleased]: https://github.com/atc0005/check-vmware/compare/v0.4.3...HEAD
[v0.4.3]: https://github.com/atc0005/check-vmware/releases/tag/v0.4.3
[v0.4.2]: https://github.com/atc0005/check-vmware/releases/tag/v0.4.2
[v0.4.1]: https://github.com/atc0005/check-vmware/releases/tag/v0.4.1
[v0.4.0]: https://github.com/atc0005/check-vmware/releases/tag/v0.4.0
Expand Down

0 comments on commit db5f7ec

Please sign in to comment.