Skip to content

Commit 4abec73

Browse files
authored
update changelog (#266)
1 parent 9bb8b3b commit 4abec73

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
1-
main
1+
7.6.0
22
----
33

4+
* [DE-562] Index Cache Refilling by @apetenchea in https://github.com/ArangoDB-Community/python-arango/pull/259
5+
6+
* [DE-554] `serverId` query param (GET/PUT `/_admin/log/level`) by @aMahanna in https://github.com/ArangoDB-Community/python-arango/pull/262
7+
8+
* [DE-545] UTF-8 names by @apetenchea in https://github.com/ArangoDB-Community/python-arango/pull/260
9+
10+
* [DE-566] geo_s2 analyzer test case by @aMahanna in https://github.com/ArangoDB-Community/python-arango/pull/263
11+
12+
* Fix python-arango Client (de)serialization by @geenen124 in https://github.com/ArangoDB-Community/python-arango/pull/264
13+
14+
* Fix `request_timeout` typing by @aMahanna in https://github.com/ArangoDB-Community/python-arango/pull/265
15+
416
* Added new per-operation option `refillIndexCache` to write operations:
517

618
- single-document write operations (insert, replace, update, delete)

0 commit comments

Comments
 (0)