RELEASED: Public: 2017-06-07
New features
-
CloudBees Internal Ticket: [TIGER-2755]
Allow to append additional Java options when launching a managed controller.
Given the environment variables:
JAVA_OPTS+FOO=-XX:foo JAVA_OPTS+BAR=-XX:bar
A single JAVA_OPTS=-XX:foo -XX:bar
will be passed to the java process
running the managed controller
Resolved issues
-
CloudBees Internal Ticket: [TIGER-1200]
Fix unreadable data warning upon first restart of Operations Center
-
CloudBees Internal Ticket: [TIGER-2228]
If a running controller in Marathon is found without a corresponding controller item in the operations center it will be reported as a warning instead of being killed