Skip to content

v0.4.0

Compare
Choose a tag to compare
@vincepri vincepri released this 19 Aug 18:04
· 475 commits to master since this release
04609bd

Changes since v0.3.0

⚠️ Breaking Changes

  • Default CRD generation version to v1 (#468)
  • Add admissionregisteration/v1 support for webhook (#469)

✨ New Features

  • Add support for AllowDangerousTypes crd flag (enables float support) (#449)
  • Generate schema for types with custom JSON marshaling as Any type (#427)
  • Add support for pointers as map values (#317)

🐛 Bug Fixes

  • Update go/packages version (#452)
  • Fix flattening chains of references to references (#428)

🌱 Others

  • Bump github.com/spf13/cobra to v1.0.0 (#458)
  • Move pwittrock from emeritus approvers to approvers (#451)

Thanks to all our contributors! 😊