Releases: tikv/pd
Releases · tikv/pd
pd-server v1.0.3
- Support adding more types of schedulers using API
To upgrade from 1.0.2 to 1.0.3, follow the rolling upgrade order of PD->TiKV->TiDB.
pd-server v1.0.2
- Improve the stability of scheduling under exceptional situations.
pd-server v1.0.0
- Support read flow based balancing
- Support setting the Store weight and weight based balancing
pd-server Pre-GA
- Support manually changing the leader of the PD cluster
pd-server rc4
- Support using PD to set the TiKV location labels
- Optimize the scheduler
- PD is now supported to initialize the scheduling commands to TiKV.
- Accelerate the response speed of the region heartbeat.
- Optimize the
balance
algorithm
- Optimize data loading to speed up failover
pd-server rc3
- Support gRPC
- Provide the Disaster Recovery Toolkit
- Use Garbage Collection to clear stale data automatically
- Support more efficient data balance
- Support hot Region scheduling to enable load balancing and speed up the data importing
- Performance
- Accelerate getting Client TSO
- Improve the efficiency of Region Heartbeat processing
- Improve the
pd-ctl
function- Update the Replica configuration dynamically
- Get the Timestamp Oracle (TSO)
- Use ID to get the Region information
pd-server rc2
- Support location aware replica sheduling
- Conduct fast scheduling based on the number of region
- pd-ctl support more features
- Add or delete PD
- Obtain Region information with Key
- Add or delete scheduler and operator
- Obtain cluster label information
pd-server rc2-preview
*: update vendor. (#486)
pd-server rc1
*: pid to id (#448)