Releases: microsoft/wmi
Releases · microsoft/wmi
v0.3.0-alpha.1: Merge pull request #36 from madhanrm/loc
Fix query to work with localized build
v0.2.12: Merge pull request #35 from madhanrm/mac
Add appropriate flag to enable static mac
v0.2.11: Merge pull request #34 from madhanrm/memproc
* Expose Memory/Processor changes to Virtual Machine
v0.2.10: Merge pull request #33 from madhanrm/retry
Add retry when we get 32775
Fixing a few regression in the cluster monitoring WMI logic
Merge pull request #32 from JocelynBerrendonner/master Fixing the AddCallback logic
Expose VNIC with MAC Creation
Merge pull request #31 from microsoft/multinic Expose vnic with mac creation
Moved the cluster WMI infrastructure code
Moved the cluster WMI infrastructure code
v0.2.6: Merge pull request #29 from madhanrm/variant
Do not Release DISPATCH & call VariantClear. This would panic
v0.2.5: Merge pull request #28 from madhanrm/recover
Recover Panic when wmi instance Close panics in Syscall
v0.2.4: Merge pull request #27 from madhanrm/vhddetach
* Add retry when returnValue is 32775 (Invalid State) from HyperV.