Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Release Notes for Core 3.5.3
-
core - Version 3.5.3
- Fix critical vulnerability on Windows systems
- Fix bug in Email Event Handler REST model where a Mailing List did not have the name or xid set
- Fix bug in Email Event Handler where emails were being prepared for every inactive event even if they were not configured to be sent.
- Monitor the SSL/TLS certificate keystore for changes, if the file changes reload the keystore. Can be disabled by setting ssl.keystore.watchFile=false in the env.properties file
- Add debug logging to serial server socket bridge input stream, trace to serial server socket bridge output stream
- Add env property web.security.followSymlinks to allow Jetty to follow symbolic links, default true
- Case sensitivity for web resources is now enforced on Windows machines