Skip to content

Releases: arangodb/arangojs

v3.1.0

17 Feb 14:15

Choose a tag to compare

Changes:

  • Changed the bulk import API so the type option defaults to "auto" if not explicitly set.

v3.0.0

17 Feb 14:14

Choose a tag to compare

First official release of the new ArangoDB JavaScript client.

Rewritten from scratch with a node-friendly API.

v3.0.0-rc3

17 Feb 14:11

Choose a tag to compare

v3.0.0-rc3 Pre-release
Pre-release

Final release candidate.

  • Added support for transactions.
  • Added support for bulk imports.
  • Added support for traversals.
  • Fixed collection API not passing through options.

v3.0.0-rc2

30 Dec 15:04

Choose a tag to compare

v3.0.0-rc2 Pre-release
Pre-release

Second release candidate.

  • Added Endpoint API.
  • Removed Connection HTTP methods.

v3.0.0-rc1

30 Dec 14:47

Choose a tag to compare

v3.0.0-rc1 Pre-release
Pre-release

Initial release candidate for the 3.0.0 rewrite.