Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Brent Baude <[email protected]>
  • Loading branch information
baude committed Nov 15, 2023
1 parent b892121 commit 49a4b1e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@

# Release Notes

## 0.5.0
* Improved error handling around detection of HyperV itself
* Fixed bug related to local sensitive properties
* Hushed some benign errors being emitted with logrus
* Removal of unused code and dead-end code
* Various go-lint fixes
* Added getmemory method
* Changed wql selector to find virtual machines over WMI
* Added ability for force stop of a VM
* Increased stop wait time and attempts

## 0.4.0
* Changed add-ign command to no longer require specifying the constant ignition config key prefix
* Fixed get argument validation
Expand Down

0 comments on commit 49a4b1e

Please sign in to comment.