This repository has been archived by the owner on May 28, 2021. It is now read-only.
Releases: oracle/mysql-operator
Releases · oracle/mysql-operator
0.3.0
0.2.0
MAJOR BACKWARDS INCOMPATIBLE CHANGES. For an overview of the changes and
upgrade information please see docs/0.1-upgrade.md
.
- Enforce 8.0.11 as the minimum supported MySQL server version. [#169]
- Numerous changes to the MySQL Operator Custom Resources. [#123]
- Downgrade the MySQL Operator Custom Resource API version from v1 to v1alpha1
to enable future iteration on the API and better reflect its stability [#122] - Group communication connections as are now secured using SSL with support for
specifying your own certificate [#115].
0.1.1
Allow any version string to be used in spec Fixes #120 (once tagged and released as 0.1.1)
0.1.0
Fix version file location on release build