Skip to content

Commit c49670e

Browse files
authored
doc: update CHANGELOG.md with latest changes. (#6199)
* doc: forgot to update CHANGELOG.md in PR6181 with latest changes. * docs: place information about PR6181 under correct release heading.
1 parent e32d652 commit c49670e

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
1. [#6191](https://github.com/influxdata/chronograf/pull/6191): Hardened Reader-only access and read-only query enforcement.
77
2. [#6198](https://github.com/influxdata/chronograf/pull/6198): Prevent proxy credential leakage by default.
88

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+
916
## v1.11.0 [2026-02-19]
1017

1118
⚠️ Removed support for Linux i386, armhf, armel and static build. Removed support for Darwin arm64.
@@ -16,10 +23,6 @@
1623
1. [#6170](https://github.com/influxdata/chronograf/pull/6170): Update Flux help in the UI to align with stdlib `0.199`.
1724
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.
1825
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
20-
* All darwin builds will now be dynamic only.
21-
* All windows builds will now be dynamic only.
22-
* All linux builds will now be static only.
2326

2427
## v1.10.9 [2026-01-07]
2528

0 commit comments

Comments
 (0)