Skip to content

1.5.0

Compare
Choose a tag to compare
@bednar bednar released this 13 Mar 08:38
· 358 commits to master since this release

Features

  1. #59: Set User-Agent to influxdb-client-python/VERSION for all requests

Bugs

  1. #61: Correctly parse CSV where multiple results include multiple tables
  2. #66: Correctly close connection pool manager at exit
  3. #69: InfluxDBClient and WriteApi could serialized by pickle (python3.7 or higher)