Skip to content

ThingsBoard Edge 4.2 Release

Choose a tag to compare

@volodymyr-babak volodymyr-babak released this 02 Sep 15:59
· 2873 commits to master since this release

What's Changed

Major release with everything from TB CE v4.2:

  • Downlink queue statistics: Introduced support for reporting Downlink queue metrics as timeseries telemetry by @jekka001 in thingsboard/thingsboard#13651;

  • Uplink queue statistics: Introduced support for reporting Uplink queue metrics as timeseries telemetry by @jekka001 in #184;

Bug fixes

  • Kafka Pending Events Issue During Sync: Added buffering of pending events and ensured they are processed once sync is complete by @jekka001 in #194;

  • Timeseries Uplink Fixes: Ensure Timeseries Events Are Not Dropped After X Delivery Attempts by @volodymyr-babak in #182;

  • Rule Chain Sync Fixes: Fixes rule chain updates from Edge to Cloud by @jekka001 in thingsboard/thingsboard#13599;