# <center><i class="fa fa-edit"></i> Comparation of components between Bronze & Cherry </center>
###### tags: `RIC`
:::warning
**References:**
- [Cherry Release](https://wiki.o-ran-sc.org/pages/viewpage.action?pageId=20876303)
- [Bronze Release](https://wiki.o-ran-sc.org/pages/viewpage.action?pageId=14221635)
- [A1 Mediator](https://gerrit.o-ran-sc.org/r/q/project:ric-plt/a1+)
- [DBaaS](https://gerrit.o-ran-sc.org/r/q/project:ric-plt/dbaas)
- [E2 Termination](https://gerrit.o-ran-sc.org/r/q/e2t)
- [E2mgr](https://gerrit.o-ran-sc.org/r/q/e2mgr)
- [Appmgr](https://gerrit.o-ran-sc.org/r/q/Appmgr)
- [xApp-Onboarder](https://gerrit.o-ran-sc.org/r/gitweb?p=it/dev.git;a=history;f=xapp_onboarder/xapp_onboarder;hb=refs/heads/master)
- [Vespamgr](https://gerrit.o-ran-sc.org/r/q/vespamgr)
- [Alarmadaptor/Alarmmanager](https://gerrit.o-ran-sc.org/r/q/ric-plt/ric-dep)
- [Rtmgr](https://gerrit.o-ran-sc.org/r/q/ric-plt/rtmgr)
- [O1 mediator](https://gerrit.o-ran-sc.org/r/q/project:ric-plt/o1)
:::
---
| Component/Release| Bronze | Bronze v.s Cherry |
| -------- | ------------- | -------- |
| A1 Mediator | **1.** Release A1 at version 2.1.9. **2.** Add Prometheus metrics and query endpoint| **1.** Send POLICY_UPDATE when updating existing policy instance. **2.** Updating RMR to v4.5.2 |
| DBaas | **1.** Release DBAAS at version 0.4.0 **2.** Upgrade base build image for alpine | **1.** Add unit test junit and Valgrind options. **2.** Update docker file to run UTs to produce cputest logs. **3.** Remove make install from the test docker building **4.** Update base image to redis:5.0.9-alpine3.11 and builder images **5.** Release DBAAS version 0.5.0 |
| E2 Termination | **1.** RIC-291 is done on E2T side | **1.** E2T: implement K8S health check **2.** E2T: Add service from Prometheus **3.** E2T: Multi e2term instances **4.** E2T: Prometheus integration. **5.** Overwrite duplicate E2T address instead of sending error to E2Manager|
| E2 Simulator | **1.** need resources for E2 Simulator enhancements for supporting Traffic Steering use case | **1.** Implement more message types (Support for new E2 Messages (done)) **2.** Assess if E2 Simulator can be used for benchmarking of RIC (in progress) |
| E2mgr | **1.** Release E2mgr at version 4.4.12. | **1.** Update RMR version to 4.5.2. **2.** Upgrade release version to 5.4.15 |
| Appmgr | **1.** Release image 0.4.3 **2.** Add role to allow appmgr to access xApp k8s service **3.** Port issue fix in control panel **4.** Releasing Docker image | **1.** Release image v0.5.1 **2** Xapp registration/deregistration to RIC **3.** Initial commit for Xapp Orchestration **4.** Added 'ric/v1/config' back Reverted to RMR services Name in App configuration **5.** Added an optional parameter to send config during xapp registration to RIC. **6.** Adding xapp_onboarder(dms_cli) **7.** Symptom data collection **8.** Adding Unit Test cases **9.** RIC-769: Committing individual files rather than tar archive |
| xApp-Onboarder | **1.** First commit for xapp_onboarder that onboards xApp (2020-03-23) **2.** Distribute python package with script wrapperf (2020-03-26) **3.** Replace under scores in xapp helm resource files that create helm chart rendering errors (2020-04-02) **4.** Implement the new xApp descriptor format (2020-04-15) **5.** Fix some bugs that produce wrong service name (2020-04-16) **6.** Add a work around for bronze release (2020-05-13) **7.** Add work-around to provide backward compatibility to xapp service name (2020-05-14) **8.** Allow containers to speciify command and arguement list (2020-05-18) **9.** Add xApp pod annotation suport (2020-05-23) **10.** Add label for VESPAMGR to report xapp name (2020-05-29) **11.** Add OpenAPI v3 specification of onboarder API (2020-06-05) **12.** Add return types to OpenAPI spec GET methods (2020-06-09) **13.** Add RMR_SRC_ID as environment variable (2020-06-09) **14.** Fix a bug with RMR source name (2020-06-09) | **1.** Add alarm manager RMR environment variables **2.** Update the config schemas **3.** Enabling helm3 Support for xapp-onboarder. Added env variable in Dockerfile & used it in application code. The helm2 will still be working|
| Vespamgr | **1.** Release image v0.5.0. | **1.** Release image v0.7.2. **2.** Update RMR version v4.4.6 |
| Alarmadaptor/Alarmmanager | **1.** Fix Near RT RIC AlarmAdapter http port. **2.** Fix for RIC alarm flow. **3.** Add Prometheus AlartManager to deployment. | **1.** alarmadapter helm renamed to alarmmanager **2.** modified requirements.yaml to update the ric-common version tag **3.** Update alarmmanager helm charts. **4.** helm version changed to 2.17.0 |
| Rtmgr | **1.** Release rtmgr v0.6.1. **2.** Making Route Distribution Synchronous | **1.** Releasing rtmgr v0.6.3. **2.** Updating RMR version to 4.5.2. |
| O1 mediator | **1.** Add chart for o1 mediator **2.** Add capability for O1 mediator to list pods in xapp ns.**3.** MPL: RICPLT-3081 Automate O1 med flow | **1.** Updating RMR version to 4.5.2 |