An open API service providing repository metadata for many open source software ecosystems.

GitHub / arangodb / arangodb-java-driver

The official ArangoDB Java driver.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arangodb%2Farangodb-java-driver
PURL: pkg:github/arangodb/arangodb-java-driver

Stars: 206
Forks: 94
Open issues: 12

License: apache-2.0
Language: Java
Size: 30.1 MB
Dependencies parsed at: Pending

Created at: about 11 years ago
Updated at: 14 days ago
Pushed at: 14 days ago
Last synced at: 14 days ago

Topics: arangodb, database, driver, java, nosql, vpack

Releases
Version 6.20.0

v6.20.0

  • ArangoSearch cache (#472)
  • support for enterprise-hex-smart-vertex shardingStrategy
  • deprecated com.arangodb.Function
almost 3 years ago
Download
Version 6.19.0

v6.19.0

  • added support for search-alias views (ArangoDB 3.10 #461)
  • added support for nested search (ArangoDB 3.10, #460)
  • added support for classification, nearest_neighbors and minhash search analyzers (ArangoDB 3.10, #458)
  • added support for inverted indexes (ArangoDB 3.10, #457)
  • added support for cluster dirty reads (ArangoDB 3.10, #455)
  • added support for index stored values (ArangoDB 3.10)
  • added support for geo index legacy polygons (ArangoDB 3.10)
  • added support for getting query optimizer rules (ArangoDB 3.10)
  • added support for enhanced cursor stats (ArangoDB 3.10)
  • added support for computed values (ArangoDB 3.10)
  • added support for index cache (ArangoDB 3.10)
  • deprecated fulltext indexes (ArangoDB 3.10, #454)
  • fixed ConsolidationPolicy API
  • deprecated MMFiles collection attributes (#442)
  • deprecated for removal ArangoCursorInitializer and GraphDocumentReadOptions#isCatchException()
  • documented thead safe classes (#445)
about 3 years ago
Download
Version 6.18.0

v6.18.0

  • deprecated usage of deprecated server API (#440)
  • introduced new field entity annotations: @Id, @Key, @Rev, @From, @To (#439)
  • deprecated VPack serialization in favor of Jackson API
  • added deduplicate option in PersistentIndex (#437)
over 3 years ago
Download
Version 6.17.0

v6.17.0

  • updated dependencies
  • fixed IndexOutOfBoundsException in RoundRobinHostHandler (#435)
  • warn on json request payload size too big (#434)
  • fixed various serialization bugs in native image (#425)
over 3 years ago
Download
Version 6.16.1

v6.16.1

  • fixed retry behavior of HTTP connections in case of timeout exceptions (#429)
  • fixed NPE when serializing ArangoSearch properties (#427)
over 3 years ago
Download
Version 6.16.0

v6.16.0

  • deprecated hash and skiplist indexes (#424)
  • fixed active failover concurrency bug (#423)
  • added support for overload metrics (ArangoDB 3.9, #419)
  • added support for Segmentation and Collation ArangoSearch analyzers (ArangoDB 3.9, #418)
  • added support for ZKD indexes (ArangoDB 3.9, #417)
  • added all log topic (ArangoDB 3.9, #416)
  • added support for Hybrid SmartGraphs (ArangoDB 3.9, #415)
  • added support for database unicode names, added DbName class to represent database names in public API parameters to ease unicode names normalization (ArangoDB 3.9, #405)
almost 4 years ago
Download
Version 6.15.0

v6.15.0

  • JWT authentication (#421)
  • fixed swallowing connection exceptions (#420)
  • fixed stopwords analyzer (#414)
  • set max retries for active failover redirects (#412)
  • fixed deserializing null value as String (#411)
almost 4 years ago
Download
Version 6.14.0

v6.14.0

  • fixed issues with non-English locales (#407)
  • implemented support for GET /_admin/server/id
  • fixed acquireHostListInterval javadoc, interval in milliseconds
  • fixed NPE in CursorEntity.extra and CursorEntity.Extras.stats
about 4 years ago
Download
Version 6.13.0

v6.13.0

  • added support for fillBlockCache in AQL query options (ArangoDB v3.8.1)
  • fixed exceptions handling during shutdown (#400)
  • added native image configuration for HTTP communication
  • updated native image reflection configuration
about 4 years ago
Download
Version 6.12.3

v6.12.3

  • fixed host handler failures count (#DEVSUP-805, #398)
over 4 years ago
Download