Release Kapacitor v1.7.3 (#5380)

pull/5379/head^2
Jakub Bednář 2024-03-22 14:12:47 +01:00 committed by GitHub
parent 9aee0f0011
commit 7ec52d72c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 1 deletions

View File

@ -9,6 +9,20 @@ aliases:
- /kapacitor/v1/about_the_project/releasenotes-changelog/
---
## v1.7.3 {date="2024-03-22"}
### Bug Fixes
- Do not migrate events with empty ID.
### Others
- Upgrade Go to 1.21.8
- Upgrade `google.golang.org/protobuf` to 1.33.0
- Upgrade `github.com/docker/docker` to 24.0.9
---
## v1.7.2 {date="2024-02-26"}
- Upgrade Go to 1.20.13

View File

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