Skip to content

Bugfix-Release

Compare
Choose a tag to compare
@mvollmary mvollmary released this 25 Nov 10:12
· 1843 commits to main since this release
  • fixed issue #43 (ArangoDriver.getAqlFunctions(String) does not uses the defaultDatabase setting)
  • fixed ArangoDriver.getCurrentDatabase() (does not use the defaultDatabase)
  • fixed ArangoDriver.deleteQueryCache() (does not use the defaultDatabase)
  • fixed ArangoDriver.getQueryCacheProperties() (does not use the defaultDatabase)
  • fixed ArangoDriver.setQueryCacheProperties() (does not use the defaultDatabase)
  • fixed ArangoDriver.reloadRouting() (does not use the defaultDatabase)
  • fixed importing BaseDocuments
  • fixed edges deserializer (issue #50)