Skip to content

Commit f59b0b1

Browse files
authored
Update CHANGELOG.md (#2853)
* Update CHANGELOG.md * docs: add date to pending release in CHANGELOG.md * docs: update release date.
1 parent 49f4f3e commit f59b0b1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
CHANGELOG for Kapacitor master commit 71a5e1e036b81a2f4cd4de56fdf298090d0ee13a
22

3-
## v1.7.7 [unreleased]
3+
## v1.7.7 [2025-05-27]
44
----------------------
55

66
### Other
77

8-
1. [2850](https://github.com/influxdata/kapacitor/pull/2850) - Python2 UDFs Deprecated - Support for Python 2-based UDFs is deprecated as of Kapacitor 1.7.7 and will be removed in Kapacitor 1.8.0. Please update your UDFs to be Python 3-compatible before upgrading. This change is part of our effort to follow modern security best practices.
8+
1. [2850](https://github.com/influxdata/kapacitor/pull/2850): Python2 UDFs Deprecated - Support for Python 2-based UDFs is deprecated as of Kapacitor 1.7.7 and will be removed in Kapacitor 1.8.0. Please update your UDFs to be Python 3-compatible before upgrading. This change is part of our effort to follow modern security best practices.
9+
2. [2852](https://github.com/influxdata/kapacitor/pull/2852): Upgrade Go to 1.22.12
910

1011
## v1.7.6 [2024-10-28]
1112
----------------------

0 commit comments

Comments
 (0)