File tree Expand file tree Collapse file tree 2 files changed +16
-6
lines changed
content/chronograf/v1/about_the_project Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,16 @@ aliases:
10
10
- /chronograf/v1/about_the_project/release-notes-changelog/
11
11
---
12
12
13
+ ## v1.10.7 {date="2025-04-15"}
14
+
15
+ ### Bug Fixes
16
+
17
+ - Fix Hosts page loading.
18
+
19
+ ### Dependency updates
20
+
21
+ - Upgrade Go to 1.23.8.
22
+
13
23
## v1.10.6 {date="2024-12-16"}
14
24
15
25
### Bug Fixes
Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ influxdb:
88
88
latest_cli :
89
89
v2 : 2.7.5
90
90
ai_sample_questions :
91
- - How do I write and query data with InfluxDB v2 OSS?
92
- - How can I migrate from InfluxDB v2 OSS to InfluxDB 3 Core?
91
+ - How do I write and query data with InfluxDB v2 OSS?
92
+ - How can I migrate from InfluxDB v2 OSS to InfluxDB 3 Core?
93
93
- How do I manage auth tokens in InfluxDB v2 OSS?
94
94
95
95
influxdb_cloud :
@@ -102,8 +102,8 @@ influxdb_cloud:
102
102
latest : cloud
103
103
placeholder_host : cloud2.influxdata.com
104
104
ai_sample_questions :
105
- - How do I write and query data with InfluxDB Cloud 2?
106
- - How is Cloud 2 different from Cloud Serverless?
105
+ - How do I write and query data with InfluxDB Cloud 2?
106
+ - How is Cloud 2 different from Cloud Serverless?
107
107
- How do I manage auth tokens in InfluxDB Cloud 2?
108
108
109
109
telegraf :
@@ -128,7 +128,7 @@ chronograf:
128
128
versions : [v1]
129
129
latest : v1.10
130
130
latest_patches :
131
- v1 : 1.10.6
131
+ v1 : 1.10.7
132
132
ai_sample_questions :
133
133
- How do I configure Chronograf for InfluxDB v1?
134
134
- How do I create a dashboard in Chronograf?
@@ -158,7 +158,7 @@ enterprise_influxdb:
158
158
latest_patches :
159
159
v1 : 1.11.8
160
160
ai_sample_questions :
161
- - How can I configure my InfluxDB v1 Enterprise server?
161
+ - How can I configure my InfluxDB v1 Enterprise server?
162
162
- How do I replicate data between InfluxDB v1 Enterprise and OSS?
163
163
- How do I query data stored in InfluxDB v1?
164
164
You can’t perform that action at this time.
0 commit comments