Skip to content

Tags: arangodb/python-arango

Tags

7.8.1

Verified

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

7.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Authenticate using User JWT-Token (#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

Verified

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

* Setting version to 7.7.0

* Removing CHANGELOG

7.6.2

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 (#277)

* initial commit (new test should fail)

* fix: build_filter_conditions

7.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preparing for release (#276)

7.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update changelog (#266)

7.5.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[DE-558] ArangoSearch column cache (#258)

* Adding views test

* Adding extra inverted index arguments

7.5.8

Replace deprecated pkg_resources with importlib_metadata (the backpor…

…t version).

7.5.7

Revert "Added importlib.metadata for version check (#233)"

This reverts commit ee274ff.

7.5.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed view serialization code (#242)