Release Kapacitor v1.7.6

pull/5617/head
Jakub Bednar 2024-10-28 14:11:05 +01:00
parent 5c550e82d7
commit 232e28f4c4
2 changed files with 18 additions and 1 deletions

View File

@ -9,6 +9,23 @@ aliases:
- /kapacitor/v1/about_the_project/releasenotes-changelog/
---
## v1.7.6 {date="2024-10-28"}
### Features
- Kafka Handler set and send SASL extensions.
- Kafka Handler SASL OAUTH token refreshing.
### Bug Fixes
- Using UTC timezone for alert levels.
### Dependency updates
- Upgrade Go to 1.22.7.
---
## v1.7.5 {date="2024-06-12"}
### Dependency updates

View File

@ -97,7 +97,7 @@ kapacitor:
versions: [v1]
latest: v1.7
latest_patches:
v1: 1.7.5
v1: 1.7.6
enterprise_influxdb:
name: "InfluxDB Enterprise"