Skip to content

v1.82.0

Choose a tag to compare

@snyksec snyksec released this 04 Feb 14:33
· 1144 commits to staging since this release
a87f909

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)