Releases: influxdata/flux
Releases · influxdata/flux
Release list
v0.200.0
v0.200.0 [2026-04-01]
Features
- ebe70ac use custom dialer with awsathena database driver (#5619)
- 8d3ce8c use custom dialer with vertica database driver (#5615)
- a1bdac6 use custom dialer in snowflake connections (#5611)
- fc44665 use custom dialer for hdb database connections (#5610)
- 7959c7f use custom dialer when connecting to mysql (#5609)
- fb88155 sqlserver custom dialer (#5608)
- 896ef17 connect to postgresql using a custom dialer
- fdf46d7 Add Dialer abstraction to dependencies
- 9e620eb harden egress IP address validation (#5604)
- 0228b18 use custom network dialer with kafka client (#5606)
- 20aa774 use *net.Dialer from dependencies for MQTT connections (#5605)
Bug fixes
v0.199.0
v0.198.0
v0.197.0
v0.196.1
v0.196.0
v0.195.2
v0.195.2 [2024-08-14]
Bug fixes
- c2433e6 Make fewer copies when building a string array (#5503)
- 6ffcb71 Revert "feat(execute): allocate memory for string content. (#5482)" (#5502)
- 83f0400 only compile
flux-corewithstrictif enabled influx(#5494) - 27fa85d panic with null string key (#5493)
- 6412246 null string to bytes conversions (#5492)