Release v3.4.1
v3.4.1
changes since v3.4.0
🐛 Bug Fixes
- (go/v3 plugin): Avoid adding duplicated code fragments (#2619)
- (Kubebuilder lib): Function InsertCode should return an error when the target string is not found in content (#2641)
Thanks to all our contributors!
IMPORTANT NOTE
- Kubebuilder up to this release does not support Darwin arm64 (Apple Silicon): For further information see: #1932 (comment)
- Kubebuilder does not support the go 1.18 version. You should still be using go versions 1.17+ < 1.18 with this release. For further information see: #2559 (comment)