File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
## [ unreleased]
2
2
3
+ ## v1.10.6 [ 2024-12-16]
4
+
3
5
### Bug Fixes
4
6
5
7
1 . [ #6103 ] ( https://github.com/influxdata/chronograf/pull/6103 ) : Set active database for InfluxQL meta queries.
9
11
10
12
### Other
11
13
12
- 1 . [ #6102 ] ( https://github.com/influxdata/chronograf/pull/6102 ) : Upgrade golang to 1.21.12 .
14
+ 1 . [ #6108 ] ( https://github.com/influxdata/chronograf/pull/6108 ) : Upgrade golang to 1.22.7 .
13
15
14
16
## v1.10.5 [ 2024-05-31]
15
17
Original file line number Diff line number Diff line change 3
3
"info" : {
4
4
"title" : " Chronograf" ,
5
5
"description" : " API endpoints for Chronograf" ,
6
- "version" : " 1.10.5 "
6
+ "version" : " 1.10.6 "
7
7
},
8
8
"schemes" : [" http" ],
9
9
"basePath" : " /chronograf/v1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chronograf-ui" ,
3
- "version" : " 1.10.5 " ,
3
+ "version" : " 1.10.6 " ,
4
4
"private" : true ,
5
5
"license" : " AGPL-3.0" ,
6
6
"description" : " " ,
You can’t perform that action at this time.
0 commit comments