Release Date: Tuesday, July 04, 2017

Compatibility Notes

(warning) The following issues have compatibility implications:

Change Log

Improvement

ROBIN-120 - Enhance controller to dynamically pick up changes to robin.conf without restarting the controller

Prior to this release, the Robin controller initialized its configuration from robin.conf and the environment at startup. Changes to robin.conf post startup were not picked up by the controller. This release enhances the controller to pick up changes to robin.conf while it is running without having to restart the controller

Change

ROBIN-119 - Remove Solace as a Robin controller dependency

Prior to this release, the Robin controller included Solace jars in its dependencies. This ticket removes this. Note that this means that deployments that use Solace for XVM discovery by Robin controllers would need to explicitly include Solace jars in the <ROBIN_HOME>/ext directory. The Robin controller will automatically pick up the jars from that directory and add it to its class path
Compatibility Notes:

 

This ticket breaks compatibility with deployments that use Solace for discovery of XVMs by a Robin controller. From this release onwards, for a deployment to use Solace for XVM discovery by a Robin controller, the solace jars should be copied to the <ROBIN_HOME>/ext directory