You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,13 @@
6
6
1.[#6191](https://github.com/influxdata/chronograf/pull/6191): Hardened Reader-only access and read-only query enforcement.
7
7
2.[#6198](https://github.com/influxdata/chronograf/pull/6198): Prevent proxy credential leakage by default.
8
8
9
+
### Other
10
+
11
+
1.[#6181](https://github.com/influxdata/chronograf/pull/6181): Upgrade dependencies. Upgrade golang to 1.25.8. Upgrade flux to `0.200`.
12
+
* All darwin builds will now be dynamic only.
13
+
* All windows builds will now be dynamic only.
14
+
* All linux builds will now be static only.
15
+
9
16
## v1.11.0 [2026-02-19]
10
17
11
18
⚠️ Removed support for Linux i386, armhf, armel and static build. Removed support for Darwin arm64.
@@ -16,10 +23,6 @@
16
23
1.[#6170](https://github.com/influxdata/chronograf/pull/6170): Update Flux help in the UI to align with stdlib `0.199`.
17
24
1.[#6171](https://github.com/influxdata/chronograf/pull/6171): Upgrade dependencies. Upgrade typescript to 4.9.5. Upgrade jest to 30.2.0. Upgrade eslint to 9.34.0. Reconfigure eslint.
18
25
1.[#6174](https://github.com/influxdata/chronograf/pull/6174): Upgrade dependencies. Upgrade nodejs to v24.13.0. Upgrade sass to 1.97.3. Remove dependency on node-sass.
19
-
1.[#6181](https://github.com/influxdata/chronograf/pull/6181): Upgrade dependencies. Upgrade golang to 1.25.7
0 commit comments