Skip to content

Releases: influxdata/kapacitor

v1.8.3

03 Mar 11:29
7702d12

Choose a tag to compare

  1. 2881: Upgrade Go to 1.25.7
    • Sets the reference go to 1.25.7
    • Updates build.py so that...
      • Linux builds always use static libraries.
      • Darwin builds always use dynamic libraries.
      • Windows builds always use dynamic libraries.

v1.8.2

29 Sep 11:27
10da10e

Choose a tag to compare

v1.8.2 [2025-09-29]

Features

  1. 2865: Support InfluxDB v3 ping endpoint

v1.8.1

08 Sep 08:14
ca9618e

Choose a tag to compare

Other

  • #2860: Upgrade golang.org/x/oauth2 from 0.23.0 to 0.27.0
  • #2864: Upgrade Go to 1.24.6

v1.8.0

26 Jun 10:48
c5848b6

Choose a tag to compare

Important

Python 2-based UDFs are deprecated as of Kapacitor 1.7.7 and are removed in this release. In case you are using Python 2
with your User-Defined Functions (UDFs) you need to upgrade them to be Python 3-compatible before installing this version.
This required change aligns with modern security practices and ensures your custom functions will continue to work after upgrading.

Other

  1. 2845: Python2 UDFs no longer supported and CI changes
    1. Internal build image reverted to cross-builder
    2. Reference GO version upgraded to 1.23.9
    3. Python based UDFs no longer automatically support Python2. This change is part of our effort to follow modern security best practices. Note that as a courtesy to some users legacy Python2 compatible UDF agent code has been moved to the directory /udf/agent/py2. Further details can be found in the README.md in that directory.
  2. 2855: Upgrade go-lang JWT library to v4 v4.5.2

v1.7.7

27 May 08:39
f59b0b1

Choose a tag to compare

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

v1.7.6

28 Oct 12:14
3347c7d

Choose a tag to compare

v1.7.6 [2024-10-28]


Features

  1. 2834: Kafka Handler SASL OAUTH token refreshing
  2. 2832: Kafka Handler set and send SASL extensions

Bug Fixes

  1. 2831: Using UTC timezone for alert levels
  2. 2833: Fix Kafka mock server

Other

  1. 2835: Upgrade Go to 1.22.7

v1.7.5

12 Jun 09:46
577ded2

Choose a tag to compare

v1.7.5 [2024-06-12]


Other

  1. 2819, 2823: Upgrade Go to 1.21.10, use custom builder instead of cross-builder

v1.7.4

23 Apr 14:00
3470f6a

Choose a tag to compare

v1.7.4 [2024-04-22]


Other

  1. 2808: Add SECURITY.md
  2. 2810: Upgrade aws-sdk-go to 1.51.12
  3. 2812: Upgrade Go to 1.21.9
  4. 2813: Upgrade golang.org/x/net from 0.17.0 to 0.23.0

v1.7.3

22 Mar 08:02
43be933

Choose a tag to compare

v1.7.3 [2024-03-22]


Bug Fixes

  1. 2803: Do not migrate events with empty ID

Other

  1. 2804: Upgrade Go to 1.21.8
  2. 2799: Remove "v" prefix from package version
  3. 2805: Upgrade github.com/docker/docker from 24.0.7 to 24.0.9
  4. 2801: Upgrade google.golang.org/protobuf from 1.30.0 to 1.33.0

v1.7.2

26 Feb 14:05
78802f5

Choose a tag to compare

v1.7.2 [2024-02-26]

Other

  1. 2787: Upgrade google.golang.org/grpc from 1.44.0 to 1.56.3
  2. 2788: Upgrade github.com/docker/docker to 24.0.7
  3. 2795: Upgrade Go to 1.20.13