Skip to content

Releases: microsoft/wmi

v0.3.0-alpha.1: Merge pull request #36 from madhanrm/loc

01 Aug 05:48
d5089e8

Choose a tag to compare

Fix query to work with localized build

v0.2.12: Merge pull request #35 from madhanrm/mac

28 Jul 02:28
906bc5f

Choose a tag to compare

Add appropriate flag to enable static mac

v0.2.11: Merge pull request #34 from madhanrm/memproc

25 Jul 04:31
5ca6d57

Choose a tag to compare

* Expose Memory/Processor changes to Virtual Machine

v0.2.10: Merge pull request #33 from madhanrm/retry

22 Jul 05:46
a786c0a

Choose a tag to compare

Add retry when we get 32775

Fixing a few regression in the cluster monitoring WMI logic

14 Jul 21:44
43c29b3

Choose a tag to compare

Merge pull request #32 from JocelynBerrendonner/master

Fixing the AddCallback logic

Expose VNIC with MAC Creation

10 Jul 22:37
be89f64

Choose a tag to compare

Pre-release
Merge pull request #31 from microsoft/multinic

Expose vnic with mac creation

Moved the cluster WMI infrastructure code

10 Jul 22:07
e5afdf6

Choose a tag to compare

Moved the cluster WMI infrastructure code

v0.2.6: Merge pull request #29 from madhanrm/variant

20 Jun 20:27
b503dd5

Choose a tag to compare

Do not Release DISPATCH &  call VariantClear. This would panic

v0.2.5: Merge pull request #28 from madhanrm/recover

20 Jun 00:16
b7c4faf

Choose a tag to compare

Recover Panic when wmi instance Close panics in Syscall

v0.2.4: Merge pull request #27 from madhanrm/vhddetach

18 Jun 21:46
7ea0a87

Choose a tag to compare

* Add retry when returnValue is 32775 (Invalid State) from HyperV.