Releases: nakamasato/mysql-operator
Releases · nakamasato/mysql-operator
Support GCP SecretManager for admin MySQL user's credentials
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
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
Support Database management
What's Changed
- chore: update kustomization for install to v0.0.11 by @github-actions in #174
- chore: update go.mod and go.sum by @nakamasato in #175
- feat: enable to manage database by @nakamasato in #176
- chore: update README by @nakamasato in #178
Full Changelog: v0.0.11...v0.1.0
update release workflow
What's Changed
- chore: update kustomization for install to v0.0.10 by @github-actions in #173
New Contributors
- @github-actions made their first contribution in #173
Full Changelog: v0.0.10...v0.0.11
fix release workflow
fix release workflow
auto update kustomization when released
Fix bug of mysql deletion before mysqluser
What's Changed
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.1 by @renovate in #156
- chore: improve docker cache by @nakamasato in #149
- fix(deps): update k8s.io/utils digest to 38a27ef by @renovate in #157
- fix(deps): update module github.com/onsi/gomega to v1.27.4 by @renovate in #158
- chore(deps): update actions/setup-go action to v4 by @renovate in #160
- update installation by @nakamasato in #161
- fix: return nil when having secret by @nakamasato in #163
- docs: add monitoring to CONTRIBUTING.md by @nakamasato in #164
- fix(deps): update kubernetes packages to v0.26.3 by @renovate in #165
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.2 by @renovate in #166
- fix(deps): update module github.com/onsi/gomega to v1.27.5 by @renovate in #167
- add finalizer to mysql_controller by @nakamasato in #168
Full Changelog: v0.0.6...v0.0.7
Upgrade Go version to v1.19
What's Changed
- Configure Renovate by @renovate in #98
- Update docker/metadata-action to v4 by @nakamasato in #109
- chore(deps): update docker/login-action digest to d398f07 by @renovate in #100
- chore(deps): update docker/build-push-action digest to 42863b1 by @renovate in #99
- chore(deps): update pre-commit/action action to v2.0.3 by @renovate in #104
- chore(deps): update codecov/codecov-action action to v3 by @renovate in #103
- chore(deps): update pre-commit/action action to v3 by @renovate in #108
- chore(deps): update golangci/golangci-lint-action action to v3 by @renovate in #107
- chore(deps): update github/codeql-action action to v2 by @renovate in #106
- chore(deps): update actions/checkout action to v3 by @renovate in #105
- chore(deps): update actions/setup-python action to v4 by @renovate in #102
- fix(deps): update module github.com/onsi/gomega to v1.19.0 by @renovate in #114
- fix(deps): update module github.com/redhat-cop/operator-utils to v1.3.2 by @renovate in #112
- fix(deps): update k8s.io/utils digest to f6158b4 by @renovate in #111
- fix(deps): update k8s.io/utils digest to 56c0de1 by @renovate in #119
- fix(deps): update module github.com/prometheus/client_golang to v1.12.2 by @renovate in #115
- fix(deps): update module github.com/onsi/gomega to v1.20.0 by @renovate in #121
- fix(deps): update k8s.io/utils digest to ee6ede2 by @renovate in #123
- fix(deps): update module github.com/redhat-cop/operator-utils to v1.3.3 by @renovate in #122
- fix(deps): update module github.com/prometheus/client_golang to v1.13.0 by @renovate in #127
- add docker cache in e2e.yml by @nakamasato in #130
- chore(deps): update docker/build-push-action action to v3 by @renovate in #131
- chore(deps): update docker/setup-buildx-action action to v2 by @renovate in #132
- fix(deps): update module github.com/onsi/gomega to v1.20.2 by @renovate in #134
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #138
- Bump golang.org/x/crypto from 0.0.0-20210220033148-5ea612d1eb83 to 0.1.0 by @dependabot in #141
- fix(deps): update module github.com/go-sql-driver/mysql to v1.7.0 by @renovate in #140
- Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot in #139
- chore(deps): update docker/build-push-action action to v4 by @renovate in #142
- fix(deps): update module github.com/prometheus/client_golang to v1.14.0 by @renovate in #137
- upgrade mysql to 8 by @nakamasato in #143
- chore: improve e2e speed by @nakamasato in #146
- chore: speed up e2e by @nakamasato in #147
- chore: add go cache to test.yml by @nakamasato in #148
- fix(deps): update controller-runtime to v0.12.3 by @nakamasato in #129
- Update renovate.json by @nakamasato in #151
- Bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by @dependabot in #150
- fix(deps): update k8s.io/utils digest to d77c459 by @renovate in #128
- chore(deps): update golang docker tag to v1.20 by @renovate in #126
- fix(deps): update module github.com/onsi/gomega to v1.27.3 by @renovate in #136
- fix(deps): update module go.uber.org/zap to v1.24.0 by @renovate in #152
- fix(deps): update module github.com/onsi/ginkgo to v2 by @renovate in #144
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.14.5 by @renovate in #116
- fix(deps): update kubernetes packages to v0.26.2 by @renovate in #153
- chore: update ci by @nakamasato in #154
- Upgrade go version to 1.19 by @nakamasato in #155
New Contributors
- @renovate made their first contribution in #98
- @dependabot made their first contribution in #138
Full Changelog: v0.0.5...v0.0.6
Upgrade Go version to v1.18
v0.0.5 Upgrade go version to v1.18 (#97)