Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Releases: oracle/mysql-operator

0.3.0

31 Aug 15:00
Compare
Choose a tag to compare
  • CIDR fixes and Kops support (#184)
  • Set MySQL 8.0.12 as default version (#199)
  • Implement MySQL version upgrade support (#207)
  • Fix bug that created duplicate backups (#213)
  • Fix repeated execution of restore operations (#215)

0.2.0

05 Jul 13:21
Compare
Choose a tag to compare

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

08 Jun 14:57
Compare
Choose a tag to compare
Allow any version string to be used in spec

Fixes #120 (once tagged and released as 0.1.1)

0.1.0

22 Mar 15:57
d0e9091
Compare
Choose a tag to compare
Fix version file location on release build