2.1.4

RadonDB MySQL Kubernetes 于 4 月 7 日发布版本 2.1.4。该版本主要对可用性进行了优化,新增中英文文档,并修复一些问题。

致谢

感谢 @andyli029@acekingke@runkecheng@qianfen2021@Patrick-LuoYu 提交的修改。

新版本功能一览

  1. 优化 Operator 在宕机场景的可用性
  2. 持久化 Xenon 元数据
  3. 新增英文部署文档两篇
  4. 新增镜像制作文档一篇
  5. 修复无头服务标签选择不准确
  6. 修复工作流 staticcheck 版本冲突

以下是完整的 release notes。

2.1.4 Release notes

Changes

  • docs: fix typo (#429)

Features

  • Chart: optimize operator availability. (#416)
  • *: Save Xenon’s metadata to persistent storage. #406 (#413)

Improvements

  • docs: Add tutorial of building images. #409 (#410)
  • docs: Translate deploy_radondb-mysql_operator_on_k8s.md and deploy_radondb-mysql_operator_on_rancher.md (#430)

Bug fixes

  • mysqlcluser: Headless Service may select the pods of other clusters When multiple clusters. #433 (#434) workflow: Specify version of staticcheck. #431 (#432)