You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#147 - Updated InfluxDB 2 Cloud CA root certificate to ISRG Root X1.
Current InfluxDB 2 Cloud CA root certificate DST Root CA X3 expires on September 30th 2021!
#157 - Added Buckets sub-client for managing buckets in InfluxDB 2.
Fixes
#150 - HTTPOptions::httpReadTimeout is also set as the connect timeout for HTTP connection on ESP32. It also works for HTTPS connection since ESP32 Arduino Core 2.0.0.
#156 - Correctly rounding writeBufferSize, when bufferSize/batchSize >= 256.
#162 - Fixed flushing of not full buffer after the flush timeout.
Documentation
#163 - More precise description of supported devices.