-
Notifications
You must be signed in to change notification settings - Fork 914
Comparing changes
Open a pull request
base repository: vmware/govmomi
base: v0.17.0
head repository: vmware/govmomi
compare: v0.17.1
- 13 commits
- 28 files changed
- 4 contributors
Commits on Mar 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0636dc8 - Browse repository at this point
Copy the full SHA 0636dc8View commit details
Commits on Mar 3, 2018
-
Merge pull request #1056 from dougm/vcsim-query-events
vcsim: add EventManager.QueryEvents
Configuration menu - View commit details
-
Copy full SHA for d4e405e - Browse repository at this point
Copy the full SHA d4e405eView commit details
Commits on Mar 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1620160 - Browse repository at this point
Copy the full SHA 1620160View commit details -
Merge pull request #1057 from wupeka/final-progress-on-eof
In progress.Reader emit final report on EOF.
Configuration menu - View commit details
-
Copy full SHA for 0550441 - Browse repository at this point
Copy the full SHA 0550441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0502ee9 - Browse repository at this point
Copy the full SHA 0502ee9View commit details
Commits on Mar 8, 2018
-
Merge pull request #1058 from dougm/vcsim-folder-destroy
vcsim: add Destroy method for Folder and Datacenter types
Configuration menu - View commit details
-
Copy full SHA for 0c574f4 - Browse repository at this point
Copy the full SHA 0c574f4View commit details
Commits on Mar 10, 2018
-
Fix dvs.portgroup.info filtering
This regression was introduced by 585cf5e , where the DistributedVirtualSwitch FetchDVPorts wrapper was added to the object package. The new method did not include the optional 'Criteria' param, so no filtering was applied to the dvs.portgroup.info command. The command would panic on uplink portgroups, which are normally filtered out by default. But the same panic would happen 0.15 if the '-uplinkPort' flag is given. This change also adds an uplink portgroup to simulator switches, which would reproduce the issue. The dvs.portgroup.info command now has support for using the '-json' and '-dump' flags. Fixes #1059 Fixes #1060
Configuration menu - View commit details
-
Copy full SHA for ce88b29 - Browse repository at this point
Copy the full SHA ce88b29View commit details
Commits on Mar 12, 2018
-
Merge pull request #1062 from dougm/pg-info
Fix dvs.portgroup.info filtering
Configuration menu - View commit details
-
Copy full SHA for 8872366 - Browse repository at this point
Copy the full SHA 8872366View commit details
Commits on Mar 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 82129fb - Browse repository at this point
Copy the full SHA 82129fbView commit details -
Merge pull request #1067 from frapposelli/add-goreleaser
Add goreleaser to automate release process
Configuration menu - View commit details
-
Copy full SHA for af9d8fa - Browse repository at this point
Copy the full SHA af9d8faView commit details
Commits on Mar 18, 2018
-
Avoid possible panic in QueryVirtualDiskInfo
The QueryVirtualDiskInfo_TaskResponse can be in the "internalvim25" namespace, rather than "vim25", which lead to a panic as the 'Res' field would be nil. Add the same workaround we use for this issue with CreateChildDisk_TaskResponse, an "InternalRes" field in the "internalvim25" namespace. Fixes #1066
Configuration menu - View commit details
-
Copy full SHA for 24d8845 - Browse repository at this point
Copy the full SHA 24d8845View commit details -
Merge pull request #1069 from dougm/issue-1066
Avoid possible panic in QueryVirtualDiskInfo
Configuration menu - View commit details
-
Copy full SHA for a5e974d - Browse repository at this point
Copy the full SHA a5e974dView commit details
Commits on Mar 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 123ed17 - Browse repository at this point
Copy the full SHA 123ed17View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.17.0...v0.17.1