Skip to content

1.2.0

Compare
Choose a tag to compare
@bednar bednar released this 13 Mar 07:57
· 142 commits to master since this release

Features

  1. #23: Added DeleteApi to delete time series data from InfluxDB.
  2. #24: Added jitter_interval and retry_interval to WriteApi
  3. #26: Set User-Agent to influxdb-client-ruby/VERSION for all requests

Security

  1. #29: Upgrade rake to version 12.3.3 - CVE-2020-8130

Bugs

  1. #22: Fixed batch write
  2. #28: Correctly parse CSV where multiple results include multiple tables
  3. #30: Send Content-Type headers