Skip to content

v2.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 08:11
· 93 commits to refs/heads/main since this release
8ad0ac3

Features

  • Add PreStop timeout for Xenon containers (#612).
  • Add the xenonchecker hook for Xenon containers (#596 #600).
  • Add support for creating superusers with custom resources (#601).
  • Add support for changing user passwords (#585).
  • Add support for configuring the SSL connection when creating users (#575).
  • Automatically prevent and deal with faulty transactions caused by accidental hanging of the physical node where the leader pod is located (#597).

Enhancements & updates

  • Enhance code check for GitHub CI (#613).
  • Modify the timeout for the hook called when the Xenon leader is degraded (#605).
  • Optimize E2E testing code #344 (#466).
  • Add documentation for scheduled backup #564 (#582 #593).
  • Optimize documentation for user management #564 (#610 #611).

Bug fixes

  • Remove the MySQL asynchronous I/O parameter to fix the issue where MySQL cannot be started in systems not supporting asynchronous I/O #576 (#577).
  • Fix an issue where the backup custom resource is not deleted for a deleted cluster #570 (#581).
  • Fix an issue where the failed status of NFS backups is not recorded (#643).