Skip to content

1.9.0

Compare
Choose a tag to compare
@bednar bednar released this 17 Jul 07:35
· 309 commits to master since this release

Features

  1. #112: Support timestamp with different timezone in _convert_timestamp
  2. #120: ciso8601 is an optional dependency and has to be installed separably
  3. #121: Added query_data_frame_stream method
  4. #132: Use microseconds resolutions for data points

Bug Fixes

  1. #117: Fixed appending default tags for single Point
  2. #115: Fixed serialization of \n, \r and \t to Line Protocol, = is valid sign for measurement name
  3. #118: Fixed serialization of DataFrame with empty (NaN) values
  4. #130: Use Retry-After header value for Retryable error codes