Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 12:50

2.3.0 (2020-10-26)

Bug Fixes

  • cache: Don't compare ManagedFields (introduced in 1.18) (fe181d3), closes #76

Features

  • crd generation: Support arrays of complex types in CRD generation (#63) (4f63246)
  • crd generation: Throw an error on unsupported crd type. (3d294ff), closes #80