From fa08531b13f5947a30898267ee9b973ebc6eb1b9 Mon Sep 17 00:00:00 2001 From: guillecxb <guillesanzlopez@gmail.com> Date: Thu, 20 Mar 2025 09:08:54 +0100 Subject: [PATCH] release notes --- doc/releasenotes.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/releasenotes.md b/doc/releasenotes.md index bbd63d4..1ac6ed1 100644 --- a/doc/releasenotes.md +++ b/doc/releasenotes.md @@ -23,6 +23,14 @@ The startup scripts of the ***Invoker Management Service***, ***Provider Managem This will also helps on the restart issue on k8s deployed OpenCAPIF. +### Dynamic configurations +- Add new collection in CAPIF mongo with the init configuration. +- New endpoints in Helper to manage the CAPIF configuration. +- Add new collection in Register mongo with the init configuration. +- New endpoints in Register to manage the Register configuration. +- Documentation about Dynamic Configuration. +- Documentation about Helper and Register swaggers. + ## **Release 2.0.0** @@ -181,14 +189,6 @@ More information on README of each component. - New [Contribute section](./contribute/). - New [SDK Section](./sdk/sdk.md) -### Dynamic configurations -- Add new collection in CAPIF mongo with the init configuration. -- New endpoints in Helper to manage the CAPIF configuration. -- Add new collection in Register mongo with the init configuration. -- New endpoints in Register to manage the Register configuration. -- Documentation about Dynamic Configuration. -- Documentation about Helper and Register swaggers. - --- ## **Release 1.0.0** -- GitLab