Skip to content

Releases: scaleway/crossplane-provider-scaleway

v0.3.0

28 Jun 16:41
ebf5504
Compare
Choose a tag to compare

What's Changed

  • fix: handle ess options by @yfodil in #31
  • chore: enable dependabot (gomod, github actions) by @remyleone in #33
  • Bump docker/setup-qemu-action from 1 to 3 by @dependabot in #34
  • Bump docker/setup-buildx-action from 1 to 3 by @dependabot in #36
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #32
  • Bump xt0rted/slash-command-action from 1 to 2 by @dependabot in #35
  • Bump docker/login-action from 1 to 3 by @dependabot in #37
  • Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #38
  • Bump k8s.io/client-go from 0.28.1 to 0.29.3 by @dependabot in #39
  • Bump sigs.k8s.io/controller-tools from 0.13.0 to 0.14.0 by @dependabot in #40
  • Bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.17.2 by @dependabot in #41
  • Bump github.com/crossplane/crossplane-runtime from 1.14.0-rc.0.0.20230912122805-43c9ceeb2071 to 1.16.0-rc.1 by @dependabot in #42
  • Bump github.com/crossplane/upjet from 1.1.0 to 1.2.4 by @dependabot in #43
  • chore: fix kingpin go module by @remyleone in #49
  • Bump actions/cache from 3 to 4 by @dependabot in #48
  • Bump actions/setup-go from 3 to 5 by @dependabot in #46
  • Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 by @dependabot in #50
  • Bump fkirc/skip-duplicate-actions from 2.0.0 to 5.3.1 by @dependabot in #44
  • Bump actions/upload-artifact from 2 to 4 by @dependabot in #45
  • Bump actions/checkout from 2 to 4 by @dependabot in #47
  • Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by @dependabot in #51
  • Bump k8s.io/client-go from 0.29.3 to 0.29.4 by @dependabot in #52
  • feat: add support for organization id by @yfodil in #59
  • feat: add support for custom user agent by @yfodil in #60
  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #63
  • Bump codecov/codecov-action from 1 to 4 by @dependabot in #62
  • Bump zeebe-io/backport-action from 0.0.4 to 2.5.0 by @dependabot in #61
  • Bump github/codeql-action from 2 to 3 by @dependabot in #64
  • Bump k8s.io/apimachinery from 0.29.4 to 0.30.1 by @dependabot in #66
  • Bump github.com/crossplane/upjet from 1.2.4 to 1.4.0 by @dependabot in #67
  • Bump github.com/crossplane/crossplane-runtime from 1.16.0-rc.1.0.20240424114634-8641eb2ba384 to 1.17.0-rc.0 by @dependabot in #69
  • Bump zeebe-io/backport-action from 2.5.0 to 3.0.2 by @dependabot in #71
  • Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #72
  • chore: update linter config by @Codelax in #73
  • feat: add managed resources metrics by @yfodil in #70
  • Bump github.com/crossplane/upjet from 1.4.0 to 1.4.1 by @dependabot in #75
  • chore: update build submodule & add support for codeowners by @remyleone in #80
  • Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 by @dependabot in #76
  • feat: add cross reference pn_id in rdb instance by @yfodil in #81
  • feat: bump terraform provider version and add resources by @yfodil in #82

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Dec 17:44
cea3ddb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0