mirror of https://gitee.com/bigwinds/arangodb
Changelog 3.3.19 (#6986)
This commit is contained in:
parent
15dfe2466b
commit
1ec1aee3ee
12
CHANGELOG
12
CHANGELOG
|
@ -1,4 +1,4 @@
|
|||
v3.3.19 (XXXX-XX-XX)
|
||||
v3.3.19 (2018-10-20)
|
||||
--------------------
|
||||
|
||||
* fixes validation of allowed or not allowed foxx service mount paths within
|
||||
|
@ -11,10 +11,6 @@ v3.3.19 (XXXX-XX-XX)
|
|||
* An aardvark statistics route could not collect and sum up the statistics of
|
||||
all coordinators if one of them was ahead and had more results than the others
|
||||
|
||||
|
||||
v3.3.18 (2018-10-17)
|
||||
--------------------
|
||||
|
||||
* upgraded arangodb starter version to 0.13.6
|
||||
|
||||
* turn on intermediate commits in replication applier in order to decrease
|
||||
|
@ -76,6 +72,12 @@ v3.3.18 (2018-10-17)
|
|||
on.
|
||||
|
||||
|
||||
v3.3.18
|
||||
-------
|
||||
|
||||
* not released
|
||||
|
||||
|
||||
v3.3.17 (2018-10-04)
|
||||
--------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue