<li>Local scripts now support environments and multiple deployment of local instances, with 2 dev purpouses environments.</li>
<li>New run_capif_interconnection_environment.sh, created to raise 2 environments locally to test capif interconnection.</li>
<li>Local testing scripts now check is destination hosts are reachable by host.</li>
<li>Log Level reviewed at all microservices.</li>
</ul>
<h4id="allow-same-apiname-across-different-aefs"><strong>Allow same apiName across different AEFs</strong></h4>
<p>Publish Service now enforces uniqueness by aefId/apiName instead of global apiName, allowing different AEFs to publish the same apiName while rejecting duplicates from the same AEF on POST, PUT, and PATCH.</p>