github influxdata/influxdb-client-go v2.12.0

latest releases: v2.12.3, v2.12.2, v2.12.1...
20 months ago

2.12.0 [2022-10-27]

Features

  • #358:
    • Added possibility to set an application name, which will be part of the User-Agent HTTP header:
      • Set using Options.SetApplicationName
      • Warning message is written to log if an application name is not set
        • This may change to be logged as an error in a future release
    • Added example how to fully override User-Agent header using Doer interface

Bug fixes

  • #359 WriteAPIBlocking.Flush() correctly returns nil error.

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

NewReleases is sending notifications on new releases.