Breaking changes
- Cosign v3 is now used to sign container images (#69)
- Label selector was changed in the spec of the
caps-controller-managerDeployment. Users ofclusterctlcan upgrade without any issues as the Deployment will be recreated. See #56 for more information.
What's Changed
- Bump golangci-lint to v2.7.0 by @Tomy2e in #37
- Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #38
- feat(dependabot): Configure Dependabot by @damsien in #36
- chore: bump golang.org/x/crypto from 0.45.0 to 0.46.0 by @dependabot[bot] in #39
- chore: bump docker/setup-buildx-action from 3.0.0 to 3.12.0 by @dependabot[bot] in #41
- chore: bump softprops/action-gh-release from 2.2.2 to 2.5.0 by @dependabot[bot] in #44
- chore: bump docker/login-action from 3.0.0 to 3.6.0 by @dependabot[bot] in #43
- chore: bump sigstore/cosign-installer from 3.5.0 to 4.0.0 by @dependabot[bot] in #47
- chore: bump docker/build-push-action from 5.0.0 to 6.18.0 by @dependabot[bot] in #45
- Use default timeout in test-e2e job by @Tomy2e in #49
- chore: bump github.com/scaleway/scaleway-sdk-go from 1.0.0-beta.35 to 1.0.0-beta.36 by @dependabot[bot] in #40
- chore: bump golangci/golangci-lint-action from 7 to 9 by @dependabot[bot] in #51
- chore: bump docker/metadata-action from 5.0.0 to 5.10.0 by @dependabot[bot] in #50
- chore: bump actions/checkout from 4 to 6 by @dependabot[bot] in #46
- chore: bump actions/setup-go from 5 to 6 by @dependabot[bot] in #42
- chore: bump golang.org/x/crypto from 0.46.0 to 0.47.0 by @dependabot[bot] in #52
- chore: bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #54
- Add unit tests for v1alpha1 conversion methods by @Tomy2e in #55
- Add provider label on all resources and selectors by @Tomy2e in #56
- Fallback to module version from build info if available by @Tomy2e in #57
- Expose webhook setup functions by @Tomy2e in #58
- chore: bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in #61
- chore: bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #60
- Bump dependencies by @Tomy2e in #62
- chore: bump docker/metadata-action from 5.10.0 to 6.0.0 by @dependabot[bot] in #64
- chore: bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #65
- chore: bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #66
- chore: bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #63
- Project is no longer alpha by @Tomy2e in #68
- chore: bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #73
- chore: bump golang.org/x/crypto from 0.48.0 to 0.49.0 by @dependabot[bot] in #70
- chore: bump sigstore/cosign-installer from 4.0.0 to 4.1.0 by @dependabot[bot] in #69
- Run docker-publish and test-e2e on release branches by @Tomy2e in #76
- Make DefaultZone private in Scaleway Client by @Tomy2e in #75
- Add additionalPorts support on control plane load balancer by @Tomy2e in #74
- Bump CAPI Go deps by @Tomy2e in #79
- Add support for additional volumes on machines by @Tomy2e in #77
- Use Kubernetes 1.34.3 in e2e and docs by @Tomy2e in #80
Full Changelog: v0.2.0...v0.2.1