Skip to content

3.6.0

Compare
Choose a tag to compare
@vlastahajek vlastahajek released this 10 Nov 20:53
· 116 commits to master since this release

Features

  • #117 - Added InfluxDBClient::pointToLineProtocol(const Point& point) for simple creation of InfluxDB line-protocol string with respect to default tags

Fixes

  • #114 - Renamed getRemaingRetryTime()->getRemainingRetryTime()
  • #115 - Restored writing capability after a connection failure
  • #118 - Added escaping of URL params (org, bucket, V1 username and password)