You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
1
CHANGELOG for Kapacitor master commit 71a5e1e036b81a2f4cd4de56fdf298090d0ee13a
2
2
3
-
## v1.7.7 [unreleased]
3
+
## v1.7.7 [2025-05-27]
4
4
----------------------
5
5
6
6
### Other
7
7
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
0 commit comments