v4.2.1.1 (Jan 21, 2026)
Patch release with everything from TB CE v4.2.1.1:
Bug fixes
- 14461 Fixed customer unassignments in the dashboard during edge event processing by @MazurenkoNick;
- 14613 Fixed events from different edges being mixed together in one queue by @MazurenkoNick;
- 14425 Fixed dead Kafka consumer groups causing Edge sync failures by @volodymyr-babak;
- 14616 Fixed infinite loop on Edge Kafka consumer commit failure by @volodymyr-babak.
v4.2.1 (Jan 21, 2026)
Minor release with everything from TB CE v4.2.1:
Bug fixes
- Consumer loop commit failures: Fixed an issue where the cloud consumer failed when the connection to the cloud was closed for longer than the configured Kafka consumer poll timeout.
v4.2.0 (Sep 4, 2025)
Major release with everything from TB CE v4.2.0:
Improvements
- #13651 Downlink queue statistics: Introduced support for reporting Downlink queue metrics as timeseries telemetry by @jekka001;
- #184 Uplink queue statistics: Introduced support for reporting Uplink queue metrics as timeseries telemetry by @jekka001;
Bug fixes
- #194 Kafka Pending Events Issue During Sync: Added buffering of pending events and ensured they are processed once sync is complete by @jekka001;
- #182 Timeseries Uplink Fixes: Ensure Timeseries Events Are Not Dropped After X Delivery Attempts by @volodymyr-babak;
- #13599 Rule Chain Sync Fixes: Fixes rule chain updates from Edge to Cloud by @jekka001;