Skip to content
Stand with Ukraine flag

ThingsBoard Edge v4.2.x Release Notes

← Back to all releases

Patch release with everything from TB CE v4.2.2.1:

Patch release with everything from TB CE v4.2.2:

Patch release with everything from TB CE v4.2.1.2:

Patch release with everything from TB CE v4.2.1.1:

Bug fixes

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.

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;