Skip to content

Releases: nakamasato/mysql-operator

v0.3.3

16 Sep 12:01
f12a192
Compare
Choose a tag to compare

What's Changed

  • chore: bump version to v0.3.2 in install/kustomization.yaml by @github-actions in #256
  • chore: update controller-tools by @nakamasato in #257
  • chore: upgrade kubebuilder from go/v3 to go/v4 by @nakamasato in #259
  • chore(deps): update docker/build-push-action action to v5 by @renovate in #261
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.2 by @renovate in #263
  • chore(deps): update docker/login-action action to v3 by @renovate in #262
  • chore(deps): update docker/metadata-action action to v5 by @renovate in #264
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #265
  • fix(deps): update kubernetes packages to v0.28.2 by @renovate in #213
  • chore(deps): update codecov/codecov-action action to v4 by @renovate in #266
  • fix(deps): update module go.uber.org/zap to v1.26.0 by @renovate in #267
  • chore: revert "chore(deps): update codecov/codecov-action action to v4" by @nakamasato in #268
  • refactor: recreate with kubebuilder go/v4 plugin by @nakamasato in #260

Full Changelog: v0.3.2...v0.3.3

v0.3.2

10 Sep 02:35
d5c480f
Compare
Choose a tag to compare

What's Changed

  • chore: bump version to v0.3.1 in install/kustomization.yaml by @github-actions in #254
  • docs: update gcp secret manager by @nakamasato in #255

Full Changelog: v0.3.1...v0.3.2

v0.3.1

09 Sep 13:27
5c1df08
Compare
Choose a tag to compare

What's Changed

  • chore: bump version to v0.3.0 in install/kustomization.yaml by @github-actions in #208
  • chore: update golangci-lint.yml by @nakamasato in #217
  • e2e: add a case to check if database is created by @nakamasato in #210
  • fix(deps): update module github.com/go-sql-driver/mysql to v1.7.1 by @renovate in #218
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.3 by @renovate in #219
  • fix(deps): update module github.com/prometheus/client_golang to v1.15.1 by @renovate in #220
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.4 by @renovate in #221
  • fix(deps): update k8s.io/utils digest to 9f67429 by @renovate in #222
  • fix(deps): update module cloud.google.com/go/secretmanager to v1.10.1 by @renovate in #223
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.5 by @renovate in #224
  • fix(deps): update module github.com/onsi/gomega to v1.27.7 by @renovate in #225
  • fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.16.0 by @renovate in #227
  • fix(deps): update module cloud.google.com/go/secretmanager to v1.11.0 by @renovate in #228
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.7 by @renovate in #229
  • fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.16.1 by @renovate in #230
  • fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.16.2 by @renovate in #233
  • fix(deps): update module github.com/onsi/gomega to v1.27.8 by @renovate in #231
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.10.0 by @renovate in #232
  • fix(deps): update module github.com/prometheus/client_golang to v1.16.0 by @renovate in #235
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0 by @renovate in #236
  • fix(deps): update k8s.io/utils digest to 3019533 by @renovate in #238
  • fix(deps): update module cloud.google.com/go/secretmanager to v1.11.1 by @renovate in #237
  • fix(deps): update module github.com/onsi/gomega to v1.27.10 by @renovate in #239
  • fix(deps): update k8s.io/utils digest to 3b25d92 by @renovate in #240
  • chore(deps): update golang docker tag to v1.21 by @renovate in #234
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.0 by @renovate in #242
  • chore(deps): update actions/checkout action to v4 by @renovate in #243
  • chore: update ginkgo cli version to 2.12.0 by @nakamasato in #244
  • fix(deps): update module go.uber.org/zap to v1.25.0 by @renovate in #241
  • chore: upgrade skaffold api version to v3 by @nakamasato in #245
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.1 by @renovate in #226
  • chore: upgrade go version to go1.20 by @nakamasato in #246
  • chore: upgrade go version to go1.21 by @nakamasato in #247
  • feat: allow native password by @nakamasato in #248
  • ci: fix release by @nakamasato in #249
  • ci: temporarily remove ref check by @nakamasato in #250
  • ci: revert release.yml by @nakamasato in #252
  • ci: fix release.yml by @nakamasato in #253

Full Changelog: v0.3.0...v0.3.1

v0.3.1-rc2

09 Sep 13:22
5c1df08
Compare
Choose a tag to compare
v0.3.1-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.1-rc1...v0.3.1-rc2

v0.3.1-rc1

09 Sep 13:18
186c0d0
Compare
Choose a tag to compare
v0.3.1-rc1 Pre-release
Pre-release

