Skip to content

Releases: microsoft/wmi

Bug fix for Day2 Gen1 VM guest agent enablement

14 Jun 22:02
f81643b
Compare
Choose a tag to compare
Merge pull request #106 from microsoft/usr/wenjlu/akshybridgpup

gpup change for aks hybrid.

The auto-update is getting stuck because of an issue I fixed in this PR: https://github.com/microsoft/wmi/actions/runs/9248887203/workflow

Since all the build/tests succeeded on the change above, I am forcefully merging this request

v0.5.0-alpha.23

06 May 17:24
1dc3a78
Compare
Choose a tag to compare
v0.5.0-alpha.23 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0-alpha.22...v0.5.0-alpha.23

Critical Fix for Save Powerstate Operations

15 Mar 00:46
edf3c97
Compare
Choose a tag to compare

Critical Fix for Save Powerstate Operations

changes to support sdn enablement in ASZ

12 Mar 02:53
248633d
Compare
Choose a tag to compare
  • support for SetVirtualNetworkAdapterPortIsolation
  • support for RemoveVirtualNetworkAdapterVLAN
  • fixed a bug with RemoveEthernetFeature which was never working
  • fixed an issue in SetVirtualNetworkAdapterPortProfile wherein existing sdn port profile was not removed before adding new

What's Changed

Full Changelog: v0.5.0-alpha.20...v0.5.0-alpha.21

v0.5.0-alpha.20

04 Mar 19:48
e89cd1c
Compare
Choose a tag to compare
v0.5.0-alpha.20 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.0-alpha.19...v0.5.0-alpha.20

Add support for Save, Pause, and Resume operations

21 Feb 22:50
e5b9896
Compare
Choose a tag to compare
Merge pull request #96 from microsoft/save_pause

Base  WMI operations for save and pause.

v0.5.0-alpha.16

14 Jun 00:28
c4f4753
Compare
Choose a tag to compare

Added GetCpuCount function and matching unit tests for hyper-v sync.

Adding WMI command to modify VM settings

17 Mar 05:34
412f058
Compare
Choose a tag to compare

Adding WMI command to modify VM settings

Fix casting errors when processing WMI errors

07 Feb 04:11
00b53f4
Compare
Choose a tag to compare

Fix casting errors when processing WMI errors

Removed error stack trace logging from GetPnpEntityByName

07 Feb 04:03
cf9fc3e
Compare
Choose a tag to compare

Removed error stack trace logging from GetPnpEntityByName