File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 - name : Setup Go
2828 uses : actions/setup-go@v2
2929 with :
30- go-version : ' 1.25.8 '
30+ go-version : ' 1.25.9 '
3131
3232 - name : Install pkg-config
3333 run : go install github.com/influxdata/pkg-config@v0.3.0
Original file line number Diff line number Diff line change 1+ ## v1.11.2 [ 2026-05-06]
2+
3+ ### Other
4+
5+ 1 . [ #6206 ] ( https://github.com/influxdata/chronograf/pull/6206 ) : Upgrade golang to 1.25.9.
6+ 1 . [ #6208 ] ( https://github.com/influxdata/chronograf/pull/6208 ) : Upgrade dependencies.
7+ * Upgrade "uuid" package version to "^14.0.0".
8+ * Upgrade "@parcel/core " version to "^2.16.4".
9+ * Remove "@types/uuid " because newer "uuid" versions are included types in the package.
10+
111## v1.11.1 [ 2026-04-15]
212
313### Security Fixes
1222 * All darwin builds will now be dynamic only.
1323 * All windows builds will now be dynamic only.
1424 * All linux builds will now be static only.
15- 1 . [ #6206 ] ( https://github.com/influxdata/chronograf/pull/6206 ) : Upgrade golang to 1.25.9.
16- 1 . [ #6208 ] ( https://github.com/influxdata/chronograf/pull/6208 ) : Upgrade dependencies.
17- * Upgrade "uuid" package version to "^14.0.0".
18- * Upgrade "@parcel/core " version to "^2.16.4".
19- * Remove "@types/uuid " because newer "uuid" versions are included types in the package.
2025
2126## v1.11.0 [ 2026-02-19]
2227
Original file line number Diff line number Diff line change 33 "info" : {
44 "title" : " Chronograf" ,
55 "description" : " API endpoints for Chronograf" ,
6- "version" : " 1.11.0 "
6+ "version" : " 1.11.2 "
77 },
88 "schemes" : [" http" ],
99 "basePath" : " /chronograf/v1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " chronograf-ui" ,
3- "version" : " 1.11.0 " ,
3+ "version" : " 1.11.2 " ,
44 "private" : true ,
55 "license" : " AGPL-3.0" ,
66 "description" : " " ,
You can’t perform that action at this time.
0 commit comments