Skip to content

v0.5.0

Choose a tag to compare

@yfodil yfodil released this 26 Nov 14:28
· 70 commits to main since this release
f398118

What's Changed

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

New Contributors

Full Changelog: v0.4.0...v0.5.0