Skip to content

Releases: influxdata/kapacitor

v1.7.4

23 Apr 14:00
3470f6a
Compare
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
Compare
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
Compare
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

v1.7.1

20 Oct 17:07
d3e351f
Compare
Choose a tag to compare

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)

v1.6.6

28 Apr 20:21
7989708
Compare
Choose a tag to compare
v1.6.6

v1.6.6-rc1

16 Dec 21:17
a77624f
Compare
Choose a tag to compare
v1.6.6-rc1 Pre-release
Pre-release
v1.6.6-rc1

v1.6.5

18 Aug 17:57
c6c917f
Compare
Choose a tag to compare

v1.6.5

v1.7.0-rc2

22 Jul 19:29
12bf41f
Compare
Choose a tag to compare
v1.7.0-rc2 Pre-release
Pre-release
fix(security): update go to 1.18.4 (#2706)

This fixes the following CVEs in go
CVE-2022-1705: net/http: improper sanitization of Transfer-Encoding header (medium)
CVE-2022-1962: go/parser: stack exhaustion in all Parse* functions (negligible)
CVE-2022-28131: encoding/xml: stack exhaustion in Decoder.Skip (medium)
CVE-2022-30630: io/fs: stack exhaustion in Glob (medium)
CVE-2022-30631: compress/gzip: stack exhaustion in Reader.Read (medium)
CVE-2022-30632: path/filepath: stack exhaustion in Glob (medium)
CVE-2022-30633: encoding/xml: stack exhaustion in Unmarshal (medium)
CVE-2022-30635: encoding/gob: stack exhaustion in Decoder.Decode (medium)
CVE-2022-32148: When httputil.ReverseProxy.ServeHTTP was called with a Request.Header map (low)

v1.6.5-rc0

14 Jul 15:06
4f8a995
Compare
Choose a tag to compare
v1.6.5-rc0 Pre-release
Pre-release
build: upgrade darwin cross compiler (#2701)

v1.7.0-rc1

02 Jun 20:22
78d8d85
Compare
Choose a tag to compare
v1.7.0-rc1 Pre-release
Pre-release
chore(kafka): upgrade sarama library to 1.34.0 (#2697)

This is a fix for this SASL bug https://github.com/Shopify/sarama/pull/2234