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

pull/6090/head
Scott Anderson 2025-06-04 15:03:17 -05:00 committed by GitHub
parent 926644ef7b
commit 3130beb3b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ aliases:
>
> Python 2-based UDFs are deprecated** as of Kapacitor 1.7.7 and will be removed in **Kapacitor 1.8.0**.
>
> Before upgrading, update your User-Defined Functions (UDFs) to be Python 3-compatible.
> In preparation for Kapacitor 1.8.0, update your User-Defined Functions (UDFs) to be Python 3-compatible.
> This required change aligns with modern security practices and ensures your custom functions will continue to work after upgrading.
### Dependency updates