Skip to content

Releases: vesoft-inc/nebula-java

NebulaGraph Java Client v5.2.2

Choose a tag to compare

@Nicole00 Nicole00 released this 08 Apr 06:44
7b961aa
  • feature
    • improve decode for int and string type #641

NebulaGraph Java Client v5.2.1

Choose a tag to compare

@Nicole00 Nicole00 released this 19 Jan 05:41
903d527

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

Choose a tag to compare

@Nicole00 Nicole00 released this 26 Nov 07:44

feature

  • add serverPingTimeout for pool
  • support GEOGRAPHY data type

fix

  • close connection after auth failed

NebulaGraph Java Client v3.8.4

Choose a tag to compare

@Nicole00 Nicole00 released this 22 Oct 08:15
14a6d2a

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

Choose a tag to compare

@Nicole00 Nicole00 released this 12 Jun 02:28
8d64b48
  • fix
    • fix okhttpclient response body leak bug #600

NebulaGraph Java Client v3.8.2

Choose a tag to compare

@Nicole00 Nicole00 released this 06 Jun 02:34
6c5dfb1

fix

  • close connection when binding space failed #595

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

NebulaGraph Java Client v3.8.1

Choose a tag to compare

@Nicole00 Nicole00 released this 03 Jun 15:02
  • fix
    • fix auth for scan data

NebulaGraph Java Client v3.8.0

Choose a tag to compare

@Nicole00 Nicole00 released this 25 Apr 07:58
12634c1
  • feature
    • support tls single authentication #592

NebulaGraph Java Client v3.7.0

Choose a tag to compare

@Nicole00 Nicole00 released this 24 Jan 03:40
  • feature

    • add executeJsonWithParameter, executeJson to SessionPool #580
  • fix

    • specific the Charset for thrift interface #564

NebulaGraph Java Client v3.6.1

Choose a tag to compare

@Nicole00 Nicole00 released this 15 Sep 06:08
  • feature
    • support http2 for java client #543
    • support to set headers for http2 #548