Skip to content

Releases: wallarm/sidecar

helm-chart-5.1.0

05 Nov 16:25
5b0e795
Compare
Choose a tag to compare
  • Over-limit events improvements
  • Bumped APIFW version to 0.8.3
  • wallarm_attack_type / wallarm_attack_type_list NGINX variables now properly show APIFW attacks
  • [init container]Reduced memory usage during node registration

helm-chart-4.10.13

14 Oct 13:01
d05a1c2
Compare
Choose a tag to compare
  • Fixed memory leak on duplicate response headers in libproton (initially introduced in 4.8)
  • Fixed memory leak in libwacl on IP addresses that are not in acldb but have known source (initially introduced in 4.8)
  • Backported API Discovery fix of errors on missing status code

helm-chart-5.0.3

11 Oct 12:52
be11ec7
Compare
Choose a tag to compare

helm-chart-5.0.2

19 Sep 05:47
45a5394
Compare
Choose a tag to compare
  • fixed installation fails without AAS subscription
  • fixed export attack delay metric

helm-chart-5.0.1

21 Aug 12:14
546f6ab
Compare
Choose a tag to compare
  • The supplementary Ruby code used in the node was replaced with Golang

helm-chart-4.10.10

22 Jul 13:39
22e5556
Compare
Choose a tag to compare

helm-chart-4.10.9

18 Jul 15:49
4156581
Compare
Choose a tag to compare
  • Fixed issues preventing sidecar proxy container from starting

helm-chart-4.10.8

17 Jul 04:39
49d964d
Compare
Choose a tag to compare

helm-chart-4.10.7

03 Jul 12:43
9b065f0
Compare
Choose a tag to compare
  • Breaking change: The default method for generating the admission webhook certificate is now certgen, replacing the previous method. Multiple options for self-provisioning certificates have been introduced. Due to this breaking change, you need to follow specific upgrade instructions, including removing old certificate artifacts and applying the new configuration.
  • As of Docker image release 4.10.7, the Sidecar solution now uses Alpine Linux version 3.20 with NGINX stable version 1.26.1
  • Fixed the syncnode issue Could not update (TypeError): no implicit conversion of nil into String that sometimes appeared when registering a node in Wallarm Cloud using a node token
  • Optimized OpenAPI data type detection by the API Discovery module

helm-chart-4.10.6

22 May 13:36
847b18b
Compare
Choose a tag to compare
  • Enhanced OpenAPI data type detection by the API Discovery module

  • Introduced the wallarm_http_v2_stream_max_len directive to control the maximum length of HTTP/2 streams, helping prevent excessive memory consumption in long-lived gRPC connections

    To apply this directive during Sidecar controller deployment, include it in the per-pod snippets or includes.

  • Resolved a memory leak issue where memory continued to be consumed after an overlimit attack was triggered, even when no further attack checks were conducted