Maintenance release
<ul>
<li>[PostgreSQL plugin] CockroachDB supports the connection to different databases using a single database connection. As this is no standard PostgreSQL behavior the system has to ensure in case of CockroachDB connections that the right database is selected - there is a special proprietary "USE" command available</li>
<li>[PostgreSQL plugin] The postgreSQL client driver has been updated (42.2.14 -> 42.2.18)</li>
<li>[Certificate manager] If the IssuerDN or SubjectDN of a certificate/key contains UTF-8 or UTF-16 encoded characters (e.g. simplified chinese) this has been displayed in the overview panel of the certificate details als unknown characters (??? or ⬧⬧⬧)</li>
<li>[Certificate manager][seldom] For unknown reason the underlaying crypto API (bc) took a really long time to compute trust pathes of a single certificate. The UI freezed meanwhile and the user might have thought that the client crashed</li>
<li>The pool libs for the pooled connections of the embedded HSQLDB database has been updated: commons-dbcp 2.6.2 > 2.8.0 and commons-pool2 2.6.0 > 2.9.0</li>
</ul>