PackageTrack
Sign in Get early access

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 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 330
  1. v1.8.7-0.20260810153844-89155da12481 10 Aug 2026 pre-release

    Nothing published for this version

  2. v1.8.7-0.20260807171539-5f94cd89f290 07 Aug 2026 pre-release

    Nothing published for this version

  3. v1.8.6 26 May 2026
    Release notes

    Other

    1. 2899: Upgrade Go version to 1.25.10
    2. 2897: Upgrade aws-sdk-go-v2 and smithy-go
    3. 2898: Upgrade google.golang.org/grpc and google.golang.org/protobuf
    Open source →
    Release notes

    Other

    1. 2899: Upgrade Go version to 1.25.10
    2. 2897: Upgrade aws-sdk-go-v2 and smithy-go
    3. 2898: Upgrade google.golang.org/grpc and google.golang.org/protobuf
    Open source →
  4. v1.8.6-0.20260521022154-056d8b16662f 21 May 2026 pre-release

    Nothing published for this version

  5. v1.8.5 06 May 2026
    Release notes

    Other

    1. 2894: Upgrade Go to 1.25.9
    Open source →
    Release notes

    Other

    1. 2894: Upgrade Go to 1.25.9
    Open source →
  6. v1.8.4 16 Apr 2026
    Release notes

    Security

    1. 2885: Enforce --disable-alert-handlers for TICKscript alert handler methods (.exec(), .log(), .tcp(), etc.), closing RCE bypass where -disable-handlers exec did not block direct .exec() calls in TICKscripts.

    Bug Fixes

    1. 2886: Fix task status reported as enabled when task creation fails due to a disabled alert handler. Task is now saved as disabled with the error field populated.

    Other

    1. 2892: Upgrade Go to 1.25.8
    Open source →
    Release notes

    Security

    1. 2885: Enforce --disable-alert-handlers for TICKscript alert handler methods (.exec(), .log(), .tcp(), etc.), closing RCE bypass where -disable-handlers exec did not block direct .exec() calls in TICKscripts.

    Bug Fixes

    1. 2886: Fix task status reported as enabled when task creation fails due to a disabled alert handler. Task is now saved as disabled with the error field populated.

    Other

    1. 2892: Upgrade Go to 1.25.8
    Open source →
  7. v1.8.4-0.20260318154553-75d2cc1d8969 18 Mar 2026 pre-release

    Nothing published for this version

  8. v1.8.3 02 Mar 2026
    Release notes
    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.
    Open source →
    Release notes

    Other

    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.
    Open source →
  9. v1.8.3-0.20260108152059-14f294fa8fd3 08 Jan 2026 pre-release

    Nothing published for this version

  10. v1.8.3-0.20251120225632-b252e733c9f1 20 Nov 2025 pre-release

    Nothing published for this version

  11. v1.8.3-0.20251031173915-10b63d476d16 31 Oct 2025 pre-release

    Nothing published for this version

  12. v1.8.3-0.20251015113139-c982707bb748 15 Oct 2025 pre-release

    Nothing published for this version

  13. v1.8.2 29 Sep 2025
    Release notes

    v1.8.2 [2025-09-29]

    Features

    1. 2865: Support InfluxDB v3 ping endpoint
    Open source →
    Release notes

    Features

    1. 2865: Support InfluxDB v3 ping endpoint
    Open source →
  14. v1.8.2-0.20250911150316-74b4c39c22bd 11 Sep 2025 pre-release

    Nothing published for this version

  15. v1.8.1 08 Sep 2025
    Release notes

    Other

    • #2860: Upgrade golang.org/x/oauth2 from 0.23.0 to 0.27.0
    • #2864: Upgrade Go to 1.24.6
    Open source →
    Release notes

    Other

    1. 2860: Upgrade golang.org/x/oauth2 from 0.23.0 to 0.27.0
    2. 2864: Upgrade Go to 1.24.6
    Open source →
  16. v1.8.1-0.20250725182421-730c6791af49 25 Jul 2025 pre-release

    Nothing published for this version

  17. v1.8.0 26 Jun 2025
    Release notes

    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
    Open source →
    Release notes

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

    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
    Open source →
  18. v1.7.8-0.20250617134748-4ce418f87ffb 17 Jun 2025 pre-release

    Nothing published for this version

  19. v1.7.8-0.20250613080609-501d06dcf34a 13 Jun 2025 pre-release

    Nothing published for this version

  20. v1.7.7 27 May 2025
    Release notes

    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
    Open source →
    Release notes

    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
    Open source →
  21. v1.7.7-0.20250526123629-49f4f3efcfd7 26 May 2025 pre-release

    Nothing published for this version

  22. v1.7.7-0.20250522081939-eee93c0001fa 22 May 2025 pre-release

    Nothing published for this version

  23. v1.7.7-0.20250326192612-938f59d9145a 26 Mar 2025 pre-release

    Nothing published for this version

  24. v1.7.7-0.20250204161748-2403b392d761 04 Feb 2025 pre-release

    Nothing published for this version

  25. v1.7.7-0.20241212211045-c8c4e50d83b3 12 Dec 2024 pre-release

    Nothing published for this version

  26. v1.7.7-0.20241113033911-178f4a2e4c1f 13 Nov 2024 pre-release

    Nothing published for this version

  27. v1.7.6 28 Oct 2024
    Release notes

    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
    Open source →
    Release notes

    Features

    1. 2834: Kafka event handler - add SASL OAUTH token refreshing
    2. 2832: Kafka event handler - allow setting and sending 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
    Open source →
  28. v1.7.6-0.20241028082822-3347c7d9aec8 28 Oct 2024 pre-release

    Nothing published for this version

  29. v1.7.6-0.20240926093627-71a5e1e036b8 26 Sep 2024 pre-release

    Nothing published for this version

  30. v1.7.6-0.20240920111335-319dce7f41db 20 Sep 2024 pre-release

    Nothing published for this version

  31. v1.7.6-0.20240905115207-61acd2288a2e 05 Sep 2024 pre-release

    Nothing published for this version

  32. v1.7.6-0.20240826180124-d28bb07c8d29 26 Aug 2024 pre-release

    Nothing published for this version

  33. v1.7.6-0.20240813183016-143135739fe6 13 Aug 2024 pre-release

    Nothing published for this version

  34. v1.7.5 12 Jun 2024
    Release notes

    v1.7.5 [2024-06-12]


    Other

    1. 2819, 2823: Upgrade Go to 1.21.10, use custom builder instead of cross-builder
    Open source →
    Release notes

    Other

    1. 2819, 2823: Upgrade Go to 1.21.10, use custom builder instead of cross-builder
    Open source →
  35. v1.7.5-0.20240612093218-577ded2d9a65 12 Jun 2024 pre-release

    Nothing published for this version

  36. v1.7.5-0.20240611181128-a5105f93afd2 11 Jun 2024 pre-release

    Nothing published for this version

  37. v1.7.5-0.20240604130843-5df4aa07c2d6 04 Jun 2024 pre-release

    Nothing published for this version

  38. v1.7.5-0.20240604034613-64e5d1d02015 04 Jun 2024 pre-release

    Nothing published for this version

  39. v1.7.4 23 Apr 2024
    Release notes

    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
    Open source →
  40. v1.7.4-0.20240423133939-3470f6ae7f53 23 Apr 2024 pre-release

    Nothing published for this version

  41. v1.7.4-0.20240419163041-8e2395d251fa 19 Apr 2024 pre-release

    Nothing published for this version

  42. v1.7.4-0.20240416125835-6da7b94ae1c3 16 Apr 2024 pre-release

    Nothing published for this version

  43. v1.7.4-0.20240404144543-646d81f81759 04 Apr 2024 pre-release

    Nothing published for this version

  44. v1.7.4-0.20240325200941-fa4ffb282b95 25 Mar 2024 pre-release

    Nothing published for this version

  45. v1.7.3 22 Mar 2024
    Release notes

    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
    Open source →
  46. v1.7.3-0.20240321210309-b42ba3625567 21 Mar 2024 pre-release

    Nothing published for this version

  47. v1.7.3-0.20240320145705-dcbf27b7ddbc 20 Mar 2024 pre-release

    Nothing published for this version

  48. v1.7.3-0.20240228174554-8d73a54319df 28 Feb 2024 pre-release

    Nothing published for this version

  49. v1.7.2 26 Feb 2024
    Release notes

    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
    Open source →
  50. v1.7.2-0.20240226134044-78802f57a96f 26 Feb 2024 pre-release

    Nothing published for this version

  51. v1.7.2-0.20240223153618-3dab6b40afe3 23 Feb 2024 pre-release

    Nothing published for this version

  52. v1.7.2-0.20240124141418-1ff6a2ac41a3 24 Jan 2024 pre-release

    Nothing published for this version

  53. v1.7.2-0.20240118110405-761ced22c804 18 Jan 2024 pre-release

    Nothing published for this version

  54. v1.7.2-0.20231127142154-aa657cfe2b6c 27 Nov 2023 pre-release

    Nothing published for this version

  55. v1.7.2-0.20231101210234-776043d10dcb 01 Nov 2023 pre-release

    Nothing published for this version

  56. v1.7.1 20 Oct 2023
    Release notes

    Bug Fixes

    1. 2784: Security fix (CVE-2023-44487: HTTP/2 Rapid Reset attack)
    2. 2783: Security fix (CVE-2023-44487: HTTP/2 Rapid Reset attack)
    Open source →
  57. v1.7.1-0.20231020162555-d3e351f05cae 20 Oct 2023 pre-release

    Nothing published for this version

  58. v1.7.1-0.20231012165040-957d384bcb7c 12 Oct 2023 pre-release

    Nothing published for this version

  59. v1.7.1-0.20230921182206-5bf977e7c49c 21 Sep 2023 pre-release

    Nothing published for this version

  60. v1.7.0 18 Aug 2023
    Release notes

    Features

    1. dbcc77e3 Rewrite topic store for incremental update
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive