v3.9.0
camilamacedo86
released this
16 Jan 17:21
·
4 commits
to release-3.9
since this release
changes since v3.8.0
⚠️ Breaking Changes
- (go/v4-alpha): change the layout to follow Golang Standards by @camilamacedo86 ( #2985 )
IMPORTANT: Suppose you scaffold your project using the plugin go/v4-alpha (you can check it by looking at the PROJECT file config). In that case, you must follow the steps described in the migration guide under the section Migrating to the new layout to update your project prior using this version.
✨ New Features
- (go/v3, go/v4-alpha): Improve README scaffolded for the projects by @mdb ( #3122 )
- (go/v2, go/v3, go/v4-alpha): Add comment into the PROJECT file config to clarify its purpose by @jason1028kr ( #3137 )
- (go/v3, go/v4-alpha): Upgrade Kubernetes dependencies from 1.25 to 1.26 by @camilamacedo86 ( #3147 )
- (go/v3, go/v4-alpha): Controller-Runtime from v0.13.1to v0.14.1 by @camilamacedo86 ( #3147 )
- (go/v3, go/v4-alpha): ControllerToolsVersion from v0.10.0 to v0.11.1 by @camilamacedo86 ( #3147 )
- (declarative/v1): Update the sigs.k8s.io/kubebuilder-declarative-pattern from e0605f0e1a40f97293cb3773f57de695c8bc76af to 18dbaf5fcd851e6adc3f2f8a8facb669a1420797 by @camilamacedo86 ( #3147 )
🎉 Thanks to all our contributors!
New Contributors
- @jason1028kr made their first contribution in #3111
- @qingwave made their first contribution in #3120
- @mdb made their first contribution in #3122
- @neufeldtech made their first contribution in #3128
- @chinu-anand made their first contribution in #3131
- @ShivamTyagi12345 made their first contribution in #3123
- @tan-i-ham made their first contribution in #3140
- @GabriFedi97 made their first contribution in #3143
- @guettli made their first contribution in #3156
- @Sijoma made their first contribution in #3153