Sep
28
2022
REST API modifications
<ul>
<li>The log filter of the REST API ignored the parameter "startdate"</li>
<li>The REST API did not start if there were already requests during the mendelson OFTP2 server startup in the initialization process of the REST API</li>
<li>There was a memory leak in how we used the security provider - this was mainly only a problem for the REST API with HMAC256 security</li>
<li>Modified the schema for the XML API (add_certificate)</li>
<li>Outbound post processing events for the partners could not be restarted. If you tried this in the client simply nothing happened.</li>
<li>Reworked some icons in the client</li>
<li>3rd party libs: Updated jackson (JSON processing) to 2.13.4, Batik (SVG processing) to 1.15</li>
</ul>