Stand with Ukraine flag
Pricing Try it now
Edge
Getting Started
Installation Architecture API FAQ
On this page

Thingsboard Edge v4.2.x release notes

v4.2.1.1 (Jan 21, 2026)

Patch release with everything from TB CE v4.2.1.1:

Bug fixes

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;