Skip to content

Releases: vesoft-inc/nebula-java

NebulaGraph Java Client v5.2.1

19 Jan 05:41
903d527

Choose a tag to compare

What's Changed

  • fix uint for string length #637
  • update default maxWaitTime #637

Full Changelog: v5.2.0...v5.2.1

NebulaGraph Java Client v5.2.0

26 Nov 07:44

Choose a tag to compare

feature

  • add serverPingTimeout for pool
  • support GEOGRAPHY data type

fix

  • close connection after auth failed

NebulaGraph Java Client v3.8.4

22 Oct 08:15
14a6d2a

Choose a tag to compare

What's Changed

  • support to convert internal storage address to available address for client #604
  • retry for scan for leader change #605
  • fix socket timewait for storage client #607
  • throw exception when listHosts failed #606
  • support execute timeout #608

Full Changelog: v3.8.3...v3.8.4

NebulaGraph Java Client v3.8.3

12 Jun 02:28
8d64b48

Choose a tag to compare

  • fix
    • fix okhttpclient response body leak bug #600

NebulaGraph Java Client v3.8.2

06 Jun 02:34
6c5dfb1

Choose a tag to compare

fix

  • close connection when binding space failed #595

Full Changelog: v3.8.0...v3.8.2

NebulaGraph Java Client v3.8.1

03 Jun 15:02

Choose a tag to compare

  • fix
    • fix auth for scan data

NebulaGraph Java Client v3.8.0

25 Apr 07:58
12634c1

Choose a tag to compare

  • feature
    • support tls single authentication #592

NebulaGraph Java Client v3.7.0

24 Jan 03:40

Choose a tag to compare

  • feature

    • add executeJsonWithParameter, executeJson to SessionPool #580
  • fix

    • specific the Charset for thrift interface #564

NebulaGraph Java Client v3.6.1

15 Sep 06:08

Choose a tag to compare

  • feature
    • support http2 for java client #543
    • support to set headers for http2 #548

NebulaGraph Java Client v3.6.0

11 Aug 06:07

Choose a tag to compare

  • feature
    • update guava dependency #526 #527
    • remove the lock for parametric execution #528