1
0
Fork 0

Update CHANGELOG (#6163)

This commit is contained in:
sleto-it 2018-08-15 10:00:23 +02:00 committed by Jan
parent 250f04ebec
commit ddd7a5b482
1 changed files with 11 additions and 11 deletions

View File

@ -1,20 +1,19 @@
v3.3.15 (XXXX-XX-XX)
v3.3.14 (2018-08-15)
--------------------
* upgraded arangodb starter version to 0.13.1
* fixed issue #5831: custom queries in the ui could not be loaded if the user
only has read access to the _system database.
* fixed internal issue #2566: corrected web UI alignment of the nodes table
* fixed internal issue #2869: when attaching a follower with global applier to an
authenticated leader already existing users have not been replicated, all users
created/modified later are replicated.
v3.3.14 (2018-08-08)
--------------------
* fixed internal issue #2869: when attaching a follower with global applier to an authenticated leader
already existing users have not been replicated, all users created/modified
later are replicated.
* fixed internal issue #2865: dumping from an authenticated arangodb the users have not been included
* fixed internal issue #2865: dumping from an authenticated arangodb the users have
not been included
* fixed issue #5943: misplaced database ui icon and wrong cursor type were used
@ -30,8 +29,9 @@ v3.3.14 (2018-08-08)
* fixed internal issue #2812: Cluster fails to create many indexes in parallel
* Intermediate commits in the RocksDB engine are now only enabled in standalone AQL queries
(not within a JS transaction), standalone truncate as well as for the "import" API
* intermediate commits in the RocksDB engine are now only enabled in standalone AQL
queries (not within a JS transaction), standalone truncate as well as for the
"import" API
v3.3.13 (2018-07-26)