chore: update release notes and data for kapacitor-1.8.1

chore/release-kapacitor-1.8.1
karel rehor 2025-09-08 15:10:40 +02:00
parent e8ccbe2739
commit 632b99fafc
2 changed files with 8 additions and 1 deletions

View File

@ -9,6 +9,13 @@ aliases:
- /kapacitor/v1/about_the_project/releasenotes-changelog/ - /kapacitor/v1/about_the_project/releasenotes-changelog/
--- ---
## v1.8.1 {date="2025-09-08}
### Dependency updates
1. Upgrade golang.org/x/oauth2 from 0.23.0 to 0.27.0
1. Upgrade Go to 1.24.6
## v1.8.0 {date="2025-06-26"} ## v1.8.0 {date="2025-06-26"}
> [!Warning] > [!Warning]

View File

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