Skip to content

Releases: influxdata/flux

v0.191.0

14 Nov 23:14
v0.191.0
b9d6eb6
Compare
Choose a tag to compare

v0.191.0 [2022-11-14]

Features

  • cced93e Download Flux modules within runtime as part of Salsa query (#5324)
  • 77b1d78 associate registry attributes to import statements (#5332)

Bug fixes

  • b9d6eb6 revert "feat: Download Flux modules within runtime as part of Salsa query (#5324)" (#5342)

v0.190.0

09 Nov 15:21
v0.190.0
1db3400
Compare
Choose a tag to compare

v0.190.0 [2022-11-09]

Features

v0.189.0

02 Nov 17:54
6cfedfb
Compare
Choose a tag to compare

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

17 Oct 17:13
a82eda2
Compare
Choose a tag to compare

v0.187.0 [2022-10-17]

Features

  • dadb6d6 add types.isNumeric to test for numeric values (#5284)
  • 2a4eda4 Recommend valid arguments in extra argument errors (#5281)
  • a10bdb7 add support dynamic support for standard type conversion functions (#5271)

Bug fixes

v0.186.0

11 Oct 19:15
v0.186.0
38cf4e2
Compare
Choose a tag to compare

v0.186.0 [2022-10-11]

Features

Bug fixes

  • 7b91d6d array touint test utilized conversion behavior incorrectly (#5274)
  • d9267e0 Don't lose extra precision in floats when run through the formatter (#5269)

v0.185.0

03 Oct 21:22
v0.185.0
f48f1a2
Compare
Choose a tag to compare

v0.185.0 [2022-10-03]

Features

Bug fixes

v0.184.2

26 Sep 22:46
1dae302
Compare
Choose a tag to compare

v0.184.2 [2022-09-26]

Bug fixes

v0.184.1

21 Sep 20:21
v0.184.1
140a51b
Compare
Choose a tag to compare

v0.184.1 [2022-09-21]

v0.184.0

21 Sep 10:10
v0.184.0
41ef75c
Compare
Choose a tag to compare

v0.184.0 [2022-09-21]

Breaking changes

Features

  • 702f9dc add array type conversion functions to experimental array package (#5199)

Bug fixes

v0.183.0

12 Sep 19:28
e0cfb66
Compare
Choose a tag to compare

v0.183.0 [2022-09-12]

Features

Bug fixes