ngbatis icon indicating copy to clipboard operation
ngbatis copied to clipboard

uplift nebula-java 3.8.0

Open wey-gu opened this issue 1 year ago • 1 comments

https://github.com/vesoft-inc/nebula-java/releases

wey-gu avatar May 23 '24 06:05 wey-gu

List of new features to be compatible after v3.6.0

NebulaGraph Java Client v3.8.0

feature

  • [ ] support auth for scan https://github.com/vesoft-inc/nebula-java/pull/586
  • [ ] support tls single authentication https://github.com/vesoft-inc/nebula-java/pull/592

NebulaGraph Java Client v3.7.0

feature

  • [x] add executeJsonWithParameter, executeJson to SessionPool https://github.com/vesoft-inc/nebula-java/pull/580

    All queries use the execute method. No need to handle.

fix

  • [ ] specific the Charset for thrift interface https://github.com/vesoft-inc/nebula-java/pull/564

NebulaGraph Java Client v3.6.1

feature

  • [x] support http2 for java client https://github.com/vesoft-inc/nebula-java/pull/543
  • [x] support to set headers for http2 https://github.com/vesoft-inc/nebula-java/pull/548

CorvusYe avatar May 23 '24 06:05 CorvusYe