Releases: influxdata/flux
Releases · influxdata/flux
v0.194.2
v0.194.1
v0.194.0
v0.193.0
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)