mirror of https://gitee.com/bigwinds/arangodb
new starter and syncer
This commit is contained in:
parent
4dec7293af
commit
f645c7ecaa
|
@ -1,6 +1,10 @@
|
||||||
v3.3.22 (2019-01-17)
|
v3.3.22 (2019-01-25)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
* upgraded arangodb starter version to 0.14.0
|
||||||
|
|
||||||
|
* upgraded arangosync version to 0.6.2
|
||||||
|
|
||||||
* fixed an issue where a crashed coordinator can lead to some Foxx queue jobs
|
* fixed an issue where a crashed coordinator can lead to some Foxx queue jobs
|
||||||
erroneously either left hanging or being restarted
|
erroneously either left hanging or being restarted
|
||||||
|
|
||||||
|
|
4
VERSIONS
4
VERSIONS
|
@ -5,5 +5,5 @@ GSEARCH_ID_Cookbook "010085642145132923492:o639yqmr3tm"
|
||||||
GCHANGE_FREQ "weekly"
|
GCHANGE_FREQ "weekly"
|
||||||
GPRIORITY "0.8"
|
GPRIORITY "0.8"
|
||||||
BROWSEABLE_VERSIONS "'devel', '3.4', '3.3', '3.2', '3.1', '3.0', '2.8'"
|
BROWSEABLE_VERSIONS "'devel', '3.4', '3.3', '3.2', '3.1', '3.0', '2.8'"
|
||||||
STARTER_REV "0.13.10"
|
STARTER_REV "0.14.0"
|
||||||
SYNCER_REV "0.6.0"
|
SYNCER_REV "0.6.2"
|
||||||
|
|
Loading…
Reference in New Issue