Skip to content

v2.2.0

Compare
Choose a tag to compare
@zivnevo zivnevo released this 29 Jan 15:40
· 65 commits to main since this release
33f33e4

Changes from v2.1.0:

  • PoliciesSynthesizer has a new exported method: ErrorPtrs(). This methods works just like the old method Errors(), but returns a slice of pointers to FileProcessingError structs. The new method might be more useful if the returned slice is to be used as a slice of interfaces.
  • Bumped K8s dependencies to version 0.29.1