12.14.2
Changed 3
- Check /usr/bin/composer for validity on installation of ecp-core and re-download composer if not valid
- Apply stricter RPC timeouts to DNS sync queue to prevent slow queue processing when some DNS servers in the cluster are offline
- Improve miscellaneous UI elements
Fixed 2
- Fix race condition causing a node.js application not to be placed into the correct control group when automatically started via Enhance
- Remove duplicate API call for memory usage on server management dashboard
Race condition causing a node.js application, when automatically started via Enhance, not to be placed into the correct control group. Removed duplicate API call for memory usage on server management dashboard. /usr/bin/composer is now checked for validity on installation of ecp-core and, if not valid, composer is re-downloaded. Miscellaneous UI improvements. Stricter RPC timeouts to DNS sync queue to prevent slow queue processing where some DNS servers in the cluster are offline.