1
0
Fork 0

Adjust CHANGELOG with v3.5.2 release

This commit is contained in:
KVS85 2019-10-30 18:46:31 +01:00
parent f4e6538edd
commit 3f1ed16e9e
1 changed files with 9 additions and 4 deletions

View File

@ -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)
-------------------