1
0
Fork 0

Update CHANGELOG (#9317)

This commit is contained in:
sleto-it 2019-06-25 08:59:14 +02:00 committed by Jan
parent ade626dd13
commit 48f9856e03
1 changed files with 3 additions and 5 deletions

View File

@ -18,11 +18,9 @@ v3.4.7 (2019-07-02)
* Fixed editing a user within the web UI if the user added a gravatar profile picture
* eventually remove archived RocksDB WAL files from the "archive" directory on agency servers
Previously on agent servers the WAL files in the archive directory were retained due to an
error
* fixed internal issue #4172: on agent servers the RocksDB WAL files in the archive directory
were retained due to an error. Now they are removed, eventually
* fix error reporting in arangorestore. previously, when the server returned an HTTP 404 error,
arangorestore unconditionally translated this into a "collection not found" error, which may
have masked an actually different server-side error. Instead, make arangorestore return the