2.1.3

Version 2.1.3 was released on March 24, 2022, with functional optimization and upgrade based on version 2.1.2.

Acknowledgement

Thank @andyli029, @acekingke, @runkecheng, @mgw2168, and @molliezhang for your contributions.

Features List

  1. Achieve one-click publish workflow
  2. Support rebuilding cluster nodes by labels
  3. Add Pod debugging mode

2.1.3 Release notes

Features

  • workflow: Publish release only one click. #421 (#422)
  • mysqlcluster: Support automatic rebuild of nodes by label. (#389)
  • mysqlcluster: Debug Mode for Pod #375 (#383)

Improvements

  • .github: Adjust release-drafter (#424)
  • chart: Update chart version to v2.1.3. (#419)
  • config: Add podAntiAffinity sample yaml. #371 (#393)
  • docs: Add troubleshoot.md #387 (#414)
  • docs: Add offline deployment document. #396 (#399)
  • docs: Add a description of service_name connection method #401 (#402)

Bug fixes

  • cmd: Change HttpServer stop channel to buffered channel. #411 (#411)
  • status: Skip the unavailable node and set default node status. #417 (#418)
  • container: Add xenoncli check in the liveness probe. (#405)
  • syncer: Uniform use of global variables set role labels. (#394)
  • hack: Change Xenon’s Dockerfile image branch to master. #336 (#392)