1
0
Fork 0

new starter and syncer

This commit is contained in:
Frank Celler 2019-01-23 11:10:01 +01:00
parent 4dec7293af
commit f645c7ecaa
2 changed files with 7 additions and 3 deletions

View File

@ -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
erroneously either left hanging or being restarted

View File

@ -5,5 +5,5 @@ GSEARCH_ID_Cookbook "010085642145132923492:o639yqmr3tm"
GCHANGE_FREQ "weekly"
GPRIORITY "0.8"
BROWSEABLE_VERSIONS "'devel', '3.4', '3.3', '3.2', '3.1', '3.0', '2.8'"
STARTER_REV "0.13.10"
SYNCER_REV "0.6.0"
STARTER_REV "0.14.0"
SYNCER_REV "0.6.2"