mirror of https://gitee.com/bigwinds/arangodb
improves changelog 3311 (#5647)
* improves changelog 3311 * new starter version + new arangosync version
This commit is contained in:
parent
c9ebf4ec63
commit
48448c8798
|
@ -1,6 +1,10 @@
|
|||
v3.3.11 (2018-XX-XX)
|
||||
--------------------
|
||||
|
||||
* upgraded arangosync version to 0.5.3
|
||||
|
||||
* upgraded arangodb starter version to 0.12.0
|
||||
|
||||
* fixed internal issue #2559: "unexpected document key" error when custom
|
||||
shard keys are used and the "allowUserKeys" key generator option is set
|
||||
to false
|
||||
|
@ -28,7 +32,9 @@ v3.3.11 (2018-XX-XX)
|
|||
|
||||
* fixed internal issue #2160: fixed misplaced tooltips in indices view
|
||||
|
||||
* added arangodb inspector
|
||||
* added new arangoinspect client tool, to help users and customers easily collect
|
||||
information of any ArangoDB server setup, and facilitate troubleshooting for the
|
||||
ArangoDB Support Team
|
||||
|
||||
|
||||
v3.3.10 (2018-06-04)
|
||||
|
|
Loading…
Reference in New Issue