Recent Releases of https://github.com/influxdata/kapacitor

https://github.com/influxdata/kapacitor - v1.8.0

[!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

- Go
Published by bednar 8 months ago

https://github.com/influxdata/kapacitor - v1.7.7

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

- Go
Published by bednar 9 months ago

https://github.com/influxdata/kapacitor - v1.7.6

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

- Go
Published by bednar over 1 year ago

https://github.com/influxdata/kapacitor - v1.7.5

v1.7.5 [2024-06-12]


Other

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

- Go
Published by bednar over 1 year ago

https://github.com/influxdata/kapacitor - v1.7.4

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

- Go
Published by alespour almost 2 years ago

https://github.com/influxdata/kapacitor - v1.7.3

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

- Go
Published by bednar almost 2 years ago

https://github.com/influxdata/kapacitor - v1.7.2

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

- Go
Published by bednar about 2 years ago

https://github.com/influxdata/kapacitor - v1.7.1

v1.7.1 [2023-10-20]


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)

- Go
Published by alespour over 2 years ago

https://github.com/influxdata/kapacitor - v1.6.6

- Go
Published by bnpfeife almost 3 years ago

https://github.com/influxdata/kapacitor -

- Go
Published by bnpfeife about 3 years ago

https://github.com/influxdata/kapacitor - v1.6.5

v1.6.5

- Go
Published by docmerlin over 3 years ago

https://github.com/influxdata/kapacitor - v1.7.0-rc2

- Go
Published by docmerlin over 3 years ago

https://github.com/influxdata/kapacitor - v1.6.5-rc0

- Go
Published by docmerlin over 3 years ago

https://github.com/influxdata/kapacitor - v1.7.0-rc1

- Go
Published by docmerlin over 3 years ago

https://github.com/influxdata/kapacitor - v1.7.0-rc0

What's Changed

  • fix(kafka): updated kafka client to fix a bug in the library by @docmerlin in https://github.com/influxdata/kapacitor/pull/2696

- Go
Published by docmerlin almost 4 years ago

https://github.com/influxdata/kapacitor - v1.6.4

This adds SASL support to the kafka handler, fixes some flux bugs, and properly depreciates and removes support for TLS < 1.2 and DES and RC4 based ciphers for TLS.

- Go
Published by docmerlin almost 4 years ago

https://github.com/influxdata/kapacitor - v1.6.4-rc1

v1.6.4-rc1

- Go
Published by docmerlin almost 4 years ago

https://github.com/influxdata/kapacitor - v1.6.4-rc0

- Go
Published by docmerlin almost 4 years ago

https://github.com/influxdata/kapacitor - v1.6.3

v1.6.3

- Go
Published by docmerlin about 4 years ago

https://github.com/influxdata/kapacitor - v1.6.3-rc2

v1.6.3-rc2

- Go
Published by docmerlin about 4 years ago

https://github.com/influxdata/kapacitor - v1.6.3-rc1

- Go
Published by docmerlin about 4 years ago

https://github.com/influxdata/kapacitor - v1.6.3-rc0

The RC-0 for v1.6.3

- Go
Published by docmerlin about 4 years ago

https://github.com/influxdata/kapacitor - v1.6.2

v1.6.2 [2021-09-29]

Bugfixes

  • #2582: expvar string json encoding to handle special chars, thanks @prashanthjbabu!
  • #2605: Updated jwt dependencies of libraries because of https://nvd.nist.gov/vuln/detail/CVE-2020-26160
  • #2601: Switched to github.com/golang-jwt/jwt for kapacitor's use because of https://nvd.nist.gov/vuln/detail/CVE-2020-26160
  • #2618: Switch task service to use Flux formatter that preserves comments

Features

  • #2621: Add template-id to task list.
  • #2622: auto-create 1.x DB or 2.x bucket for flux task logs
  • #2608: Allow for compact json in templates and BP

