Thingsboard v2.5.2 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
  • Improvements:

    • Replaced Akka with pure java implementation of Actor System;
    • Using external executor in Kafka Node;
    • ๐Ÿ‘Œ Improvements for actor initialization logic;
    • ๐Ÿ‘Œ Improved handling of peak connect attempts;
    • RPC Request Node improvement to avoid blocking;

    ๐Ÿ› Bug fixes:

    • ๐Ÿ’ป UI: Fixed the activation of on-row event on details click;
    • ๐Ÿ’ป UI: Fixed problem widget-editor in Safari #2900;
    • Message is pushed to correct queue in case of duplication;
    • Never use Fork-Join pool with parallelism set to 1.