Releases: dleutnant/influxdbr
Releases · dleutnant/influxdbr
influxdbr 0.14.2
New features
-
added IQL wrapper for
delete -
influx_connectiongains new argumentcurl_optionsto control http communication (#36) -
influx_writefunction getsmeasurement_colargument to enable writing a
data.frame with multiple measurements with only one function call
Internals
influxdbr 0.14.0
Breaking changes
influx_writefunction argumentxtschanges tox(method is now generic)
New features
influx_writenow accepts data.frames to upload mulitple tags and fields per timestamp (#20).
Bug fixes
-
correct parsing of json structure without
statement_id(#32). -
special characters in
xtsattributes are now supported (#30). -
Fix special character representation in
show_series. -
Using double quotes in string arguments of
influx_querywrappers (e.g.influx_select,show_tag_values) (#22). -
IQL wrapper functions with no expected return value now use
influx_postinstead ofinflux_query.
influxdbr 0.13.0
First CRAN submission
v0.12.0 Update README.md