Releases: influxdata/flux
Releases · influxdata/flux
v0.192.0
v0.192.0 [2023-01-09]
Breaking changes
Features
- e28ecc7 add geo.totalDistance to aggregate total distance (#5358)
- 8c5176f add iox.sqlInterval to convert flux durations to SQL interval strings (#5356)
- 69e2736 squash contrib/qxip/hash (#5355)
- b75a37a add contrib/qxip/logql package (#5353)
- 502babd add contrib/qxip/clickhouse package (#5351)
Bug fixes
v0.191.0
v0.190.0
v0.189.0
v0.189.0 [2022-11-02]
Features
- 393664b add PartialOrd and Ord to ast::Position (#5330)
- dde6022 detect certain undesirable patterns so we can remove them later (#5320)
Bug fixes
- 6cfedfb update attribute syntax to require following element (#5325)
- 14dc580 add salsaDatabase to list of feature passed to Rust (#5327)
- 81037cf shouldError should error when no error occurs (#5319)
- 41b37b8 restore termination defaults for holt_winters (#5323)
- bf75c1b use db when generating docs (#5322)
v0.187.0
v0.186.0
v0.185.0
v0.184.2
v0.184.1
v0.184.0
v0.184.0 [2022-09-21]
Breaking changes
Features
Bug fixes
- 6698ad4 update SPEC and fix some inconsistencies (#5206)
- c46e047 sort limit skips chunks with no rows (#5211)
- 9738cff Don't report an error about testcases in the LSP (#5086)
- aee4c37 Prevent the metadata map from being concurrently mutated (#5209)
- 642ca27 Don't stackoverflow on deeply nested expressions (#4876)
- 97534a4 logical null handling (#5192)
- ca216bc Fix typo (#5205)
- 0edacfb Minor edit to SPEC.md (#5195)
- bc9005f Fix typo in specification of operator precedence (#5197)