Difference between revisions of "Datonis Edge 5.7 Release Notes"

From Datonis
Jump to: navigation, search
(Created page with "Test")
 
Line 1: Line 1:
Test
+
==== JDK 11 Support ====
 +
Added full support for OpenJDK and OracleJDK 11.0.2+. Debug mode and windows service mode working fine with JDK 11.
 +
 
 +
==== Other Enhancements ====
 +
* Handled license expiry cases where Edge will retry after after 3 hours to test license renewal
 +
* MQTT Adapter - added support for external broker like Mosquito in case integrated broker does not work
 +
* MQTT Adapter - enhanced MQTT broker default configuration,new config blocks messages in case of high load
 +
* Added Nashorn JS script evaluation leak detection at various places

Revision as of 12:33, 22 March 2019

JDK 11 Support

Added full support for OpenJDK and OracleJDK 11.0.2+. Debug mode and windows service mode working fine with JDK 11.

Other Enhancements

  • Handled license expiry cases where Edge will retry after after 3 hours to test license renewal
  • MQTT Adapter - added support for external broker like Mosquito in case integrated broker does not work
  • MQTT Adapter - enhanced MQTT broker default configuration,new config blocks messages in case of high load
  • Added Nashorn JS script evaluation leak detection at various places