This repository was archived by the owner on Jul 24, 2024. It is now read-only.
Releases: pingcap/br
Releases · pingcap/br
Release list
br v4.0.11
br v4.0.10
br v5.0.0-rc
gcs: compatible with old gcs bug (#677) (#689) * cherry pick #677 to release-5.0-rc Signed-off-by: ti-srebot <ti-srebot@pingcap.com> * fix build Co-authored-by: 3pointer <luancheng@pingcap.com>
br v4.0.9
Improvements
- Disallow the ambiguous
--checksum falseargument in the command line, which does not correctly disable checksum. Only--checksum=falseis accepted. #588 - Support changing the PD configuration temporarily #596
- Support analyzing tables after restore #622
- Retry for the
read index not readyandproposal in merging modeerrors #626
Bug Fixes
- Fix the failure caused by special characters in S3 secret access keys #617