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
#140: Added exponential backoff strategy for batching writes, Allowed to configure default retry strategy. Default value for retry_interval is 5_000 milliseconds.
#136: Allows users to skip of verifying SSL certificate
#143: Skip of verifying SSL certificate could be configured via config file or environment properties
#141: Added possibility to use datetime nanoseconds precision by pandas.Timestamp
#145: Api generator was moved to influxdb-clients-apigen