·
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:
- Added Modbus function 16 word order regression coverage (#2134) @ilyar
- Updated default config (#2147) @samson0v
- Added maxRegistersPerRequest parameter for batch reading (#2118) @samson0v
馃З OPC-UA connector:
馃З Request connector:
馃悰 Bug fixes
馃悰 Core:
- Fixed server certificate verification (#2156) @samson0v
- Fixed silent disabling remote configuration on self-provisioning gateways (#2139) @apachler
- Fixed TB connection recovering after it is lost (#2140) @apachler
- Fixed tlsAccessToken authentication (#2131) @Andry925
- Prevent custom connectors from colliding (#2117) @ecoutier
馃悰 Modbus connector:
- Added maxRegistersPerRequest config param validation (#2154) @samson0v
- Fixed registers count in batch reading (#2053) @Sherlock-Shen
馃悰 OPC-UA connector:
馃悰 BACnet connector:
- Fixed device duplication when the device has both ID and IP parameters in the config (#2137) @majuss