Skip to content

v1.7.7

Latest
Compare
Choose a tag to compare
@bednar bednar released this 27 May 08:39
· 3 commits to master since this release
f59b0b1

v1.7.7 [2025-05-27]


⚠️ 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.

Other

  1. 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.
  2. 2852: Upgrade Go to 1.22.12