Announcing KubeBlocks v0.9.3
We are delighted to announce the release of KubeBlocks v0.9.3. This release includes several new features, bug fixes, and various improvements.
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.