# 1.2.2.0 (Mosip - Config)

## Release Notes

**Release Version:** 1.2.2.0\
**Release Date:** 26th Aug, 2024

**Overview**

This release introduces an important enhancement to the management of biometric data updates. We have implemented a robust fix that ensures biometric data updates are accurately directed to the manual adjudication stage. This improvement not only strengthens the security of personal data but also significantly boosts the accuracy and reliability of our system, thereby providing a more secure and dependable user experience.

**Major Areas of Work:**

* mosip-config

**Bug Fix**

* **Issue:** Residents could update biometric data for another resident by providing the target resident’s UIN and their biometric data. The system would skip biometric authentication and proceed with the update, potentially allowing fraudulent changes.[ #MOSIP-34112](https://mosip.atlassian.net/browse/MOSIP-34112)
* **Fix Details:** The Camel route workflow file has been updated to include a manual adjudication stage. This enhancement ensures that when a biometric duplicate is detected, the update flow will be directed to the manual adjudication stage for further processing.

**Affected Components**

* registration-processor-camel-routes-update-default.xml

**Repository Released:**

| **Repository** | **Tags**                                                        |
| -------------- | --------------------------------------------------------------- |
| mosip-config   | [v1.2.2.0](https://github.com/mosip/mosip-config/tree/v1.2.2.0) |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mosip.io/1.2.0/roadmap-and-releases/releases/1.2.2.0-mosip-config.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
