Skip to content

v2.2.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 08:01
· 141 commits to refs/heads/main since this release
7cbcb88

Features

  • mysqlcluster: innodb_log_file_size auto config. #501 (#510)
  • syncer: Support update the mysql plugin configuration. (#526)
  • *: Support tls for external #492 (#518)
  • controller: too many pod for backup #517 (#525)
  • *: support the cronjob to backup #215 (#386)
  • *: Add backup Name into Backup status (#484)
  • *: Lowcase table name forbid to modify in my.cnf (#481)

Improvements

  • docs: Update and translate documentation. #496 (#505)
  • README: fix error about link. #496 (#498)
  • Modify the English README file. #496 (#493)

Bug Fixes

  • fix(cluster): Rolling update trigger logic incorrect. (#535)
  • mysqlcluster: fix the error for pod's label no change #534 (#536)
  • syncer: Optimize the logic of updating pod. (#503)
  • syncer: Support updating the mysql plugin configuration. (#526)
  • controller: operator crash #464 (#465)
  • chart: Environment variable name spelling error (#514)
  • chart: Operator mount the host's time zone. #511 (#513)
  • syncer: failed to patch pod labels. (#512)
  • fix(chart): syntax error (#529)
  • fix(syncer): failed to update my.cnf (#530)
  • syncer: Reduce useless log output #508 (#509)
  • *: modify name to CamelCase. #494 (#500)
  • *: fix typo and comments #494 (#495)