Skip to content

Tags: yegetables/client-java

Tags

v3.1.13

Toggle v3.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[close tikv#540] rawkv: fix scan return empty set while exist empty k…

…ey (tikv#541) (tikv#548)

* rawkv: cherry-pick fix-scan-empty-key

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* rawkv: fix missing parameters

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[close tikv#520] add communication method in README (tikv#521)

v3.1.12

Toggle v3.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[close tikv#509] update google-gson to 2.8.9 (tikv#508) (tikv#510)

* cherry pick tikv#508 to release-3.1

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

* Update pom.xml

Co-authored-by: Liangliang Gu <marsishandsome@gmail.com>

v3.1.11-20200211

Toggle v3.1.11-20200211's commit message
update google-gson to 2.8.9

Signed-off-by: marsishandsome <marsishandsome@gmail.com>

v3.1.11

Toggle v3.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix SmartRawKVClient close (tikv#393) (tikv#394)

Signed-off-by: marsishandsome <marsishandsome@gmail.com>

v3.1.10

Toggle v3.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[close tikv#380] make gRPC idle timeout configurable (tikv#379) (tikv…

…#382)

v3.1.9

Toggle v3.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix typo in error message (tikv#330) (tikv#340)

Signed-off-by: Peng Guanwen <pg999w@outlook.com>

Co-authored-by: Liangliang Gu <marsishandsome@gmail.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>

v3.1.8

Toggle v3.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add slow log (tikv#328)

v3.1.7

Toggle v3.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update jackson databind version to 2.10.5.1 (tikv#320)

Signed-off-by: birdstorm <samuelwyf@hotmail.com>

v3.1.6

Toggle v3.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix gRPC forward bug when store is unreachable (tikv#316)

Signed-off-by: birdstorm <samuelwyf@hotmail.com>

Co-authored-by: Little-Wallace <bupt2013211450@gmail.com>