Skip to content

Releases: tikv/pd

pd-server v7.1.1

24 Jul 03:23
f8bf1d7
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 7.1.1 for pd, see TiDB 7.1.1 release notes.

pd-server v6.1.7

12 Jul 03:03
3dc0cc3
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 6.1.7 for pd, see TiDB 6.1.7 release notes.

pd-server v7.2.0

29 Jun 03:21
0934e64
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 7.2.0 for pd, see TiDB 7.2.0 release notes.

pd-server v6.5.3

14 Jun 06:14
898dde2
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 6.5.3 for pd, see TiDB 6.5.3 release notes.

pd-server v7.1.0

31 May 05:50
1ff614d
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 7.1.0 for pd, see TiDB 7.1.0 release notes.

pd-server v7.1.0-rc.0

27 Apr 09:18
d0b04d4
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 7.1.0-rc.0 for pd, see TiDB 7.1.0-rc.0 release notes.

pd-server v6.5.2

21 Apr 02:34
206d412
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 6.5.2 for pd, see TiDB 6.5.2 release notes.

pd-server v6.1.6

12 Apr 02:50
8c09be1
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 6.1.6 for pd, see TiDB 6.1.6 release notes.

pd-server v7.0.0

30 Mar 02:16
da5a4e9
Compare
Choose a tag to compare

For new features, improvements, and bug fixes released in 7.0.0 for pd, see TiDB 7.0.0 release notes.

pd-server v6.5.1

10 Mar 05:21
bd80719
Compare
Choose a tag to compare

Bug fixes

  • Fix the issue that the execution replace-down-peer slows down under certain conditions #5788 @HundunDM
  • Fix the issue that PD might unexpectedly add multiple Learners to a Region #5786 @HunDunDM
  • Fix the issue that the Region Scatter task generates redundant replicas unexpectedly #5909 @HundunDM
  • Fix the PD OOM issue that occurs when the calls of ReportMinResolvedTS are too frequent #5965 @HundunDM
  • Fix the issue that the Region Scatter might cause uneven distribution of leader #6017 @HunDunDM