> For the complete documentation index, see [llms.txt](https://docs.mosip.io/1.2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mosip.io/1.2.0/mosip-docs-1.1.5/mosip-releases/release-notes-1.1.5/release-notes-1.1.5-patches/patch-1.1.5.5-p1.md).

# Patch 1.1.5.5-P1

## Overview

**Release Version**: 1.1.5.5-P1

**Support**: Patch Release

**Release Date**: 13-July, 2023

The 1.1.5.5-P1 release of MOSIP is a patch release which mainly focuses on performance improvements over the 1.1.5.5 version. This release also includes minor bug fixes.

## Bug fixes

The link below contains the list of bugs/ issues that have been addressed as a part of this patch release.

To know more, refer [Bug fixes for 1.1.5.5-P1](https://mosip.atlassian.net/issues/?jql=labels%3D1.1.5.5-P1%20ORDER%20BY%20createdDate%20desc).

## Repository Released

| **Repositories**            | **Tags Released**                                                                    |
| --------------------------- | ------------------------------------------------------------------------------------ |
| commons                     | [v1.1.5.5](https://github.com/mosip/commons/tree/v1.1.5.5)                           |
| mosip-openid-bridge         | [v1.1.5.5-P2](https://github.com/mosip/mosip-openid-bridge/tree/v1.1.5.5-P2)         |
| audit-manager               | [v1.1.5.5-P1](https://github.com/mosip/audit-manager/tree/v1.1.5.5-P1)               |
| keymanager                  | [v1.1.5.5-P2](https://github.com/mosip/keymanager/tree/v1.1.5.5-P2)                  |
| khazana                     | [v1.1.5.5](https://github.com/mosip/khazana/tree/v1.1.5.5)                           |
| packet-manager              | [v1.1.5.5-P1](https://github.com/mosip/packet-manager/tree/v1.1.5.5-P1)              |
| admin-services              | [v1.1.5.3-P2](https://github.com/mosip/admin-services/tree/v1.1.5.3-P2)              |
| id-repository               | [v1.1.5.5-P2](https://github.com/mosip/id-repository/tree/v1.1.5.5-P2)               |
| pre-registration            | [v1.1.5.3](https://github.com/mosip/pre-registration/tree/v1.1.5.3)                  |
| id-authentication           | [v1.1.5.5-P1](https://github.com/mosip/id-authentication/tree/v1.1.5.5-P1)           |
| registration                | [v1.1.5.5-P4](https://github.com/mosip/registration/tree/v1.1.5.5-P4)                |
| resident-services           | [v1.1.5.4](https://github.com/mosip/resident-services/tree/v1.1.5.4)                 |
| registration-client         | [v1.1.5.5-P1](https://github.com/mosip/registration-client/tree/v1.1.5.5-P1)         |
| partner-management-services | [v1.1.5.4-P2](https://github.com/mosip/partner-management-services/tree/v1.1.5.4-P2) |
| print                       | [v1.1.5.4](https://github.com/mosip/print/tree/v1.1.5.4)                             |
| durian                      | [v1.1.5.3-P2](https://github.com/mosip/durian/tree/v1.1.5.3-P2)                      |
| biosdk-service              | [v1.1.5.5](https://github.com/mosip/biosdk-services/tree/v1.1.5.5)                   |
| biosdk-client               | [v1.1.5.5](https://github.com/mosip/biosdk-client/tree/v1.1.5.5)                     |
| artifactory-ref-impl        | [v1.1.5.5-P1](https://github.com/mosip/artifactory-ref-impl/tree/v1.1.5.5-P1)        |

## Test Report

The detailed Test Reports are available at [1.1.5.5-P1 Base platform verification](https://github.com/mosip/test-management/tree/master/1.1.5.5).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mosip.io/1.2.0/mosip-docs-1.1.5/mosip-releases/release-notes-1.1.5/release-notes-1.1.5-patches/patch-1.1.5.5-p1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
