## ThirdParty - Design #2068: Change the default value in main constructor of `AbstractMatrix` to ensure `VecDestroy` is called in most cases. ## Operators - Design / Bug #2065: fix some inadequacies for some data structures that prevent their use with shared memory parallelism. Add an opt out mechanism for a given `GlobalVariationalOperator` / `GlobalParameterOperator` that may now not use the parallel for loop if it is not deemed thread-safe. ## Tools - Test #2063: Sonarqube: replace `sonar.login` by `sonar.token`. - Test #2062: CI: remove Valgrind test for Laplacian. - CI #2064: Fix the generated documentation Doxygen which was failing due to lack of space - multithreaded documentation is now generated for GitlabPages without the GraphViz UML graphs.