Features
- #393: Added callback function for getting profilers output with example and test
Bug Fixes
- #375: Construct
InfluxDBError
without HTTP response - #378: Correct serialization DataFrame with nan values [DataFrame]
- #384: Timeout can be specified as a
float
- #380: Correct data types for querying [DataFrame]
- #391: Ping function uses debug for log
Documentation
- #395: Add an example How to use create a Task by API
CI
- #370: Add Python 3.10 to CI builds