Skip to content

Releases: snyk/kubernetes-monitor

v1.47.1

23 Feb 12:23
5ed47de

Choose a tag to compare

1.47.1 (2021-02-23)

Bug Fixes

  • cache workloads using uid instead of name as caching key (8dabb02)
  • helm upgrade failed with pvc.enabled (2b28db3), closes #667

v1.47.0

19 Feb 18:46
2f50c1c

Choose a tag to compare

1.47.0 (2021-02-19)

Features

  • log the size of the different work queues every 15 minutes (dbb896a)

v1.46.1

18 Feb 17:25
89b7f72

Choose a tag to compare

1.46.1 (2021-02-18)

Bug Fixes

  • update k8s client to bring connection leak fix (1beddd8)

v1.46.0

09 Feb 15:09
fcbf52e

Choose a tag to compare

1.46.0 (2021-02-09)

Features

  • upgrade docker plugin to auto-detect Dockerfile instructions (1889e2a)

v1.45.0

09 Feb 07:52
099331a

Choose a tag to compare

1.45.0 (2021-02-09)

Features

  • enable Java and Go application scanning (83f82c3)
  • send new payloads to upstream to enable new features (bfc733b)

v1.44.0

08 Feb 13:02
5d84036

Choose a tag to compare

1.44.0 (2021-02-08)

Features

  • restart k8s informers on error event (e.g idle connection) (82a61b6)

v1.43.0

04 Feb 11:04
e142d74

Choose a tag to compare

1.43.0 (2021-02-04)

Features

  • upgrade kubernetes-client library (697b3bd)

v1.42.0

27 Jan 15:59
b1b5e77

Choose a tag to compare

1.42.0 (2021-01-27)

Features

  • add quotes for .Values.skip_k8s_jobs, add tolerations (92a3279)

v1.41.0

25 Jan 10:03
8c9085d

Choose a tag to compare

1.41.0 (2021-01-25)

Bug Fixes

  • create PVC only if using the default PVC name (2c4a2e6)

Features

  • allow configuring PVC StorageClass name (88a2f5d)

v1.40.3

19 Jan 14:48
302849d

Choose a tag to compare

1.40.3 (2021-01-19)

Bug Fixes

  • skip k8s jobs processing behind FF for debug purpose (eabd981)