This prerelease is available as xpkg.upbound.io/crossplane-contrib/provider-sql:v0.12.0-17.g2dd5eb1
.
What's Changed
- Add Crossplane v2 support by @nateinaction and @tydanny in #267
- Relax MySQL Database schema, forProvider is optional by @chlunde in #255
- Publish package to ghcr.io by using reusable workflows by @chlunde in #243
Significant bumps
- chore: bump github.com/lib/pq from 1.8.0 to 1.10.9 by @dependabot[bot] in #247
- chore: bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot[bot] in #250
Build changes
- Repair e2e by swapping MariaDB/PostgreSQL helm charts with k8s manifests by @chlunde in #277
- chore: Enable monthly dependabot PRs by @chlunde in #234
Dependabot
- chore: bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 by @dependabot[bot] in #248
- chore: bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in #256
- chore: bump github/codeql-action from 3.28.16 to 3.30.3 by @dependabot[bot] in #270
- chore: bump actions/setup-go from 5.4.0 to 6.0.0 by @dependabot[bot] in #268
- chore: bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #271
- chore: bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #253
- chore: bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #273
- chore: bump actions/cache from 4.2.3 to 4.3.0 by @dependabot[bot] in #272
- chore: bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #275
- chore: bump github/codeql-action from 3.30.3 to 3.30.5 by @dependabot[bot] in #274
New Contributors
- @nateinaction made their first contribution in #267
Full Changelog: v0.12.0...v0.13.0-rc.0