What's Changed

  • chore: bump version to v0.3.0 in install/kustomization.yaml by @github-actions in #208
  • chore: update golangci-lint.yml by @nakamasato in #217
  • e2e: add a case to check if database is created by @nakamasato in #210
  • fix(deps): update module github.com/go-sql-driver/mysql to v1.7.1 by @renovate in #218
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.3 by @renovate in #219
  • fix(deps): update module github.com/prometheus/client_golang to v1.15.1 by @renovate in #220
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.4 by @renovate in #221
  • fix(deps): update k8s.io/utils digest to 9f67429 by @renovate in #222
  • fix(deps): update module cloud.google.com/go/secretmanager to v1.10.1 by @renovate in #223
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.5 by @renovate in #224
  • fix(deps): update module github.com/onsi/gomega to v1.27.7 by @renovate in #225
  • fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.16.0 by @renovate in #227
  • fix(deps): update module cloud.google.com/go/secretmanager to v1.11.0 by @renovate in #228
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.7 by @renovate in #229
  • fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.16.1 by @renovate in #230
  • fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.16.2 by @renovate in #233
  • fix(deps): update module github.com/onsi/gomega to v1.27.8 by @renovate in #231
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.10.0 by @renovate in #232
  • fix(deps): update module github.com/prometheus/client_golang to v1.16.0 by @renovate in #235
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0 by @renovate in #236
  • fix(deps): update k8s.io/utils digest to 3019533 by @renovate in #238
  • fix(deps): update module cloud.google.com/go/secretmanager to v1.11.1 by @renovate in #237
  • fix(deps): update module github.com/onsi/gomega to v1.27.10 by @renovate in #239
  • fix(deps): update k8s.io/utils digest to 3b25d92 by @renovate in #240
  • chore(deps): update golang docker tag to v1.21 by @renovate in #234
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.0 by @renovate in #242
  • chore(deps): update actions/checkout action to v4 by @renovate in #243
  • chore: update ginkgo cli version to 2.12.0 by @nakamasato in #244
  • fix(deps): update module go.uber.org/zap to v1.25.0 by @renovate in #241
  • chore: upgrade skaffold api version to v3 by @nakamasato in #245
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.1 by @renovate in #226
  • chore: upgrade go version to go1.20 by @nakamasato in #246
  • chore: upgrade go version to go1.21 by @nakamasato in #247
  • feat: allow native password by @nakamasato in #248
  • ci: fix release by @nakamasato in #249
  • ci: temporarily remove ref check by @nakamasato in #250
  • ci: revert release.yml by @nakamasato in #252

Full Changelog: v0.3.0...v0.3.1-rc1

v0.3.0

13 Apr 22:12
95ca575
Compare
Choose a tag to compare

What's Changed

New features

Others

  • fix(deps): update k8s.io/utils digest to d93618c by @renovate in #211
  • chore(deps): update ghcr.io/nakamasato/mysql-operator docker tag to v0.2.2 by @renovate in #212
  • fix(deps): update module github.com/prometheus/client_golang to v1.15.0 by @renovate in #214
  • chore: update release github actions by @nakamasato in #215

Full Changelog: v0.2.2...v0.3.0

v0.2.2

12 Apr 00:39
90e2100
Compare
Choose a tag to compare

What's Changed

breaking changes

Bugfix

Chore

Full Changelog: v0.2.1...v0.2.2

Support Helm chart

08 Apr 04:24
5fef3ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Support GCP SecretManager for admin MySQL user's credentials

05 Apr 22:38
e01a645
Compare
Choose a tag to compare

What's Changed

  • chore: update kustomization for install to v0.1.1 by @github-actions in #184
  • chore: manage status of mysql user and secret separately by @nakamasato in #187
  • chore: use mysql.Config.FormatDSN by @nakamasato in #188
  • fix: include namespace in key of MySQLClients by @nakamasato in #189
  • chore(deps): update peter-evans/create-pull-request action to v5 by @renovate in #192
  • feat: support gcp secret manager for root user credentials by @nakamasato in #190
  • docs: update docs for gcp secretmanager by @nakamasato in #193

Full Changelog: v0.1.1...v0.2.0

improve database connection management

30 Mar 21:40
17903a6
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update ghcr.io/nakamasato/mysql-operator docker tag to v0.1.0 by @renovate in #180
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.14.6 by @renovate in #181
  • fix(deps): update module github.com/onsi/gomega to v1.27.6 by @renovate in #182
  • chore: update kustomization for install to v0.1.0 by @github-actions in #179
  • chore: use shared MySQLClients by @nakamasato in #183

Full Changelog: v0.1.0...v0.1.1