·
9 commits
to refs/heads/master
since this release
🛠 Improvements
⚙️ Core:
- Updated submodule and MQTT Client SDK version (#2089) @samson0v
- pkg_resources deprecated in setuptools 82.0.0 (#2068) @cpavot
🧩 FTP connector:
🧩 Request connector:
🐛 Bug fixes
🐛 Core:
- Fixed TLS initialization on non-TLS MQTT ports (#2067) @iamkaran
- Fixed SQLite duplicate telemetry race condition (#2099) @lucas-souza-enerlab
- Corrected rate limiting configuration key names (#2087) @apachler
- Added rust toolchain default host for unsupported platform in Dockerfile (#2075) @samson0v
🐛 MQTT connector:
- Fixed escaping regex metacharacters for topics (#2085) @tijn-hedgehog
- Fixed incorrect regex grouping logic (#2070) @Andry925
🐛 Modbus connector:
🐛 OPC-UA connector:
🐛 BACnet connector:
🐛 Request connector:
- Fixed remote converter logs (#2106) @Andry925
- Added null handling and unit tests for placeholder combinations (#2095) @Andry925
- Fixed incorrect RPC handling (#2082) @Andry925
- Fixed error with incorrect request placeholder (#2083) @Andry925