Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions content/chronograf/v1/about_the_project/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@ aliases:
- /chronograf/v1/about_the_project/release-notes-changelog/
---

## v1.10.9 {date="2026-01-07"}

### Features

- Add support for InfluxDB v3

### Maintenance updates

- Upgrade Go to 1.25.3.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Upgrade Go to 1.25.3.
- Upgrade Go to 1.25.3


## v1.10.8 {date="2025-08-15"}

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion data/products.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ chronograf:
versions: [v1]
latest: v1.10
latest_patches:
v1: 1.10.8
v1: 1.10.9
ai_sample_questions:
- How do I configure Chronograf for InfluxDB v1?
- How do I create a dashboard in Chronograf?
Expand Down
Loading