mirror of https://gitee.com/bigwinds/arangodb
Adjust CHANGELOG with v3.5.2 release
This commit is contained in:
parent
f4e6538edd
commit
3f1ed16e9e
13
CHANGELOG
13
CHANGELOG
|
@ -1,4 +1,4 @@
|
|||
v3.5.2 (XXXX-XX-XX)
|
||||
v3.5.3 (XXXX-XX-XX)
|
||||
-------------------
|
||||
|
||||
* Fixed internal issue #647: custom analyzer provokes errors on Active Failover
|
||||
|
@ -15,9 +15,6 @@ v3.5.2 (XXXX-XX-XX)
|
|||
To avoid huge startup delays, the startup will proceed after waiting
|
||||
futilely for 15 seconds and log a message.
|
||||
|
||||
* Separately account for superuser and user request traffic. This is
|
||||
needed for Oasis.
|
||||
|
||||
* Fixed issue #10270: Query: Expecting type Array or Object (while executing).
|
||||
|
||||
* Fix a problem with AQL constrained sort in the cluster, which might abort
|
||||
|
@ -69,6 +66,14 @@ v3.5.2 (XXXX-XX-XX)
|
|||
string.
|
||||
|
||||
|
||||
v3.5.2 (2019-XX-XX)
|
||||
-------------------
|
||||
|
||||
* !!!PLACEHOLDER FOR UPGRADE ISSUES ENTRY!!!
|
||||
|
||||
* Separately account for superuser and user request traffic. This is
|
||||
needed for Oasis.
|
||||
|
||||
v3.5.1 (2019-10-07)
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue