TBMQ 1.4.0 Release
Minor release with the following features, improvements, and bug fixes.
Main features:
- #118 Extended X.509 Certificate Chain authentication based on CN regex;
- #121 Added feature to limit the count of Application clients;
- #128 Added Device persisted messages rate limits;
- #132 Added rate limits for total incoming and outgoing messages per broker cluster;
- #144 New historical data for network traffic metric.
Improvements:
-
Core and install scripts:
- #119 Client sessions limit by using cache;
- #125 Major versions update and vulnerabilities fixes;
- #134 Added possibility to set Kafka prefix for all topics, producers, consumers, and consumer groups;
- #135 Added possibility to set cache prefix for all keys;
- #143 Improvements to the upgrade script logic.
-
UI:
- #130 Update UI dependencies versions;
- #146 Monitoring: added network traffic chart;
- #137 Updates:
- Settings: added Connectivity, Security and General settings;
- Profile page: renamed to Account, added Security page with password configuration;
- Websocket client: added control over client activity logging in browser console;
- Websocket client: added Reset button in Publish properties dialog;
- Websocket connection: in add/edit dialogs added https/ws incompatibility warning;
- Home: updated Version card when no updates are available;
- Corrected browser tab titles;
- Basic client credentials: moved Change Password button to the top of details panel.
Bug fixes:
-
Core:
-
UI:
- #137 Fixes:
- Client credentials: fixed issue with non-clickable button in disabled mode;
- Websocket Client: fixed broken help link.
- #137 Fixes:
Important notice:
If you have previously overridden the default value of JWT_TOKEN_SIGNING_KEY
in your configuration,
please be advised that you must now update your custom JWT token signing key to ensure it is at least 512 bits in length.
Failure to comply with this update may result in authentication issues.
Example of the value: Qk1xUnloZ0VQTlF1VlNJQXZ4cWhiNWt1cVd1ZzQ5cWpENUhMSHlaYmZIM0JrZ2pPTVlhQ3N1Z0ZMUnd0SDBieg==.