Merge branch 'master' into 6406-grafana-configuration-outline-and-draft-documentation

6406-grafana-configuration-outline-and-draft-documentation
Jameelah Mercer 2025-09-29 11:53:04 -07:00 committed by GitHub
commit 3a494277ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 2 deletions

View File

@ -9,7 +9,13 @@ aliases:
- /kapacitor/v1/about_the_project/releasenotes-changelog/
---
## v1.8.1 {date="2025-09-08}
## v1.8.2 {date="2025-09-29"}
### Features
- Enhanced support for InfluxDB 3
## v1.8.1 {date="2025-09-08"}
### Dependency updates

View File

@ -171,7 +171,7 @@ kapacitor:
versions: [v1]
latest: v1.8
latest_patches:
v1: 1.8.1
v1: 1.8.2
ai_sample_questions:
- How do I configure Kapacitor for InfluxDB v1?
- How do I write a custom Kapacitor task?