Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tikv/client-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.2
Choose a base ref
...
head repository: tikv/client-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.3
Choose a head ref
  • 4 commits
  • 9 files changed
  • 4 contributors

Commits on Feb 9, 2023

  1. Add RegionCacheInvalidCallBack (#653) #715

    Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
    Co-authored-by: tomato <38561029+qidi1@users.noreply.github.com>
    ti-srebot and qidi1 authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    c85eeae View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. fix pair (#727)

    Signed-off-by: shiyuhang <1136742008@qq.com>
    Co-authored-by: shiyuhang <1136742008@qq.com>
    ti-chi-bot and shiyuhang0 authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d8f7a54 View commit details
    Browse the repository at this point in the history
  2. [to #773] implement UpdateServiceGCSafePoint (#723) (#732)

    * implement UpdateServiceGCSafePoint
    
    Signed-off-by: shiyuhang <1136742008@qq.com>
    ti-chi-bot authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    287317f View commit details
    Browse the repository at this point in the history
  3. fix byte overflow (#729)

    Signed-off-by: shiyuhang <1136742008@qq.com>
    Co-authored-by: shiyuhang <1136742008@qq.com>
    ti-chi-bot and shiyuhang0 authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a09b06d View commit details
    Browse the repository at this point in the history
Loading