github influxdata/influxdb-client-go v2.6.0

latest releases: v2.12.3, v2.12.2, v2.12.1...
2 years ago

Features

  • #285 Added Client.Ping() function as the only validation method available in both OSS and Cloud.
  • #286 Synced generated server API with the latest oss.yml.
  • #287 Added FluxRecord.Result() function as a convenient way to retrieve the Flux result name of data.

Bug fixes

  • #285 Functions Client.Health() and Client.Ready() correctly report an error when called against InfluxDB Cloud.

Breaking change

  • #285 Function Client.Ready() now returns *domain.Ready with full uptime info.

Don't miss a new influxdb-client-go release

NewReleases is sending notifications on new releases.