Feb
07
2025
<ul>
<li>The setup of user defined HTTP headers are fixed. It was already implemented but did not work as expected</li>
<li>Additional TLS information is added to the log for in- and outbound connections. This is mainly the port, the protocol and the cipher suite</li>
<li>An index was missing in the database, Postgres does not create an index for secondary keys. This has been added using the internal database update routine</li>
</ul>