v2.0.5
What's Changed
- add resource group name in request context by @glorv in #650
- *: remove the support of
amend transaction
by @wjhuang2016 in #635 - fit witness by @ethercflow in #633
- reformat codec and add keyspace support by @AmoebaProtozoa in #649
- Bug fix: fix the Round-Robin algorithm when "ReadMode == ReplicaReadMixed". by @LykxSassinator in #663
- Support learner replica read by @v01dstar in #643
- Add a background region cache GC goroutine by @sticnarf in #664
- add tombstone check by @Smityz in #660
- refactor: range task log with more accurate info by @fengou1 in #657
- client: update pd/client to repair kvproto compatibility by @HuSharp in #667
- fix integration test by @disksing in #673
- check API V2 key in DecodeKey by @iosmanthus in #666
- client: update pd client by @HuSharp in #674
- Introduce the resource control client by @JmPotato in #648
- update tidb version by @HuSharp in #676
- Rewind after region cache GC reaches the end by @sticnarf in #678
- Add gRPC connection monitor and fix related bug by @Smityz in #665
- update go version to 1.19 and config support both path and names by @HuSharp in #683
New Contributors
- @wjhuang2016 made their first contribution in #635
- @ethercflow made their first contribution in #633
- @LykxSassinator made their first contribution in #663
- @v01dstar made their first contribution in #643
- @Smityz made their first contribution in #660
- @fengou1 made their first contribution in #657
- @HuSharp made their first contribution in #667
Full Changelog: v2.0.4...v2.0.5