Releases: influxdata/influxdb-client-php
Releases · influxdata/influxdb-client-php
1.1.0
Bugs
- #13: Fixed throwing of InvalidArgumentException some option is empty
- #13: FluxCsvParser: fixed throwing FluxQueryException with no reference, default value is 0
- #13: Fixed error when querying empty data, now returns null
1.0.0
Features
- #4: Use Makefile Targets Instead of scripts dir
- #7: Set User-Agent to influxdb-client-php/VERSION for all requests
- #5: Added WriteApi
- #8: Added QueryApi
- #12: Implemented query stream