chronograf/influx
Vlastimil Hajek 39f8199029
chore: upgrade InfluxQL parser (#6166)
* chore: Upgrade InfluxQL lib, Kapacitor client and Flux to latest

* chore: updating build

* fix: failing tests

* chore: trying cross-builder

* chore: adding dependencies

* fix: scripts path

* fix: script permissions

* fix: trying updating path

* fix: trying fix  build

* fix: script

* fix: check go

* fix: setting path

* fix: GO111MODULE env value

* fix: persist path

* chore: updating build

* chore: use dependencies

* chore: increase build timeout

* chore: reverting to go 1.24.11

* chore: fixing build.

* chore: adjusting also (pre) release steps

* chore: removing docker images building

* chore: validate Time condition only if InfluxDBv3 is enabled

* chore: try darwin arm64

* chore: fixing Cypress scrips

* fix: env variable encapsulation in Makefile

* chore: remove installing already installed pkg-config

* chore: remove darwin arm64

* chore: update changelog

* chore: remove obsolete ToDo file

* chore: remove obsolete ToDo from PR template

* chore: upgrade Flux to the latest: 0.199

* chore: more InfluxDB v3 tests

* chore: revert changes in package.json

* chore: syncing swagger with the changes in API

* fix: add channel URL property migration code

* docs: Update CHANGELOG with removal of platform support

* fix: formatting in package.json

---------

Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
2026-02-02 16:40:20 +01:00
..
queries chore: upgrade InfluxQL parser (#6166) 2026-02-02 16:40:20 +01:00
annotations.go feat(server): add new color property to annotation 2022-06-24 10:17:23 +02:00
annotations_test.go feat(server): add new color property to annotation 2022-06-24 10:17:23 +02:00
authorization.go feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
authorization_test.go Update influx Authorization Headers for write and query path 2017-07-25 12:13:46 -05:00
cloud_dedicated.go chore: upgrade InfluxQL parser (#6166) 2026-02-02 16:40:20 +01:00
cloud_dedicated_test.go chore: upgrade InfluxQL parser (#6166) 2026-02-02 16:40:20 +01:00
csv_tags_store.go feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
csv_tags_store_test.go feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
databases.go feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
influx.go feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
influx_test.go feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
influx_v3.go chore: upgrade InfluxQL parser (#6166) 2026-02-02 16:40:20 +01:00
influx_v3_test.go chore: upgrade InfluxQL parser (#6166) 2026-02-02 16:40:20 +01:00
lineprotocol.go Add tests for annotation store 2018-02-17 12:30:55 -06:00
lineprotocol_test.go Add tests for annotation store 2018-02-17 12:30:55 -06:00
now.go Add tests for annotation store 2018-02-17 12:30:55 -06:00
permissions.go feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
permissions_test.go test: add tests for RetentionPolicies 2025-08-11 14:40:45 +02:00
query.go chore: upgrade InfluxQL parser (#6166) 2026-02-02 16:40:20 +01:00
query_test.go chore: tidy prior to kv refactor (#5342) 2020-01-09 08:49:42 -07:00
users.go chore: fix 'non-constant format string' errors 2025-10-13 16:27:24 +02:00
users_test.go feat(ui): return OSS users sorted by name 2022-06-06 14:17:49 +02:00