Skip to content

Tags: ateleshev/influxdb-php

Tags

1.3.0

Changelog 1.3.0

* Added quoting of dbname in queries
* Added orderBy to query builder
* Fixed wrong orderby tests
* Travis container-infra and php 7

1.2.2

Fixed issue with listUsers, added getColumns and added unit tests

1.2.1

Updated travis/codeclimate links after org rename to influxdata

1.2.0

Added support for 32 bit systems and added setters/getters for Point …

…fields

1.1.3

Bumped version to 1.1.3; added support for symfony 3

0.1.3

added auth support

1.1.2

ISSUE-21 - Fixed issue with authentication not working for write oper…

…ations

1.1.1

Added support for 0.9.4; added getlastQuery; added database if not ex…

…ists support

1.1.0

Added support for 0.9.3rc2

1.0.1

Added admin functionality; allowed user credentials in guzzle driver