Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-29 | 2.1 kB | |
TBMQ 2.1.0 Release source code.tar.gz | 2025-04-29 | 3.2 MB | |
TBMQ 2.1.0 Release source code.zip | 2025-04-29 | 5.3 MB | |
Totals: 3 Items | 8.5 MB | 0 |
Minor release with the following features, improvements, and bug fixes.
Main features:
- #201 Core & UI: Implemented Integration Executor microservice and HTTP integration by @dmytro-landiak and @deaflynx;
- #202 Core & UI: Added Kafka integration by @dmytro-landiak and @deaflynx;
- #203 Core & UI: Added MQTT integration by @dmytro-landiak and @deaflynx;
- #200 UI: Migrated to Angular 19 by @deaflynx.
Helm chart support: Official Helm chart for deploying TBMQ is now available, enabling simplified Kubernetes deployments with customizable configuration options.
Improvements:
-
Core and install scripts:
-
#191 Incremental upgrade by @ShvaykaD;
-
#217 Proxy protocol support by @dmytro-landiak.
-
UI:
-
#200 Updates by @deaflynx:
- Switched from flex-layout to pure CSS with Tailwind;
- Switched to Angular esbuild;
- Monitoring charts: extended time-window options to include minutes, added custom legend;
- Menu: switched from toggle menu to tabs.
Bug fixes:
-
Core:
-
#207 Fixed persistent message loss in Redis persistence by @dmytro-landiak;
- #205 Fix MqttConnAckMessage incorrectly returns auth method property even if no enhanced auth is used by @Nanabell.
We welcome our new contributors:
- @Nanabell made their first contribution in #205
Third-party versions update:
- #218 Bump Kafka, Redis and PostgreSQL versions by @ShvaykaD.