Merge pull request #6423 from influxdata/kapacitor-1.8.2

Release Kapacitor v1.8.2
jts/pr-6428
Jason Stirnaman 2025-09-29 10:48:55 -05:00 committed by GitHub
commit ed87cf584d
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?