Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
snapshot.storage.k8s.yaml | 2025-09-11 | 52.4 kB | |
dataprotection.kubeblocks.io_storageproviders.yaml | 2025-09-11 | 10.0 kB | |
kubeblocks.yaml | 2025-09-11 | 96.5 kB | |
kubeblocks_crds.yaml | 2025-09-11 | 9.7 MB | |
KubeBlocks v1.0.1 source code.tar.gz | 2025-09-11 | 41.0 MB | |
KubeBlocks v1.0.1 source code.zip | 2025-09-11 | 43.1 MB | |
README.md | 2025-09-11 | 4.0 kB | |
Totals: 7 Items | 93.9 MB | 0 |
KubeBlocks 1.0.1 (2025-09-12)
We are delighted to announce the release of KubeBlocks v1.0.1. This release includes several new features, bug fixes, and various improvements. Here are the detailed update contents.
KubeBlocks
Features
- Improve the settings of the manager - Improves performance, stability, and configurability of KubeBlocks Operator. #9587
- Support user-defined environment variables in lifecycle actions - Allows customization of environment variables for lifecycle actions. #9514
- OpsDefinition supports image mapping for multi service version - Enables image mapping for different service versions in operations definitions. #9605
- Specify allowed symbols in password generation - Allows customization of symbols used in generated passwords. #9480
- Support HTTP and gRPC actions - Supports HTTP and gRPC in lifecycle actions. #9656
- Scale out replicas from backup - Supports to scale out replicas from backup in OpsRequest. #9623
- Improves resource resizing handling - Support resize subresource in InPlacePodVerticalScaling when supported. (#[9532](https://github.com/apecloud/kubeblocks/pull/9532),[#9545](https://github.com/9532,/issues/9545))
- Add azureblob storage provider - Adds Azure Blob storage provider support.(#9492)
KubeBlocks Addons
PostgreSQL
- Improve PostgreSQL dcs mode (#1874)
- Support synchronous mode (#1941)
- Update patroni scope value and dcs scope (#[2005](https://github.com/apecloud/kubeblocks-addons/pull/2005),[#1997](https://github.com/2005,/issues/1997))
Redis
- Support new Redis verions 8.2,8.0.3, 7.2.10 and [7.4.5/(#1968
- Fixed Redis memory leak when loading redisgears module (#1855)
- Support reconfiguration of
client-output-buffer-limit
(#1973)
Clickhouse
- Support Horizontal Scale for keeper (#1713)
Elasticsearch
Etcd
- Support new Etcd version 3.6.1 (#1709)
MinIO
RocketMQ
- Support RocketMQ Addon, for RocketMQ 4.9.6 (#1883)
Neo4j
- Support Neo4j Addon, for Neo4j 4.4.42/5.26.5 (#1649)
Full Changelog
You can check the full changelog for additional changes.