mirror of https://gitee.com/bigwinds/arangodb
upgrade arangosync version to 0.5.1
This commit is contained in:
parent
a9501529d2
commit
4eba1e1a0c
|
@ -1,6 +1,10 @@
|
||||||
v3.3.9 (xxxx-xx-xx)
|
v3.3.9 (xxxx-xx-xx)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
* upgraded arangosync version to 0.5.1
|
||||||
|
|
||||||
|
* upgraded arangodb starter version to 0.11.2
|
||||||
|
|
||||||
* fix cluster upgrading issue introduced in 3.3.8
|
* fix cluster upgrading issue introduced in 3.3.8
|
||||||
|
|
||||||
the issue made arangod crash when starting a DB server with option
|
the issue made arangod crash when starting a DB server with option
|
||||||
|
@ -16,8 +20,6 @@ v3.3.9 (xxxx-xx-xx)
|
||||||
will always return the first value for non-unique attribute names and not the
|
will always return the first value for non-unique attribute names and not the
|
||||||
last occurring value.
|
last occurring value.
|
||||||
|
|
||||||
* upgraded arangodb starter version to 0.11.2
|
|
||||||
|
|
||||||
* self heal during a Foxx service install, upgrade or replace no longer breaks
|
* self heal during a Foxx service install, upgrade or replace no longer breaks
|
||||||
the respective operation
|
the respective operation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue