Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 780 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 780 Bytes

1.2.0

Breaking Change

  • #107 Renamed InfluxDBClient interface to Client, so the full name influxdb2.Client suits better to Go naming conventions

1.1.0 [2020-04-24]

Features

  1. #100 HTTP request timeout made configurable
  2. #99 Organizations API and Users API
  3. #96 Authorization API

Docs

  1. #101 Added examples to API docs

1.0.0 [2020-04-01]

Core

  • initial release of new client version

Apis

  • initial release of new client version