Skip to content

1.25.0

Compare
Choose a tag to compare
@bednar bednar released this 20 Jan 08:52
· 171 commits to master since this release

Features

  1. #393: Added callback function for getting profilers output with example and test

Bug Fixes

  1. #375: Construct InfluxDBError without HTTP response
  2. #378: Correct serialization DataFrame with nan values [DataFrame]
  3. #384: Timeout can be specified as a float
  4. #380: Correct data types for querying [DataFrame]
  5. #391: Ping function uses debug for log

Documentation

  1. #395: Add an example How to use create a Task by API

CI

  1. #370: Add Python 3.10 to CI builds