Tuleap 16.x
Tuleap 16.3
Note
Tuleap 16.3 is currently under development.
Tuleap 16.2
Nothing to mention.
Tuleap 16.1
Removal of the MySQL user dbauthuser
In Tuleap 15.0 the last usages of the MySQL user dbauthuser
were removed.
If you still have this user in your MySQL database you should remove it.
DROP USER IF EXISTS dbauthuser;
Tuleap 16.0
Nothing to mention.