ReleaseScalewayScalewaypublished Nov 26, 2025seen 5d

scaleway/crossplane-provider-scaleway v0.5.0

scaleway/crossplane-provider-scaleway

Open original ↗

Captured source

source ↗
published Nov 26, 2025seen 5dcaptured 8hhttp 200method plain

v0.5.0

Repository: scaleway/crossplane-provider-scaleway

Tag: v0.5.0

Published: 2025-11-26T14:28:28Z

Prerelease: no

Release notes:

What's Changed

  • chore: bump dependencies by @yfodil in https://github.com/scaleway/crossplane-provider-scaleway/pull/146
  • chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/148
  • chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/149
  • chore(deps): bump github.com/crossplane/crossplane-runtime from 1.20.0-rc.0.0.20250509113121-26da25aff65f to 1.21.0-rc.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/150
  • chore(deps): bump sigs.k8s.io/controller-tools from 0.16.5 to 0.18.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/151
  • ci: add support for actionlint by @yfodil in https://github.com/scaleway/crossplane-provider-scaleway/pull/152
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/153
  • chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/154
  • chore(deps): bump k8s.io/client-go from 0.33.0 to 0.33.2 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/156
  • chore(deps): bump zeebe-io/backport-action from 3.2.0 to 3.2.1 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/157
  • chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/158
  • chore(deps): bump k8s.io/client-go from 0.33.2 to 0.33.3 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/159
  • chore(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/161
  • chore(deps): bump k8s.io/client-go from 0.33.3 to 0.33.4 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/162
  • chore(deps): bump k8s.io/client-go from 0.33.4 to 0.34.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/166
  • chore(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/168
  • chore(deps): bump k8s.io/client-go from 0.34.0 to 0.34.1 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/170
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/174
  • chore(deps): bump zeebe-io/backport-action from 3.2.1 to 3.4.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/173
  • chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/176
  • chore(deps): bump sigs.k8s.io/controller-tools from 0.18.0 to 0.19.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/164
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/172
  • doc: update README by @estellesoulard in https://github.com/scaleway/crossplane-provider-scaleway/pull/180
  • feat: add support for scw config file and env authentication by @yfodil in https://github.com/scaleway/crossplane-provider-scaleway/pull/179
  • chore(deps): bump zeebe-io/backport-action from 3.4.0 to 3.4.1 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/185
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/184
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/183
  • chore(deps): bump github.com/crossplane/upjet from 1.9.0 to 1.11.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/187
  • chore(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/188
  • chore(deps): bump k8s.io/client-go from 0.34.1 to 0.34.2 by @dependabot[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/190
  • ci: authenticate gitHub CLI in update tf workflow by @yfodil in https://github.com/scaleway/crossplane-provider-scaleway/pull/191
  • ci: initialize submodules by @yfodil in https://github.com/scaleway/crossplane-provider-scaleway/pull/192
  • ci: install goimports by @yfodil in https://github.com/scaleway/crossplane-provider-scaleway/pull/193
  • ci: read metadata from files to avoid argument list limit by @yfodil in https://github.com/scaleway/crossplane-provider-scaleway/pull/195
  • chore: add config templates file for generator by @yfodil in https://github.com/scaleway/crossplane-provider-scaleway/pull/196
  • fix(ci): add pull-requests write permission to update workflow by @yfodil in https://github.com/scaleway/crossplane-provider-scaleway/pull/197
  • chore: bump Terraform provider to v2.63.0 by @github-actions[bot] in https://github.com/scaleway/crossplane-provider-scaleway/pull/198

New Contributors

  • @estellesoulard made their first contribution in https://github.com/scaleway/crossplane-provider-scaleway/pull/180
  • @github-actions[bot] made their first contribution in https://github.com/scaleway/crossplane-provider-scaleway/pull/198

Full Changelog: https://github.com/scaleway/crossplane-provider-scaleway/compare/v0.4.0...v0.5.0

Notability

notability 4.0/10

Decent infrastructure provider update