You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add possibility to search for an instance ID on the instance group browser, showing the instance group which contains the requested instance.
Add possibility to lookup and instance group by an instance ID via the public API.
Add possibility to edit existing custom parameters instead of requiring the user to delete and re-create a parameter if anything but the value should change, e.g. the position on the command line (predecessor).
Fixes
Fix a blocker where BDeploy would lock up in CENTRAL mode as soon as a bogus connection refused to close (e.g. caused by broken VPN configuration, Router, etc.).
Fix/provide missing information in parameter description popups.
Increase the timeout for parameter description popups, so they are not so easily in the way.
Fix missing description for certain runtime history events.
Fix wrong error behavior in some cases when navigating to non-existant URLs.
Fix excessive notifier threads per BHive in the system to use a common thread pool.