Skip to content

Commit 232e28f

Browse files
committed
Release Kapacitor v1.7.6
1 parent 5c550e8 commit 232e28f

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

content/kapacitor/v1/reference/about_the_project/release-notes.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,23 @@ aliases:
99
- /kapacitor/v1/about_the_project/releasenotes-changelog/
1010
---
1111

12+
## v1.7.6 {date="2024-10-28"}
13+
14+
### Features
15+
16+
- Kafka Handler set and send SASL extensions.
17+
- Kafka Handler SASL OAUTH token refreshing.
18+
19+
### Bug Fixes
20+
21+
- Using UTC timezone for alert levels.
22+
23+
### Dependency updates
24+
25+
- Upgrade Go to 1.22.7.
26+
27+
---
28+
1229
## v1.7.5 {date="2024-06-12"}
1330

1431
### Dependency updates

data/products.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ kapacitor:
9797
versions: [v1]
9898
latest: v1.7
9999
latest_patches:
100-
v1: 1.7.5
100+
v1: 1.7.6
101101

102102
enterprise_influxdb:
103103
name: "InfluxDB Enterprise"

0 commit comments

Comments
 (0)