github influxdata/influxdb-client-go v1.4.0

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

Breaking changes

  1. #156 Fixing Go naming and code style violations:
  • Introducing new *API interfaces with proper name of types, methods and arguments.
  • This also affects the Client interface and the Options type.
  • Affected types and methods have been deprecated and they will be removed in the next release.

Bug fixes

  1. #152 Allow connecting to server on a URL path
  2. #154 Use idiomatic go style for write channels (internal)
  3. #155 Fix panic in FindOrganizationByName in case of no permissions

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

NewReleases is sending notifications on new releases.