Skip to content

3.8.0

Compare
Choose a tag to compare
@vlastahajek vlastahajek released this 01 Apr 15:09
· 82 commits to master since this release

Features

  • #143 - InfluxDBClient::setInsecure now works also for ESP32. Requires Arduino ESP32 SDK 1.0.5 or higher

Fixes

  • #137 - Fixed parsing Flux response with unexpected annotations

Documentation

  • #134:
    • Added untrusted connection (skipping certificate validation) info to Readme
    • SecureWrite and SecureBatchWrite demos enhanced with example about using untrusted connection
    • Various fixes of typos