Skip to content
Snippets Groups Projects
Commit fa08531b authored by guillecxb's avatar guillecxb
Browse files

release notes

parent 32e2af70
No related branches found
No related tags found
1 merge request!38Resolve "Documentation how to manage dynamic configuration"
...@@ -23,6 +23,14 @@ The startup scripts of the ***Invoker Management Service***, ***Provider Managem ...@@ -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. 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** ## **Release 2.0.0**
...@@ -181,14 +189,6 @@ More information on README of each component. ...@@ -181,14 +189,6 @@ More information on README of each component.
- New [Contribute section](./contribute/). - New [Contribute section](./contribute/).
- New [SDK Section](./sdk/sdk.md) - 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** ## **Release 1.0.0**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment