Skip to content

v1.34.0

Compare
Choose a tag to compare
@reimda reimda released this 27 Oct 20:57
· 70 commits to master since this release

Breaking Changes

  1. #509: Rename key_file to cert_key_file inside the central configuration class

Features

  1. #510: Allow to use client's optional configs for initialization from file or environment properties
  2. #509: MTLS support for the InfluxDB Python client

Bug Fixes

  1. #512: Exception propagation for asynchronous QueryApi [async/await]
  2. #518: Parsing query response with two-bytes UTF-8 character [async/await]
  3. #521: Duplicated debug output