Skip to content

Release 4.3.1

Compare
Choose a tag to compare
@mduft mduft released this 19 May 12:26
· 2013 commits to master since this release

Features

  • Add OAuth2/OpenID Connect authentication support.

Improvements

  • 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.