Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Releases: pingcap/br

br v4.0.11

26 Feb 05:45
f8b930f
Compare
Choose a tag to compare

Bug Fixes

  • Fix the issue that TiKV might be caused to generate a big Region after BR restores the backup #702
  • Fix the issue that BR restores a table's Auto ID even if the table does not have Auto ID #720

br v4.0.10

15 Jan 02:54
e8a906b
Compare
Choose a tag to compare

Bug Fixes

  • Fix the issue that BR v4.0.9 cannot restore the GCS backup files of v4.0.8 #688
  • Fix the issue that BR panics when the GCS storage URL has no prefix #673
  • Disable backup stats by default to avoid BR OOM #693

br v5.0.0-rc

12 Jan 13:26
9adc69b
Compare
Choose a tag to compare
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

18 Dec 09:22
804aa90
Compare
Choose a tag to compare

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 and proposal in merging mode errors #626

Bug Fixes

  • Fix the failure caused by special characters in S3 secret access keys #617

br v4.0.8

30 Oct 08:13
c2ed897
Compare
Choose a tag to compare

Improvements

  • Speed up the restore process by pipelining split and ingest #427
  • Support manually restoring PD schedulers #530
  • Use pause schedulers instead of remove schedulers #551

Bug Fixes

  • Fix the send on closed channel panic during restore #559

br v4.0.7

29 Sep 06:51
4d29fcc
Compare
Choose a tag to compare

Improvements

  • Add connection retry when the connection is broken during backup #508

Bug Fixes

  • Fix a bug that causes the TiDB configuration to change after the restore process #509

br v4.0.6

15 Sep 08:10
4e68a8d
Compare
Choose a tag to compare

Improvements

  • Add real time cost in summary log #486

Bug Fixes

  • Fix a panic that might occur during checksum #479
  • Fix a panic that might occur after the change of PD leader #496

br v4.0.5

28 Aug 10:05
10697d0
Compare
Choose a tag to compare

Improvements

  • Optimize some logs #428

br v4.0.4

31 Jul 03:12
c91c79a
Compare
Choose a tag to compare
update tidb (#425)

Co-authored-by: bb7133 <bb7133@gmail.com>

br v4.0.3

24 Jul 13:14
c91c79a
Compare
Choose a tag to compare
update tidb (#425)

Co-authored-by: bb7133 <bb7133@gmail.com>