Skip to content

1.10.0

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

Features

  1. #102: Added WriteApiAsync for asynchronous write without batching

Bug Fixes

  1. #106: Fixed serialization of \n, \r and \t to Line Protocol, = is valid sign for measurement name
  2. #108: Replaced useless .ContinueWith in Api by direct call