What's Changed
- 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
- feat: add support for alternative connection secret formats by @fernandezcuesta in #362
Bumps
- 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
- chore: e2e: remove redundant mariadb e2e tests by @chlunde in #373
New Contributors
- @alexdor made their first contribution in #343
- @ymaniukevich made their first contribution in #330
Full Changelog: v0.15.0...v0.16.0-beta.0