Releases: arangodb/python-arango
Releases · arangodb/python-arango
7.5.1
What's Changed
- Added method to retrieve all running pregel jobs.
- Enhanced support for ArangoDB 3.10:
i) Addeddetail
element to pregel jobs
ii) Added support forx-arango-allow-dirty-read
which allows reading from followers in a cluster.
iii) Added support forinverted
indexes.
iv) Added support forsearch-alias
views.
v) Added support forArangoSearch
changes in ArangoDB 3.10
Full Changelog: 7.5.0...7.5.1
7.5.0
What's Changed
- Remove discontinued
Collection.export
method - Add
read_timeout
option inArangoClient
- Add changes for ArangoDB 3.10
Full Changelog: 7.4.1...7.5.0
7.4.1
7.4.0
7.3.4
7.3.3
What's Changed
- Allow disabling TLS certificate verification by @jsteemann in #199
Full Changelog: 7.3.2...7.3.3
7.3.2
7.3.1
What's Changed
- adjusts workflow to accommodate drafts by @cw00dw0rd in #186
- new: fallback host support for 503 errorNum by @aMahanna in #189
- Update copyright year. by @joerg84 in #190
- Update http.rst by @cw00dw0rd in #191
- Configure collection properties: add support for replicationFactor + writeConcern by @maxkernbach in #193
New Contributors
- @cw00dw0rd made their first contribution in #186
- @maxkernbach made their first contribution in #193
Full Changelog: 7.3.0...7.3.1
7.3.0
What's Changed
- improve performance of
get_many
by @jsteemann in #177 - Attempt to fix CI by @joerg84 in #183
- Updated repository in setup.py. by @joerg84 in #181
- Added query option for disabled fillBlockCache. by @joerg84 in #182
- feature: host fallback support by @aMahanna in #184
New Contributors
- @jsteemann made their first contribution in #177
- @joerg84 made their first contribution in #183
- @aMahanna made their first contribution in #184
Full Changelog: 7.2.0...7.3.0