v2.33.0
Simple Table update
- updates the interface for
SimpleTableLayer
to make parsing thefluxResponse
optional. This improves the performance ofSimpleTable
for applications that have already parsed thefluxResponse
- fixes various bugs and behavioral differences by matching the latest code for the original
SimpleTable
implemented at influxdata/ui