Releases: influxdata/flux
Releases · influxdata/flux
v0.151.0
v0.151.0 [2022-01-20]
Features
- 8706fe5 Expose MonoType::parameter and MonoType::field (#4359)
Bug fixes
v0.150.1
v0.150.1 [2022-01-19]
Bug fixes
v0.150.0
v0.150.0 [2022-01-19]
Features
- 863b8a8 update inline documentation in date, experimental, testing, timezone, and types packages (#4399)
Bug fixes
v0.149.0
v0.149.0 [2022-01-12]
Features
Bug fixes
- 153dc76 Do not attempt IP validation for BigQuery DSNs (#4398)
v0.148.0
v0.148.0 [2022-01-10]
Features
- 01468d1 Report multiple errors from a single unify call (#4371)
- feb9bfa add inline documentation to regexp, runtime, sampledata, slack, and system packages (#4374)
- e041723 update the to transformation to use narrow transformation (#4373)
- 164c43b add inline documentation to pagerduty, profiler, and pushbullet packages (#4370)
- 1c83405 Provide more exact error information on function calls (#4277)
- 310763f Allow errors to be formatted via codespan (#4270)
- 07e315c add an internal/debug.opaque function (#4363)
- b8cfaa1 add inline documentation to interpolate, json, kafka, and math packages (#4360)
- 35eabd8 Provide which package exported a symbol (#4304)
- 64a0182 add timeable support to (add/sub)Duration (#4341)
Bug fixes
- 23dad01 IP validation failures should be classified as Invalid (#4383)
- 1e049fa optimized union needs the mutex earlier to avoid a data race (#4368)
- dbcada4 Split the entire pipe chain on multiple if necessary (#4355)
v0.147.0
v0.147.0 [2021-12-14]
Features
- 988f64f optimize union transformation (#4339)
- d173d43 add inline documentation to experimental packages (#4340)
- 87aea1a add an optimized version of the shift transformation (#4337)
Bug fixes
v0.146.0
v0.146.0 [2021-12-13]
Features
- cd2b829 add inline documentation to experimental packages (#4336)
- 0d293d8 update pkg-config to support aarch64-apple-darwin (#4333)
- 92f12a7 added inline documentation to the experimental/geo package (#4330)
Bug fixes
- 52b8602 change the default epsilon for testing.diff to 1e-6 (#4338)
- b0320b1 one of the tests for uint conversion used an undefined conversion (#4334)
v0.145.0
v0.145.0 [2021-12-08]
Features
- ed2e64a added inline documentation to experimental packages (#4324)
Bug fixes
v0.144.0
v0.144.0 [2021-12-06]
Features
- eb10cfb add location/message methods to semantic::Error (#4314)
- ce26213 Return multiple errors from convert (#4308)
- 13316b3 Add a vectorized field to semantic graph FunctionExpr (#4238)
Bug fixes
v0.143.1
v0.143.1 [2021-11-22]
Bug fixes