v0.16.0-beta.1
Pre-release
Pre-release
What's Changed
- chore: bump github.com/antchfx/xpath from 1.2.0 to 1.3.6 by @dependabot[bot] in #349
- chore: bump actions/cache from 5.0.3 to 5.0.5 by @dependabot[bot] in #367
- chore: bump github.com/microsoft/go-mssqldb from 1.9.8 to 1.10.0 by @dependabot[bot] in #364
- chore: bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #368
- chore: bump github/codeql-action from 4.35.1 to 4.35.4 by @dependabot[bot] in #369
- chore: bump distroless/static from
f512d81toe3f9456in /cluster/images/provider-sql by @dependabot[bot] in #356 - chore: bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 by @dependabot[bot] in #360
- chore: bump github.com/lib/pq from 1.11.2 to 1.12.3 by @dependabot[bot] in #365
- chore: bump github.com/crossplane/crossplane-runtime/v2 from 2.1.0 to 2.2.1 by @dependabot[bot] in #366
- feat(postgres): Add support for setting STRATEGY during db creation by @alexdor in #343
- feat(mysql): Allow to Grant permissions on specific columns in table by @ymaniukevich in #330
- feat(pgsql): extend Grant kind specification with schema, tables, columns, sequences, routines, foreign data wrappers, foreign servers by @fernandezcuesta in #345
- chore: e2e: remove redundant mariadb e2e tests by @chlunde in #373
- feat: add support for alternative connection secret formats by @fernandezcuesta in #362
- chore: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #388
- chore: bump github/codeql-action from 4.35.4 to 4.36.0 by @dependabot[bot] in #387
- chore: bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #386
- chore: bump distroless/static from
e3f9456to963fa6cin /cluster/images/provider-sql by @dependabot[bot] in #389 - chore: bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #385
- chore: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #384
- chore: bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0 by @dependabot[bot] in #383
- chore: bump actions/setup-go from 6.4.0 to 6.5.0 by @dependabot[bot] in #404
- chore: bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #403
- chore: bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #400
- chore: bump github/codeql-action/analyze from 4.36.0 to 4.36.2 by @dependabot[bot] in #401
- feat(postgresql): support WITH INHERIT FALSE on role membership grants (PostgreSQL 16+) by @matthewgreenwaldagility in #361
- fix: add missing ownerRef+ownerSelector field by @fernandezcuesta in #377
- chore: bump golang.org/x/crypto from 0.50.0 to 0.52.0 by @dependabot[bot] in #408
- chore: bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 by @dependabot[bot] in #402
- chore: bump golang.org/x/net from 0.54.0 to 0.55.0 by @dependabot[bot] in #407
- fix(postgresql): make schema optional and conditionally required in DefaultPrivileges by @AGejr in #379
- chore(build): codeql broken - sync versions to 4.37.1 by @chlunde in #412
- chore: bump docker/login-action from 4.1.0 to 4.4.0 by @dependabot[bot] in #417
- chore: bump actions/cache from 5.0.5 to 6.1.0 by @dependabot[bot] in #415
- chore: bump docker/setup-qemu-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #416
- chore: bump actions/setup-go from 6.5.0 to 7.0.0 by @dependabot[bot] in #418
- chore: bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #414
- feat(mysql/user): support non-default authentication plugins for IAM auth by @ronlevy1211 in #363
- feat(postgresql): auto-regenerate role password on restore and support rotation trigger by @JevgeniF in #348
- chore: bump distroless/static from
963fa6ctof7f8f72in /cluster/images/provider-sql by @dependabot[bot] in #413 - chore: add provider extensions by @fernandezcuesta in #420
New Contributors
- @alexdor made their first contribution in #343
- @ymaniukevich made their first contribution in #330
- @matthewgreenwaldagility made their first contribution in #361
- @AGejr made their first contribution in #379
- @ronlevy1211 made their first contribution in #363
- @JevgeniF made their first contribution in #348
Full Changelog: v0.15.0...v0.16.0-beta.1