Release Chronograf v1.10.7

pull/5982/head
Jakub Bednar 2025-04-15 14:11:11 +02:00
parent f1006507a8
commit 33a8e89745
2 changed files with 16 additions and 6 deletions

View File

@ -10,6 +10,16 @@ aliases:
- /chronograf/v1/about_the_project/release-notes-changelog/
---
## v1.10.7 {date="2025-04-15"}
### Bug Fixes
- Fix Hosts page loading.
### Dependency updates
- Upgrade Go to 1.23.8.
## v1.10.6 {date="2024-12-16"}
### Bug Fixes

View File

@ -128,7 +128,7 @@ chronograf:
versions: [v1]
latest: v1.10
latest_patches:
v1: 1.10.6
v1: 1.10.7
ai_sample_questions:
- How do I configure Chronograf for InfluxDB v1?
- How do I create a dashboard in Chronograf?