Commit 087a8498 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

New tests on events test plan

parent 5655ed6c
Loading
Loading
Loading
Loading
+42 −0
Original line number Diff line number Diff line
## **Release 2.0.0**

### **New Features**

#### 3GPP CAPIF release 18

- Added new endpoints included in new release 18.
  - New logic for PATCH endpoints.
- New logic to support Vendor Extensibility
  - 9 new tests to check this logic.
- New logic to support API Status feature
- 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

## **Release 1.0.0**

### **New Features**
+514 −3

File changed.

Preview size limit exceeded, changes collapsed.