Features
- #412:
DeleteApi
uses default value fromInfluxDBClient.org
if anorg
parameter is not specified - #405: Add
InfluxLoggingHandler
. A handler to use the client in native python logging. - #404: Add
InvocableScriptsApi
to create, update, list, delete and invoke scripts by seamless way
Bug Fixes
- #419: Use
allowed_methods
to clear deprecation warning [urllib3]
Dependencies
- #419: Update dependencies:
urllib3
to 1.26.0
CI
- #411: Use new Codecov uploader for reporting code coverage