influxdb/v1
davidby-influx 9c8f2968f3
fix: Store.validateArgs wrongfully overwriting start, end unix time (#25146) (#25163)
When querying data before 1970-01-01 (UNIX time 0)
validateArgs would set start to -in64 max and end to int64 max.

closes https://github.com/influxdata/influxdb/issues/24669

Co-authored-by: Paul Hegenberg <paul.hegenberg@gmail.com>
(cherry picked from commit c2b3e38a38)

closes https://github.com/influxdata/influxdb/issues/25148
2024-07-16 08:37:40 -07:00
..
authorization feat: add optional stricter password requirements (#24857) (#24890) 2024-04-05 15:42:37 -07:00
coordinator chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
services fix: Store.validateArgs wrongfully overwriting start, end unix time (#25146) (#25163) 2024-07-16 08:37:40 -07:00
errors.go chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
node.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00