- Supported Features now are mandatory for all POST Requests as is described on TS 29.222.
- Possible Breaking change, all POST request now must include supported features attribute, default can me set to "0" to keep all features inactive.
- Possible Breaking change on Events API, if you need eventDetails information on notification you must activate Enhanced Event Report on supported features.
- New 8 tests on Events API to check supported features support.
### **Technical Debt Solved**
#### **Issues**
- REDIS scheduled on start to allow receive notification since service is deployed.
- Problem removing service APIs published is provider register more than one APF.
- Superadmin problem deleting service API published through helper service if provider is not present.
#### Scripts upgraded
- New local scripts
- New remote scripts
### **Documentation**
#### New test included on documentation
- New 9 test on Vendor Extensibility test plan.
- New 8 tests on Events API test plan.
- Test plan updated with default supported features for all request set to "0" (all inactive by default).
--->>>> must be included - New tests to check PATCH request