Skip to content

0.18.0

Choose a tag to compare

@bednar bednar released this 19 Feb 12:31
· 11 commits to main since this release

Features

  1. #196: Support passing middleware functions to the Flight client.

Bug Fixes

  1. #194: Fix InfluxDBClient3.write_file() and InfluxDBClient3.write_dataframe() fail with batching mode.
  2. #197: InfluxDB 3 Core/Enterprise write errors details handling.