This release introduces Alpha support for Server Side Apply. The feature can be enabled by--enable-server-side-apply
flag.
github.com/Azure/kubelogin
is bumped from 0.1.1 to 0.1.4 to mitigate CVE-2024-35255
What's Changed
- Fix poll jittering in Object controller by @aerfio in #274
- Use build module from crossplane/build by @turkenh in #286
- Rename referenced Crossplane master branch to main by @mergenci in #289
- chore: Bump GH upload-artifact action to v4 in CI by @erhancagirici in #290
- Add Alpha Support for Server Side Apply (2nd attempt) by @turkenh in #246
- Bump github.com/Azure/kubelogin from 0.1.1 to 0.1.4 by @dependabot in #271
New Contributors
- @aerfio made their first contribution in #274
- @mergenci made their first contribution in #289
- @erhancagirici made their first contribution in #290
Full Changelog: v0.14.1...v0.15.0