Python Arango Versions Save

The official ArangoDB Python driver.

7.5.7

1 year ago
  • Revert importlib.metadata commit

7.5.5

1 year ago
  • Add more error codes in arango.errno
  • Add py.typed

7.5.2

1 year ago
  • Fixed a bug with format_collection

7.5.1

1 year ago

What's Changed

  • Added method to retrieve all running pregel jobs.
  • Enhanced support for ArangoDB 3.10: i) Added detail element to pregel jobs ii) Added support for x-arango-allow-dirty-read which allows reading from followers in a cluster. iii) Added support for inverted indexes. iv) Added support for search-alias views. v) Added support for ArangoSearch changes in ArangoDB 3.10

Full Changelog: https://github.com/ArangoDB-Community/python-arango/compare/7.5.0...7.5.1

7.5.0

1 year ago

What's Changed

  • Remove discontinued Collection.export method
  • Add read_timeout option in ArangoClient
  • Add changes for ArangoDB 3.10

Full Changelog: https://github.com/ArangoDB-Community/python-arango/compare/7.4.1...7.5.0

7.4.1

1 year ago

What's Changed

Full Changelog: https://github.com/ArangoDB-Community/python-arango/compare/7.4.0...7.4.1

7.4.0

1 year ago

What's Changed

Full Changelog: https://github.com/ArangoDB-Community/python-arango/compare/7.3.4...7.4.0