@@ -163,12 +163,16 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope
-`Notification`
- Fix global exception API response. See MR [!384](https://community.opengroup.org/osdu/platform/system/notification/-/merge_requests/384) by (@nthakur)
-`Register`
-Feat: Fixed Inconsistent `entityType` regex patterns issue. See MR [!345](https://community.opengroup.org/osdu/platform/system/register/-/merge_requests/345) by (@Siarhei_Khaletski)
- Fixed Inconsistent `entityType` regex patterns issue. See MR [!345](https://community.opengroup.org/osdu/platform/system/register/-/merge_requests/345) by (@Siarhei_Khaletski)
-`Secret`
- Encode secret name input when unknow Secret Manager errors is raised. See MR [!89](https://community.opengroup.org/osdu/platform/security-and-compliance/secret/-/merge_requests/89) by (@cailletg)
- Encode secret name input when unknown Secret Manager errors is raised. See MR [!89](https://community.opengroup.org/osdu/platform/security-and-compliance/secret/-/merge_requests/89) by (@cailletg)
### Ingestion services
-`Ingestion Workflow`
- Fix: initialize executionContext. See MR [!444](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-workflow/-/merge_requests/444) by (@mmarabe)
-`osdu-airflow-lib`
- Fix: default value of userId should be None. See MR [!64](https://community.opengroup.org/osdu/platform/data-flow/ingestion/osdu-airflow-lib/-/merge_requests/64) by (@Yan_Sushchynski)
-`osdu-ingestion-lib`
- Fix: update Python version in tests in .gitlab-ci.yml. See MR [!50](https://community.opengroup.org/osdu/platform/data-flow/ingestion/osdu-ingestion-lib/-/merge_requests/50) by (@Yan_Sushchynski)
- Fix replace authority with data-partition-id. See MR [!49](https://community.opengroup.org/osdu/platform/data-flow/ingestion/osdu-ingestion-lib/-/merge_requests/49) by (@Yan_Sushchynski)