From ba009d1da7f6699b2976d24ff16d51bf36f9534b Mon Sep 17 00:00:00 2001 From: Adam Chalkley Date: Thu, 6 Jun 2024 07:15:06 -0500 Subject: [PATCH] Update CHANGELOG for v0.36.10 release --- CHANGELOG.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2dbfed0..895f58fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,25 @@ The following types of changes will be recorded in this file: - placeholder +## [v0.36.10] - 2024-06-06 + +### Changed + +#### Dependency Updates + +- (GH-1144) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.20.4 to go-ci-oldstable-build-v0.20.5 in /dependabot/docker/builds +- (GH-1150) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.20.5 to go-ci-oldstable-build-v0.20.6 in /dependabot/docker/builds +- (GH-1164) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.20.6 to go-ci-oldstable-build-v0.20.7 in /dependabot/docker/builds +- (GH-1146) Go Dependency: Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 +- (GH-1157) Go Dependency: Bump github.com/vmware/govmomi from 0.37.2 to 0.37.3 +- (GH-1158) Go Dependency: Bump golang.org/x/sys from 0.20.0 to 0.21.0 +- (GH-1162) Go Runtime: Bump golang from 1.21.10 to 1.21.11 in /dependabot/docker/go + +### Fixed + +- (GH-1151) Remove inactive maligned linter +- (GH-1152) Fix errcheck linting errors + ## [v0.36.9] - 2024-05-11 ### Changed @@ -2376,7 +2395,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.36.9...HEAD +[Unreleased]: https://github.com/atc0005/check-vmware/compare/v0.36.10...HEAD +[v0.36.10]: https://github.com/atc0005/check-vmware/releases/tag/v0.36.10 [v0.36.9]: https://github.com/atc0005/check-vmware/releases/tag/v0.36.9 [v0.36.8]: https://github.com/atc0005/check-vmware/releases/tag/v0.36.8 [v0.36.7]: https://github.com/atc0005/check-vmware/releases/tag/v0.36.7