github influxdata/influxdb-client-go v2.1.0

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

Features

  1. #193 Added authentication using username and password. See UsersAPI.SignIn() and UsersAPI.SignOut()
  2. #204 Synced with InfluxDB 2 RC0 swagger. Added pagination to Organizations API and After paging param to Buckets API.

Bug fixes

  1. #191 Fixed QueryTableResult.Next() failed to parse boolean datatype.
  2. #192 Client.Close() closes idle connections of internally created HTTP client

Documentation

  1. #189 Added clarification that server URL has to be the InfluxDB server base URL to API docs and all examples.
  2. #196 Changed default server port 9999 to 8086 in docs and examples
  3. #200 Fix example code in the Readme

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

NewReleases is sending notifications on new releases.