Skip to content

0.5 Rlease with multiple series queries, retention policies, mixed type points

Latest
Compare
Choose a tag to compare
@mvadu mvadu released this 16 Apr 17:29
· 46 commits to master since this release

This version supports Retention policies. You can create a new retention policy, or post into existing ones, as well as query them. This version also supports querying multi series data.
There is a breaking change to GetInfluxDBStructureAsync, which now returns a custom InfluxDB object, which not only provides info about measurements, but also about tags and fields in each of them.
Now querying data which is returned in multiple series (e.g. show stats) is supported. Also supported is querying for InfluxDB server version.