Skip to content

Releases: influxdata/influxdb-client-php

1.1.0

13 Mar 10:06
Compare
Choose a tag to compare

Bugs

  1. #13: Fixed throwing of InvalidArgumentException some option is empty
  2. #13: FluxCsvParser: fixed throwing FluxQueryException with no reference, default value is 0
  3. #13: Fixed error when querying empty data, now returns null

1.0.0

06 Mar 12:36
Compare
Choose a tag to compare

Features

  1. #4: Use Makefile Targets Instead of scripts dir
  2. #7: Set User-Agent to influxdb-client-php/VERSION for all requests
  3. #5: Added WriteApi
  4. #8: Added QueryApi
  5. #12: Implemented query stream