Announcing KubeBlocks v0.9.3
· 2 min read
We are exicted to announce the release of KubeBlocks v0.9.3, packed with new features, improvements, and bug fixes to enhance your database management experience.
KubeBlocks v0.9.3 introduces support for the memberjoin
action in LifeCycle Actions, incremental backups, and new features for sharding clusters, including instance rebuilding and component switchover. Additionally, this version enhances addons to provide more robust database services.
Read the full release notes and upgrade to KubeBlocks v0.9.3 to explore all the exciting new features!
KubeBlocks
Features
- Member Join Action: LifeCycle Actions supported
memberjoin
action. - Incremental Backup: DataProtection supported incremental backups (#8757).
- Sharding Cluster Improvement
KubeBlocks Addons
MySQL
- Improvements:
- Fixes:
- Fixed an issue where the MySQL backup policy wasn't applied. (#1310).
PostgreSQL
- Fixes:
Redis
- Improvements:
- Updated Redis to address CVE-2024-46981 (#1405).
- Supported custom secret password in Redis (#1406).
- Supported
storageClassName
values for Redis Sentinel (#1418).
- Fixes:
- Fixed FQDN issues when scaling out shards in Redis Cluster (#1283).
MongoDB
- Improvements:
ClickHouse
- Improvements:
- Fixes:
- Resolved an issue where data querying from other shards for distributed tables failed (#1411).
Zookeeper
-
Improvements:
- Replaced Java with
nc
for Zookeeper probes.
- Replaced Java with
-
Fixes:
- Fixed the incorrect backup size issue.
- Resolved the restore failure.
- Fixed the snapshot-log mount error.
TiDB
- Improvements:
- Added support for TiDB v8.4 (#1275).
Upgrade to v0.9.3
Refer to Upgrade to KubeBlocks v0.9.x.
Full Changelog
You can check the full changelog for additional changes.