Skip to content

v0.14.0

Compare
Choose a tag to compare
@bednar bednar released this 11 Nov 10:24
· 30 commits to main since this release

Features

  1. #112: Adds LPBatcher for lineprotocol batching following the model of the Point Batcher.

Bug Fixes

  1. #113: Honor struct tags on WriteData, avoid panic for unexported fields