Skip to content

Releases: snyk/kubernetes-monitor

v1.83.0

17 Feb 12:43
9a48ae6

Choose a tag to compare

1.83.0 (2022-02-17)

Features

v1.82.2

09 Feb 15:01
f02a6b7

Choose a tag to compare

1.82.2 (2022-02-09)

Bug Fixes

  • install skopeo from package manager when building snyk-monitor (7ba059f)
  • upgrade Helm Operator template to latest (1.17) (5c950d1)
  • upgrade skopeo to latest (1.6.0) to resolve vulnerabilities (ee07301)

v1.82.1

08 Feb 09:57
7e0a83a

Choose a tag to compare

1.82.1 (2022-02-08)

Bug Fixes

  • Invalid JAR fingerprints for Maven projects (5d2cc0b)

v1.82.0

04 Feb 14:33
a87f909

Choose a tag to compare

1.82.0 (2022-02-04)

Bug Fixes

  • ensure log messages are not dynamic so they're easier to search (86c7542)
  • refactor informer handlers code to improve readability (02c07a2)
  • remove circular imports and add a linting step for this (d32f9c0)
  • rename informer endpoints and handlers to "namespaced" (677998c)

Features

  • significantly reduce the number of watches to the Kubernetes API (51246b1)

v1.81.1

28 Jan 15:20
8dfe460

Choose a tag to compare

1.81.1 (2022-01-28)

Bug Fixes

  • restructure code for detecting supported workloads (7d62015)
  • support both v1 and v1beta1 CronJobs (1acc320)
  • test cronjobs only if supported (fdb0cb0)

v1.81.0

25 Jan 17:55
40f6cab

Choose a tag to compare

1.81.0 (2022-01-25)

Features

  • Add support for CronJobs in batch/v1 API (44f7eca)

v1.80.1

25 Jan 14:07
2143394

Choose a tag to compare

1.80.1 (2022-01-25)

Bug Fixes

  • collect image size telemetry (5d04fea)
  • log debug level when a supported workload cannot be found (c94006b)
  • remove backup option to pull oci archive (c714ec7)

v1.80.0

17 Jan 18:07
e482c1f

Choose a tag to compare

1.80.0 (2022-01-17)

Features

  • allow configuring skopeo compression and image scan worker count (3061ef9)

v1.79.2

17 Jan 12:52
1c29e6f

Choose a tag to compare

1.79.2 (2022-01-17)

Bug Fixes

  • retry on network errors in K8s API informers (780cf1a)

v1.79.1

12 Jan 17:49
74714da

Choose a tag to compare

1.79.1 (2022-01-12)

Bug Fixes

  • sanitize workload metadata (6bb11c2)