Skip to content

Tags: irdbl/python-arango

Tags

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` (arangodb#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 (arangodb#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 (arangodb#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

8.0.0

Toggle 8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make `add_index` public (arangodb#321)

* make `add_index` public | initial commit

* fix `conftest`

* Changed maintainer email

* Fixing up after the merge

* Using persistent index instead of hash

* Fixing docs

* Fixing typos

* Fixing tests

* Removing unused argument

* Adding the formatter parameter

* Added note explaining the formatter parameter.

* Update arango/collection.py

Co-authored-by: Anthony Mahanna <[email protected]>

* Update arango/collection.py

Co-authored-by: Anthony Mahanna <[email protected]>

* Changed warning

---------

Co-authored-by: Alex Petenchea <[email protected]>
Co-authored-by: Alex Petenchea <[email protected]>

7.9.1

Toggle 7.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DE-701 | CodeCov Orb in CircleCI (arangodb#301)

* DE-701 | initial commit

* add newline

* new: `docker logs`

* remove `--rm` from `starter.sh`

* temp: lower coverage

* update config

* fix yml indentation

* Update config.yml

* revert aa82b00

7.9.0

Toggle 7.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ES-1867 | `force_one_shard_attribute_value` param (arangodb#314)

7.8.1

Toggle 7.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
hotfix: build_filter_conditions (arangodb#296)

7.8.0

Toggle 7.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Authenticate using User JWT-Token (arangodb#293)

* initial commit

* fix rst

* `set_token` test

* update `user_token` docstring

* new: `set_token` for `JwtSuperuserConnection`

* add `set_token` example in rst

* fix: set_token

* update docstring

* update error msg

* update `test_auth_jwt_expiry`

* fix isort

7.7.0

Toggle 7.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare 7.7.0 (arangodb#290)

* Setting version to 7.7.0

* Removing CHANGELOG

7.6.2

Toggle 7.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: `build_filter_conditions` utils method (arangodb#277)

* initial commit (new test should fail)

* fix: build_filter_conditions