Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-31 | 1.4 kB | |
TBMQ 2.0.1 Release source code.tar.gz | 2024-12-31 | 3.0 MB | |
TBMQ 2.0.1 Release source code.zip | 2024-12-31 | 4.7 MB | |
Totals: 3 Items | 7.7 MB | 0 |
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:
-
#176 Added missing parameter for WebSocket client admin settings;
- #182 Last will delivery error on broker shutdown;
- #184 Added Redis cluster topology refresh options for Jedis implementation.
With the changes in this release, we have conducted performance testing, which can be reviewed here.