8000 Bug fix/gharial edge from and tos verification (#9177) · reynoldsm88/arangodb@56c9693 · GitHub
[go: up one dir, main page]

Skip to content

Commit 56c9693

Browse files
hkernbachmchacki
authored andcommitted
Bug fix/gharial edge from and tos verification (arangodb#9177)
* prepared new functions for more precise edge verification * added tests * more testing * validate function added to replace edge functionality * changelog * applied requested mchackis refactor wishes * adjustments for update and replace edge validation * ruby testing adjustments due more prices update and replace edge verification mechanisms * used wrong flag for the replacement of an edge process * adjusted last failing tests * rm print * added edge to edge tests
1 parent a6b49e3 commit 56c9693

File tree

5 files changed

+1595
-846
lines changed

5 files changed

+1595
-846
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
devel
22
-----
33

4+
* fixed internal issue #4040: gharial api is now checking existence of `_from` and `_to` vertices
5+
during edge replacements and edge updates
6+
47
* fixed `Buffer.alloc` method
58

69
* `Buffer` is now iterable and accepts `ArrayBuffer` values as input
@@ -18,6 +21,7 @@ devel
1821

1922
* fixed agency bug with TTL object writes discovered in 3.4.6
2023

24+
2125
v3.5.0-rc.3 (2019-05-31)
2226
------------------------
2327

0 commit comments

Comments
 (0)
0