What's Changed
- Add support for defaultCharacterSet and defaultCollation by @AntonAleksandrov13 in #311
- feat: Add ability to optionally create Database contained user, instead of Instance level by @baburciu in #299
- chore: add fernandezcuesta to OWNERS by @chlunde in #331
- PG Schema cascade delete by @stevendborrelli in #333
- feat: Add crossplane_managed_resource_* state metrics by @lkiii in #308
Significant bumps
- chore: bump github.com/lib/pq from 1.10.9 to 1.11.2 by @dependabot[bot] in #317
- chore: replace archived denisenkom/go-mssqldb with microsoft/go-mssqldb by @chlunde in #326
- chore: build with Go 1.26 by @chlunde in #323
Build changes
- feat: Add MSSQL e2e integration test by @baburciu in #300
- e2e: Use rollout status on the statefulset to avoid race condition for pod start by @chlunde in #314
- chore: use OIDC for codecov by @chlunde in #325
- chore: use build/makelib/local.xpkg.mk for e2e cluster by @chlunde in #328
- chore: Delete unused Dockerfile by @chlunde in #327
- chore: update base image hash and add tag and dependabot config by @chlunde in #322
- chore: bump distroless/static from
01e550ftof512d81in /cluster/images/provider-sql by @dependabot[bot] in #338
Dependabot
- chore: bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #302
- chore: bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #304
- chore: bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #306
- chore: bump github/codeql-action from 4.31.5 to 4.32.3 by @dependabot[bot] in #318
- chore: bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #319
- chore: bump actions/cache from 4.3.0 to 5.0.3 by @dependabot[bot] in #320
- chore: bump actions/checkout from 6.0.0 to 6.0.2 by @dependabot[bot] in #316
- chore: bump actions/setup-go from 6.0.0 to 6.2.0 by @dependabot[bot] in #321
- chore: bump codecov/codecov-action from 5.4.2 to 5.5.2 by @dependabot[bot] in #303
- chore: bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #329
- chore: bump github/codeql-action from 4.32.3 to 4.32.5 by @dependabot[bot] in #339
- chore: bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #334
- chore: bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #335
- chore: bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #354
- chore: bump github/codeql-action from 4.32.5 to 4.35.1 by @dependabot[bot] in #355
- chore: bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #352
- chore: bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #351
- chore: bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #353
- chore: bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #371
- chore: bump codecov/codecov-action from 5.5.2 to 6.0.0 by @dependabot[bot] in #370
- chore: bump google.golang.org/grpc from 1.72.1 to 1.79.3 by @dependabot[bot] in #346
New Contributors
- @baburciu made their first contribution in #300
- @AntonAleksandrov13 made their first contribution in #311
- @stevendborrelli made their first contribution in #333
- @lkiii made their first contribution in #308
Full Changelog: v0.14.0...v0.15.0