Minor release of ThingsBoard IoT gateway.
Main feature of this release is a possibility to configure MQTT connector using dashboard form on UI, it is available in ThingsBoard 3.7 or above. Configuration structure for MQTT connector was changed, but it will be automatically converted from old structure to new. Also, this release contains a lot of bug fixes and improvements, the full list of changes is available below.
What's Changed
* Updated MQTT connector (new config format) by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1357
* Fixed logger init by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1364
* Fix issue 1316 and 1326 by zwoabier in https://github.com/thingsboard/thingsboard-gateway/pull/1327
* Fixed sending device details by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1367
* Added enableRemoteLogging param for connectors by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1372
* Fixed creating logs handler files by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1373
* Deleted sending default connectors config feature by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1374
* [FIX] Added version file. by devaskim in https://github.com/thingsboard/thingsboard-gateway/pull/1317
* Fixed getting connector id by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1379
* Fixed handling active connectors by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1382
* Fixed sending remote logging level by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1386
* Fixed BLE connector stopping by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1392
* Fixed getting connector id/name from remote config by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1393
* Fixed stopping gateway modbus slave thread by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1394
* Added MessageSecurityMode param for OPC-UA Async by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1395
* Added device connector name updating when connector name changed by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1397
* Added errors count resetting every 60 sec by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1398
* Fixed remote configs handle blocking by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1399
* Fixed device connector name updating by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1400
* Added log message on connection refused to TB by samson0v in https://github.com/thingsboard/thingsboard-gateway/pull/1401
New Contributors
* zwoabier made their first contribution in https://github.com/thingsboard/thingsboard-gateway/pull/1327
**Full Changelog**: https://github.com/thingsboard/thingsboard-gateway/compare/3.4.6...3.5