Patch release with the following improvements and bug fixes.
Improvements:
-
Core:
- #178 MQTT processing improvement to eliminate unnecessary object creation;
- #183 Improved Redis integration by enhancing Lettuce connection handling and cluster topology refresh logic;
- #185 Allow semicolon (
;
) as a character in Kafka configurations; - #188 Vulnerabilities fixes;
- #189 Added sort order support for aggregation queries of historical statistics;
- #190 Removed search_text column from PostgreSQL.
Bug fixes:
-
Core:
With the changes in this release, we have conducted performance testing, which can be reviewed here.