Skip to content

Singularity 0.4.10

Compare
Choose a tag to compare
@tpetr tpetr released this 18 Feb 18:39

_BUG_
The UI build for this release is known to only contain partial css. Please use the 0.4.11 release instead


Check out the 0.4.10 milestone to see new features / bugfixes in detail.

Important

  • #788 - Fix router base path when hosted at /
  • #826 - Tweak how ulimit is called
  • #854 - Add methods to client for unpause and scale requests
  • #856 - Upgrade Horizon
  • #857 - Consider LB when deciding to remove something during bounce
  • #860 - Fix the sorting in the wrong order bug
  • #864 - Cancel futures in thread, avoiding docker deadlocks on cleanup
  • #865 - Better handling of Docker timeouts
  • #866 - Add a default bounce expiration
  • #871 - Add support for override defaults file
  • #875 - Fix unpause button for expiring pause in UI
  • #881 - Logrotate and S3 upload tweaks
  • #884 - Include shell command name in log filename
  • #887 - Allow deploy to specify port index for healthchecks and LB api
  • #889 - Add support for max numbers of objects in ZK when no database is configured
  • #901 - Lock brunch to version 2.2.x
  • #904 - Deploy and edit buttons need to be link elements, not button elements

Thanks