github influxdata/influxdb-client-go v2.10.0

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

Features

  • #348 Added write.Options.Consitency parameter to support InfluxDB Enterprise.
  • #350 Added support for implicit batching to WriteAPIBlocking. It's off by default, enabled by EnableBatching().

Bug fixes

  • #349 Skip retrying on specific write errors (mostly partial write error).

Breaking change

  • #350 Interface WriteAPIBlocking is extend with EnableBatching() and Flush().

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

NewReleases is sending notifications on new releases.