vSphere Client SDK 7.0 Update 2 - Release Notes
What's in the Release NotesThe release notes cover the following topics:OverviewThe vSphere Client 7.0 U2 SDK enables development of vSphere Client plugins supported on both vSphere and VMware Cloud on AWS. What's NewThis release of the vSphere Client and the SDK introduces the following improvements:
7.0 Update 2 release contains no changes to the vSphere Client API for plugins. Resolved IssuesThe multi-manifest of the SDK Remote plugin sample is not compatible with 6.7. Remote plugin sample allows registration of a multi-manifest zip with both 7.0 and 6.7 manifests but fails to deploy on 6.7. Fix: The plugin.json manifest of the Remote plugin sample has been fixed. The plugin multi-manifest is now compatible with both 6.7 and 7.0. Known IssuesTwo portlets in the same plug-in cannot share the same URL. When a vSphere Client plug-in contains two portlets, they must specify different values for their attributes. Otherwise, a global refresh operation updates only one of the portlets. Symptoms: Global refresh updates only one of the extensions having the same URL. Workaround: Assign different URLs to the two portlets. For example:
Memory leak with Microsoft Internet Explorer 11. vSphere Client's memory consumption increases steadily when using Microsoft Internet Explorer 11 with iframes in vSphere Client plug-ins. This is a known general issue with iframes on Internet Explorer. Symptoms: Memory increases on IE11 with each opened plugin iframe leading to OutOfMemory error after some time. Workaround: Use other browsers supported with the vSphere Client, such as Chrome or Firefox. List of supported browsers includes Microsoft Edge version 38 and later, Google Chrome version 50 and later, and Mozilla Firefox version 45 and later. |