Commit a4e193a2 authored by Stavros-Anastasios Charismiadis's avatar Stavros-Anastasios Charismiadis
Browse files

Add Rel4 minor fixes section

parent 30354ecb
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
## **Release X.X.X**

### **Minor fixes on Rel4**
Improvements included:
- Fix the check of the Docker version in the run.sh 
- Simplify check of vendor extensibility attributes in Discover API

### **Allow same apiName across different AEFs**

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.