FILES & PACKAGES | SHA256 ---|--- kapacitor-1.6.2windowsamd64.zip | c1df6fc38b1ed0521da971af36b42aa98e70de1ed3f21a342e9071dd415b4858 kapacitor1.6.2-1amd64.deb | 46f54f545541c6d3bf8423d7ba8f3bcd3aded4f3fa400006fda52f6423bb70f8 kapacitor-1.6.2linuxamd64.tar.gz | c7bf4608816f79659ca53e1ae9b4880a5899be9317976bdaf3e0fe135b38f74c kapacitor-1.6.2-1.x86_64.rpm | ec4a9d2b72ba1ece62316424919f2df5e982c43a816dde1c2a3d2e69ed12555e kapacitor-1.6.2-1.aarch64.rpm | 4471999dedd3b6b6d5052adf5aa2c22b73b572dadb5bb9a7be9958d5135536e8 kapacitor-1.6.2darwinamd64.tar.gz | 20a1c4123677db6bf03d001d59eab511f219f17098045f26bd479efafe48d285 kapacitor-1.6.2linuxarm64.tar.gz | 3f21f915c8960e8d74cbb00a52fbdb30c0fce30a0088638a2ea0568b4f6dc541 kapacitor1.6.2-1arm64.deb | f96306ac54cde0c344acf55a2c8ac8c2c07a3dd345670d6345129e143233bcbb

- Go
Published by codyshepherd over 4 years ago

https://github.com/influxdata/kapacitor - v1.6.2-rc0

Early release to handle a security CVE in a library https://nvd.nist.gov/vuln/detail/CVE-2020-26160

We will be moving most of the work planned for 1.6.2 to 1.6.3.

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.6.1

v1.6.1

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.6.1-rc2

v1.6.1-rc2

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.5.9-profiling

This is a release to help a customer provide us with a performance problem.

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.6.1-rc1

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.6.1-rc0

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.6.0

v1.6.0

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.6.0-rc3

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.6.0-rc2

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.6.0-rc1

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.6.0-rc0

- Go
Published by docmerlin over 4 years ago

https://github.com/influxdata/kapacitor - v1.5.9

v1.5.9

- Go
Published by docmerlin almost 5 years ago

https://github.com/influxdata/kapacitor - v1.5.9-rc1

v1.5.9-rc1

- Go
Published by docmerlin almost 5 years ago

https://github.com/influxdata/kapacitor - v1.5.9-rc0

v1.5.9 is being released early to deal with a bug in v1.5.8: https://github.com/influxdata/kapacitor/issues/2481

- Go
Published by docmerlin about 5 years ago

https://github.com/influxdata/kapacitor - v1.5.8

v1.5.8

We recommend against using v1.5.8 if you write data back to influx. A release of v1..5.9 will be out early with a fix for this.

- Go
Published by docmerlin about 5 years ago

https://github.com/influxdata/kapacitor - v1.5.8-rc4

v1.5.8-rc4

- Go
Published by docmerlin about 5 years ago

https://github.com/influxdata/kapacitor - v1.5.8-rc3

v1.5.8-rc3 NOTE: this no longer supports 386 on darwin

- Go
Published by docmerlin about 5 years ago

https://github.com/influxdata/kapacitor - v1.5.8-rc2

v1.5.8-rc2 NOTE: this no longer supports 386

- Go
Published by docmerlin about 5 years ago

https://github.com/influxdata/kapacitor - v1.5.8-rc1

v1.5.8-rc1

- Go
Published by docmerlin about 5 years ago

https://github.com/influxdata/kapacitor - v1.5.8-rc0

- Go
Published by docmerlin over 5 years ago

https://github.com/influxdata/kapacitor - v1.5.7

- Go
Published by docmerlin over 5 years ago

https://github.com/influxdata/kapacitor - v1.5.5

cut v1.5.5

- Go
Published by docmerlin almost 6 years ago