Skip to content

v7.6.0

Compare
Choose a tag to compare
@pluma pluma released this 20 Oct 10:32
· 266 commits to main since this release
abec3ee

Added

  • Added collection.documents for fetching multiple documents

  • Added support for fillBlockCache query option

  • Added support for passing Graph objects in AQL queries (#740)

    This also adds the isArangoGraph helper function for type checking.

  • Added User Management API (#664)

    This implements the endpoints of the
    HTTP Interface for User Management

Fixed

  • Added missing hex flag to StopwordsAnalyzer type (#732)

  • Added missing details flag to collection.figures (#728)

  • Added missing inBackground flag to index options (#734)