What's Changed
- *: remove deprecated linters by @disksing in #726
- metrics: seperate metrics with source scope for txn command by @cfzjywxk in #723
- region_cache: support non-block read region by @you06 in #725
- region_cache: support <engine_role, write> for disaggregated tiflash by @guo-shaoge in #728
- *: update pd client by @CabinfeverB in #734
- txn: support force locking and lock only if exists be used together by @MyonKeminta in #727
- attach keyspace_id for manual compact request by @iosmanthus in #737
- add api_version for mpp task meta by @iosmanthus in #738
- [Metrics] Supply extra metrics to monitor the flows under
prefer-leader
mode. by @LykxSassinator in #716 - support time detail v2 by @glorv in #729
- Introduce the RURuntimeStats by @JmPotato in #732
- resource_control: consider default as a normal group by @nolouch in #741
- internal: treat default resource group normally by @BornChanger in #708
- compatible batch copr with load-based replica read by @you06 in #739
- refine keyspace request encoding by @iosmanthus in #742
- metric: fix the incorrect txn size metric usages by @cfzjywxk in #746
- gomod: update pd client by @HuSharp in #743
- Log request info for label warning by @dveeden in #744
- fix data race by @Smityz in #736
- Add exitAggressiveLockingIfInapplicable function and call within mutex of lockKeys by @MyonKeminta in #749
- upgrade pd client by @rleungx in #755
- fix api v2 decode of region bucket's keys by @iosmanthus in #757
- refactor decoding buckets with new interface method: DecodeBucketKeys by @iosmanthus in #760
- Support return TiFlash system table by grpc by @Lloyd-Pottiger in #759
- Finer
is_retry_request
settings by @ekexium in #763 - For KeyIsLocked error reported for timeout, if a lock is recently updated, don't try to resolve it. by @ekexium in #758
- metrics: add txn ttl lifetime by @jackysp in #766
New Contributors
- @BornChanger made their first contribution in #708
- @Lloyd-Pottiger made their first contribution in #759
Full Changelog: v2.0.6...v2.0.7