Skip to content

Commit 4269b9e

Browse files
committed
Adding 3.11 testing
1 parent e966bcc commit 4269b9e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
main
2+
----
3+
4+
* Adding peak_memory_usage as a new property of AQL queries, available since ArangoDB 3.11.
5+
6+
* The explain method of AQL queries includes the "stats" field in the returned object. Note that the REST API returns
7+
it separately from the "plan" field, but for now we have to merge them together to ensure backward compatibility.

0 commit comments

Comments
 (0)