2.1.3

RadonDB MySQL Kubernetes 于 3 月 24 日发布版本 2.1.3。该版本主要基于在 2.1.2 进行功能优化和升级。

致谢

感谢 @andyli029@acekingke@runkecheng@mgw2168@molliezhang 提交的修改。

新版本功能一览

  1. 一键发布工作流
  2. 支持按标签重建集群节点
  3. 增加 Pod 调试模式

以下是完整的 release notes。

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)