Releases: influxdata/flux
Releases · influxdata/flux
Release list
v0.180.0
v0.179.0
v0.179.0 [2022-08-15]
Features
- af382a7 add a Stringify utility function for table.Chunk (#5090)
- c532e78 add support for vectorized binary equality ops (#5042)
- 43a4c52 switch testing.diff to use experimental.diff permanently (#5091)
- acb06ec add vector float builtin (#5015)
- def15ad enhance fluxtest to use package name with test/skip flags (#5039)
- f3d3772 Allow any kind of AST fragment to be formatted (#5055)
- 08d6404 Accept flux feature flags to the test command (#5060)
Bug fixes
- 2be9804 testing.shouldError uses a regex instead of a string (#5099)
- 0e6a1dd temporarily remove test for duplicates since it causes conflicts downstream (#5098)
- b2dea56 update buildinfo doc comments to match latest gofmt (#5088)
- 35a1a95 fix aggregate window rules that left plan in bad state (#5076)
- 391f320 pass filename to the flux parser to get it printed in location (#5057)
v0.178.0
v0.177.1
v0.177.0
v0.176.0
v0.176.0 [2022-07-25]
Features
Bug fixes
v0.175.0
v0.175.0 [2022-07-19]
Features
- eb3b3c5 switch testing.diff to use experimental.diff as its base (#5000)
- 0795f80 add a proper diff implementation to the experimental package (#4992)
- d01f82a generalize attributes in planner (#4982)
- 15c0b9d add support for constants/literals in vectorized map (#4960)
- 95caa7f replaced our optimization with gonum optimize (#4816)
Bug fixes
v0.174.1
v0.174.0
v0.173.0
v0.173.0 [2022-06-29]
Breaking changes
Features
- 851bbc7 deprecate experimental/http.get (#4923)
- ce14bed Format scripts with a trailing newline by default (#4905)
- 0439182 deprecate experimental.csv (#4922)
- 045c398 promote experimental/array to array (#4924)
- b7e6fa4 promote experimental/http/requests package (#4921)
- 4246f98 promote bitwise (#4919)
- 02f463f Remove test statements (#4910)