This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
br v4.0.9
Improvements
- Disallow the ambiguous
--checksum false
argument in the command line, which does not correctly disable checksum. Only--checksum=false
is accepted. #588 - Support changing the PD configuration temporarily #596
- Support analyzing tables after restore #622
- Retry for the
read index not ready
andproposal in merging mode
errors #626
Bug Fixes
- Fix the failure caused by special characters in S3 secret access keys #617