Skip to content

Tags: josemarper/influxdb-php

Tags

1.16.1

Toggle 1.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request framna-nl-backend#2 from SMillerDev/feat/client/de…

…termine_v2_api

Determine instance version and precision in client

1.16.0

Toggle 1.16.0's commit message
influxdb-php 1.16.0

We're not really going to maintain this, just need this for a
while longer and will release fixes we apply in irregular intervals.

- Add error messages returned from InfluxDB to curl driver exceptions
- Add classes to allow V2 precision

1.15.2

Toggle 1.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request influxdata#157 from zorac/php8

Add support for PHP 8

1.15.1

Toggle 1.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request influxdata#149 from SlvrEagle23/feature/guzzle7

Add support for Guzzle client version 7.x.

0.15.1

Toggle 0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request influxdata#149 from SlvrEagle23/feature/guzzle7

Add support for Guzzle client version 7.x.

1.15.0

Toggle 1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.14.8

Toggle 1.14.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request influxdata#122 from scones/patch-2

use the packagist variant of the name

1.14.7

Toggle 1.14.7's commit message
Corrected README, was out-of-sync with releases

1.14.6

Toggle 1.14.6's commit message
- dependencies update (influxdata#97), by @aldas

- Adding timeout information. (influxdata#103), by @NickBusey
- Add ability to specify connect_timeout for guzzle (influxdata#105), by @brycefranzen