What's Changed
- fix(dataprotection): prevent infinite job creation loop during backup foreground deletion by @zijiren233 in #9958
- chore: release kubeblocks-storage-providers version by @JashBook in #9960
- chore: support fixed requeue rate for pod not-found error by @gnolong in #9961
- chore: validate sharding restore and incremental backups by @loomts in #9944
- fix: remove global affinity and tolerations by @leon-inf in #9949
- fix: actual number of replicas in sharding rollout status by @leon-inf in #9937
- fix: validate error when creating cluster with sharding definition by @leon-inf in #9951
- chore: support timeoutSeconds in action execution by @leon-inf in #9955
- fix: cancel vscale ops failed when the component is a sharding by @wangyelei in #9970
- chore: optional secret-ref namespace for system account by @leon-inf in #9971
- chore: rollback service account name when upgrading componentdefinition by @cjc7373 in #9967
- fix: adopt restored pvc in instanceset by @cjc7373 in #9882
- fix: delete validation for maximum value of action timeout by @leon-inf in #9975
- fix: don't ignore not found error in its controller by @cjc7373 in #9823
New Contributors
- @zijiren233 made their first contribution in #9958
Full Changelog: v1.1.0-alpha.6...v1.1.0-beta.0