chore: update release notes and data for kapacitor-1.8.1
parent
e8ccbe2739
commit
632b99fafc
|
|
@ -9,6 +9,13 @@ aliases:
|
|||
- /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"}
|
||||
|
||||
> [!Warning]
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ kapacitor:
|
|||
versions: [v1]
|
||||
latest: v1.8
|
||||
latest_patches:
|
||||
v1: 1.8.0
|
||||
v1: 1.8.1
|
||||
ai_sample_questions:
|
||||
- How do I configure Kapacitor for InfluxDB v1?
|
||||
- How do I write a custom Kapacitor task?
|
||||
|
|
|
|||
Loading…
Reference in New Issue