Skip to content

Nebula Java Client v2.6.0

Compare
Choose a tag to compare
@Nicole00 Nicole00 released this 26 Oct 08:15
8e171e4
  • feature

    • support SSL for graph client #364
    • support return query result as JSON #358
    • support version verification for client and server #370
    • support Geo Spatial data type #371
    • make the MetaManager not singleton to allow users to close it manually when use MetaManager and StorageClient meanwhile.
  • bugfix

    • fix encoder lib when encode null string value #366
  • Note:

new version verification function changes getSession interface, which throws new ClientServerIncompatibleException.