Skip to content

ThingsBoard IoT Gateway

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 07:49
· 23 commits to refs/heads/master since this release

馃洜 Improvements

鈿欙笍 Core:

  • Added support for offline Docker builds and image exports for air-gapped environments (#2111) @wbg1991

馃З MQTT connector:

馃З Modbus connector:

馃З OPC-UA connector:

馃З Request connector:

馃悰 Bug fixes

馃悰 Core:

馃悰 Modbus connector:

馃悰 OPC-UA connector:

  • Fixed BadSessionIdInvalid race condition during session reconnection (#2123) @palandri

馃悰 BACnet connector:

  • Fixed device duplication when the device has both ID and IP parameters in the config (#2137) @majuss

馃悰 FTP connector:

  • Fixed restoring TYPE I before SIZE after NLST resets transfer mode to ASCII (#2116) @ecoutier
  • Fixed incorrect FTP TLS connection (#2114) @Andry925