You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* support for requests http(s) proxy
* python 3.5 compatibility fixes
* avoid mutable value for defaults of functions
* fixed switch_database for cluster client
* Improved line protocol performance
* line protocol: handle None tags and fields
* line protocol: time precision support - timestamps that
are send as integers are left intact but other timestamps
are converted depending on the time precision
* line protocol: Handle field string values with several newlines