mirror of https://gitee.com/bigwinds/arangodb
Merge branch '3.4' of github.com:arangodb/arangodb into bug-fix-3.4/dont-create-dangling-branches
This commit is contained in:
commit
696efc5f74
|
@ -4,11 +4,11 @@ v3.4.9 (XXXX-XX-XX)
|
|||
* Bugfix: An AQL ternary expression with the condition being true at query
|
||||
compile time would not execute its false branch.
|
||||
|
||||
* Updated arangosync to 0.7.1.
|
||||
|
||||
* Fixed issue #10470: The WebUI now shows potential errors and details which
|
||||
occured using _api/import (e.g. unique constraint violated).
|
||||
|
||||
* Updated arangosync to 0.7.0.
|
||||
|
||||
* Make the timeouts for replication requests (for active failover and master-slave
|
||||
replication configurable via startup options:
|
||||
|
||||
|
|
Loading…
Reference in New Issue