Skip to content
releasenotes.md 1.13 KiB
Newer Older
# Release X.X.X-rc

This release includes next changes:

**New register flow to ensure:**

  - isolation between CCF and Register services.
  - Improve security, with split resposability between administrator operations and common user.

**Improved Testing with Robot in order to cover:**

  - New Register flows.
  - Allow different URLs for register, ccf and vault services.

**Improved security on DB:**

  - Credentials requested to access mongo databases.
  - Credentials requested also by mongo-express.

**Scripts upgraded:**

  - docker compose version 2 used on them.
  - New cleaning script developed.

**Cleanup of capif repository:**

  - Documentation is now on splitted repository [OCF Documentation Repository]
  - Test plan was moved to [OCF Documentation Repository]
  - Obsolote data is removed.


# Release 0.0

The APIs included in Release 0.0 are:

- JWT Authentication APIs
- CAPIF Invoker Management API
- CAPIF Publish API
- CAPIF Discover API
- CAPIF Security API
- CAPIF Events API
- CAPIF Provider Management API

This Release also includes a Robot Test Suite for all those services and a Postman Test Suite for simple testing.