github.com/influxdata/kapacitor
v1.8.6
#839 most downloaded on Go modules
influxdata/kapacitor
What this package is like to depend on
Last release 13 days ago
10 Aug 2026
Ships fairly regularly
a new release about every 3 weeks
Nearly every release is documented
notes for 55 of 58 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
330 releases · first in 2015
16 releases in the last 12 months
see the full history below
Release timeline
330 releases · Nov 2015 to Aug 2026Releases
latest 60 of 330-
v1.8.7-0.20260810153844-89155da1248110 Aug 2026 pre-releaseNothing published for this version
-
v1.8.7-0.20260807171539-5f94cd89f29007 Aug 2026 pre-releaseNothing published for this version
-
v1.8.626 May 2026 -
v1.8.6-0.20260521022154-056d8b16662f21 May 2026 pre-releaseNothing published for this version
-
v1.8.506 May 2026 -
v1.8.416 Apr 2026Release notes
Open source →Security
- 2885: Enforce
--disable-alert-handlersfor TICKscript alert handler methods (.exec(),.log(),.tcp(), etc.), closing RCE bypass where-disable-handlers execdid not block direct.exec()calls in TICKscripts.
Bug Fixes
- 2886: Fix task status reported as
enabledwhen task creation fails due to a disabled alert handler. Task is now saved asdisabledwith the error field populated.
Other
- 2892: Upgrade Go to 1.25.8
Release notes
Open source →Security
- 2885: Enforce
--disable-alert-handlersfor TICKscript alert handler methods (.exec(),.log(),.tcp(), etc.), closing RCE bypass where-disable-handlers execdid not block direct.exec()calls in TICKscripts.
Bug Fixes
- 2886: Fix task status reported as
enabledwhen task creation fails due to a disabled alert handler. Task is now saved asdisabledwith the error field populated.
Other
- 2892: Upgrade Go to 1.25.8
- 2885: Enforce
-
v1.8.4-0.20260318154553-75d2cc1d896918 Mar 2026 pre-releaseNothing published for this version
-
v1.8.302 Mar 2026Release notes
Open source →- 2881: Upgrade Go to 1.25.7
- Sets the reference go to 1.25.7
- Updates
build.pyso that...- Linux builds always use static libraries.
- Darwin builds always use dynamic libraries.
- Windows builds always use dynamic libraries.
Release notes
Open source →Other
- 2881: Upgrade Go to 1.25.7
- Sets the reference go to 1.25.7
- Updates
build.pyso that...- Linux builds always use static libraries.
- Darwin builds always use dynamic libraries.
- Windows builds always use dynamic libraries.
- 2881: Upgrade Go to 1.25.7
-
v1.8.3-0.20260108152059-14f294fa8fd308 Jan 2026 pre-releaseNothing published for this version
-
v1.8.3-0.20251120225632-b252e733c9f120 Nov 2025 pre-releaseNothing published for this version
-
v1.8.3-0.20251031173915-10b63d476d1631 Oct 2025 pre-releaseNothing published for this version
-
v1.8.3-0.20251015113139-c982707bb74815 Oct 2025 pre-releaseNothing published for this version
-
v1.8.229 Sep 2025 -
v1.8.2-0.20250911150316-74b4c39c22bd11 Sep 2025 pre-releaseNothing published for this version
-
v1.8.108 Sep 2025Release notes
Open source →Release notes
Open source → -
v1.8.1-0.20250725182421-730c6791af4925 Jul 2025 pre-releaseNothing published for this version
-
v1.8.026 Jun 2025Release notes
Open source →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
- 2845: Python2 UDFs no longer supported and CI changes
- Internal build image reverted to
cross-builder - Reference GO version upgraded to 1.23.9
- 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 theREADME.mdin that directory.
- Internal build image reverted to
- 2855: Upgrade go-lang JWT library to v4 v4.5.2
Release notes
Open source →
⚠️ 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 theREADME.mdin that directory.Other
- 2845: Python2 UDFs no longer supported and CI changes
- Internal build image reverted to
cross-builder - Reference GO version upgraded to 1.23.9
- 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 theREADME.mdin that directory.
- Internal build image reverted to
- 2855: Upgrade go-lang JWT library to v4 v4.5.2
- 2845: Python2 UDFs no longer supported and CI changes
-
v1.7.8-0.20250617134748-4ce418f87ffb17 Jun 2025 pre-releaseNothing published for this version
-
v1.7.8-0.20250613080609-501d06dcf34a13 Jun 2025 pre-releaseNothing published for this version
-
v1.7.727 May 2025Release notes
Open source →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
- 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.
- 2852: Upgrade Go to 1.22.12
Release notes
Open source →
Other
- 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.
- 2852: Upgrade Go to 1.22.12
-
v1.7.7-0.20250526123629-49f4f3efcfd726 May 2025 pre-releaseNothing published for this version
-
v1.7.7-0.20250522081939-eee93c0001fa22 May 2025 pre-releaseNothing published for this version
-
v1.7.7-0.20250326192612-938f59d9145a26 Mar 2025 pre-releaseNothing published for this version
-
v1.7.7-0.20250204161748-2403b392d76104 Feb 2025 pre-releaseNothing published for this version
-
v1.7.7-0.20241212211045-c8c4e50d83b312 Dec 2024 pre-releaseNothing published for this version
-
v1.7.7-0.20241113033911-178f4a2e4c1f13 Nov 2024 pre-releaseNothing published for this version
-
v1.7.628 Oct 2024 -
v1.7.6-0.20241028082822-3347c7d9aec828 Oct 2024 pre-releaseNothing published for this version
-
v1.7.6-0.20240926093627-71a5e1e036b826 Sep 2024 pre-releaseNothing published for this version
-
v1.7.6-0.20240920111335-319dce7f41db20 Sep 2024 pre-releaseNothing published for this version
-
v1.7.6-0.20240905115207-61acd2288a2e05 Sep 2024 pre-releaseNothing published for this version
-
v1.7.6-0.20240826180124-d28bb07c8d2926 Aug 2024 pre-releaseNothing published for this version
-
v1.7.6-0.20240813183016-143135739fe613 Aug 2024 pre-releaseNothing published for this version
-
v1.7.512 Jun 2024Release notes
Open source → -
v1.7.5-0.20240612093218-577ded2d9a6512 Jun 2024 pre-releaseNothing published for this version
-
v1.7.5-0.20240611181128-a5105f93afd211 Jun 2024 pre-releaseNothing published for this version
-
v1.7.5-0.20240604130843-5df4aa07c2d604 Jun 2024 pre-releaseNothing published for this version
-
v1.7.5-0.20240604034613-64e5d1d0201504 Jun 2024 pre-releaseNothing published for this version
-
v1.7.423 Apr 2024 -
v1.7.4-0.20240423133939-3470f6ae7f5323 Apr 2024 pre-releaseNothing published for this version
-
v1.7.4-0.20240419163041-8e2395d251fa19 Apr 2024 pre-releaseNothing published for this version
-
v1.7.4-0.20240416125835-6da7b94ae1c316 Apr 2024 pre-releaseNothing published for this version
-
v1.7.4-0.20240404144543-646d81f8175904 Apr 2024 pre-releaseNothing published for this version
-
v1.7.4-0.20240325200941-fa4ffb282b9525 Mar 2024 pre-releaseNothing published for this version
-
v1.7.322 Mar 2024 -
v1.7.3-0.20240321210309-b42ba362556721 Mar 2024 pre-releaseNothing published for this version
-
v1.7.3-0.20240320145705-dcbf27b7ddbc20 Mar 2024 pre-releaseNothing published for this version
-
v1.7.3-0.20240228174554-8d73a54319df28 Feb 2024 pre-releaseNothing published for this version
-
v1.7.226 Feb 2024 -
v1.7.2-0.20240226134044-78802f57a96f26 Feb 2024 pre-releaseNothing published for this version
-
v1.7.2-0.20240223153618-3dab6b40afe323 Feb 2024 pre-releaseNothing published for this version
-
v1.7.2-0.20240124141418-1ff6a2ac41a324 Jan 2024 pre-releaseNothing published for this version
-
v1.7.2-0.20240118110405-761ced22c80418 Jan 2024 pre-releaseNothing published for this version
-
v1.7.2-0.20231127142154-aa657cfe2b6c27 Nov 2023 pre-releaseNothing published for this version
-
v1.7.2-0.20231101210234-776043d10dcb01 Nov 2023 pre-releaseNothing published for this version
-
v1.7.120 Oct 2023 -
v1.7.1-0.20231020162555-d3e351f05cae20 Oct 2023 pre-releaseNothing published for this version
-
v1.7.1-0.20231012165040-957d384bcb7c12 Oct 2023 pre-releaseNothing published for this version
-
v1.7.1-0.20230921182206-5bf977e7c49c21 Sep 2023 pre-releaseNothing published for this version
-
v1.7.018 Aug 2023