Merge pull request #6363 from influxdata/chore/release-kapacitor-1.8.1
chore: update release notes and data for kapacitor-1.8.1pull/6367/head
commit
6b77ec5e85
|
|
@ -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
|
||||||
|
|
||||||
|
- Upgrade golang.org/x/oauth2 from 0.23.0 to 0.27.0
|
||||||
|
- Upgrade Go to 1.24.6
|
||||||
|
|
||||||
## v1.8.0 {date="2025-06-26"}
|
## v1.8.0 {date="2025-06-26"}
|
||||||
|
|
||||||
> [!Warning]
|
> [!Warning]
|
||||||
|
|
|
||||||
|
|
@ -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?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue