Skip to content

Tags: arangodb/python-arango

Tags

8.2.1

Toggle 8.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
apetenchea Alex Petenchea
Bump driver version

8.2.0

Toggle 8.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
API Updates (#372)

* Updated API

* Bumping up driver version

* Updating docs

8.1.7

Toggle 8.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Wait for sync upon graph creation (#370)

* Wait for sync upon graph creation

* Using graph properties instead of list search

8.1.6

Toggle 8.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updating certificates documentation (#366)

8.1.5

Toggle 8.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
3.12.4 updates (#361)

* Adding usePlanCache option for AQL queries.

* Fixing Python 3.9 error

* Dropping Python 3.8 support

* Preparing new release

* Adding errors script

* Updating errors script

* Updating docs

* Removing errors script

8.1.4

Toggle 8.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
aMahanna Anthony Mahanna
fix: `driver_version`

8.1.3

Toggle 8.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

8.1.2

Toggle 8.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update: `create_graph` & `properties` (#349)

* update: `create_graph`

* update: `format_graph_properties`

8.1.1

Toggle 8.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Integrate latest 3.12.2 changes (#348)

* Adding 3.12.2 features

* Updated driver version

* Fixed failing test in 3.12.2

* Fixing failing doctest

8.1.0

Toggle 8.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Integrate latest 3.12.1 changes (#347)

* Bumping example to the latest version

* Adding option `skipFastLockRound` for transactions

* Introducing HTTP DELETE `/_admin/log/level` to reset all log

* Removing types-pkg-resources

* Setting skip_fast_lock_round to None by default

* Adding test coverage for `server_id` parameter