@@ -60,6 +60,16 @@ This improvement introduces a structured deployment order for OpenCAPIF componen
Additionally, this change includes minor improvements such as correctly setting the `appVersion` in the charts, code and script enhancements, improved deployment control, and reduced deployment times.
#### **Robot image generation upgraded**
Robot image was upgraded to latest version on this release, including following work:
- Base Ubuntu version updated to 22.04. Also this base ubuntu image was pushed to ETSI registry.
- Dockerfile improved.
- Base requirements.txt updated to latest versions.
- New robot image version 2.0 uploaded to ETSI registry
- All Scripts related with robot update current version to be used from 1.0 to 2.0.
### **Testing**
- 2 New tests related with use of same apiName across different AEFs.
@@ -79,6 +89,7 @@ Additionally, this change includes minor improvements such as correctly setting
- New test plan section related with OpenCAPIF Interconnection.
- New OpenCAPIF Interconnection section under features section.
- New [Open Discover](./open-discover/open-discover.md) section added under Features, with a developer guide on how to call the Open Discover Service API (authentication, query parameters and error responses).
- New Visibility Control section under features section.