v0.132.0 [2021-09-28]
Features
- 1b07dbb copy over location related code from the Go time package (#4087)
- 1984c52 create a vector monotype (#4067)
- 936c78e refactor and optimize derivative transformation (#4043)
- d35982c add new InfluxDB sample datasets and sample.alignToNow (#3985)
- d716449 allow the query concurrency to be set to the number of nodes in the graph (#4060)
Bug fixes
- 1dbace5 update null check with clear error message (#4088)
- 05e174a Report errors from function parameters (#4083)
- 2cf8ce0 Propagate all inferred properties to a function argument (#4066)
- 1211ca9 staticcheck linter fix in executetest (#4080)
- a0d3945 fmtd non formatted flux files (#4076)
- f860ab4 make builds reproducible again by ordering package members in docs (#4071)
- b2efa85 optimized derivative attempted to replicate a bug that didn't exist (#4068)
- a8578c6 events.duration() will properly handle multiple buffers (#4064)