Skip to content

Releases: mosip/registration

v1.1.5.4-rc2

14 Sep 10:03
88343b2
Compare
Choose a tag to compare
v1.1.5.4-rc2 Pre-release
Pre-release

Registration Processor - 1.1.5.4

  • In some of the stages in the registration processor, we were using class-level variables due to which packets marked as “supervisor rejected”, were getting processed. Hence, we have removed the use of class-level variables in the registration processor.
  • The maximum number of landing zones have been increased from three to ten.
  • In the registration processor, now we are creating the rest template only once and reusing it for every request to avoid performance issues.
  • We have observed that in the ABIS Handler stage we are getting multiple requests for the same RID from Kafka. Hence, we have added a fix to ignore duplicate requests coming for the same RID in the ABIS handler stage.
  • In the case of an insert request, if ABIS sends an error stating that the reference ID is already existing in its gallery, then we are considering it to be a successful response.
  • In demo deduplication, now we have added an additional check to filter out potential duplicates without biometric reference IDs when we go for bio-match in ABIS. In scenarios where a resident is updating only demographic data there is no record for ABIS, hence, if demo duplicates for such records then, we wouldn’t be able to perform bio-match in ABIS.

v1.1.5.4-rc1

26 Aug 12:57
5acb934
Compare
Choose a tag to compare
v1.1.5.4-rc1 Pre-release
Pre-release
Merge pull request #1140 from MonobikashDas/1.1.4.6 (#1159)

MOSIP-16638 : Ignore duplicate requests for same latest transaction i…

Co-authored-by: Sasikumar Ganesan <[email protected]>

v1.2.0-rc1

13 Aug 09:46
c0a3e5e
Compare
Choose a tag to compare
v1.2.0-rc1 Pre-release
Pre-release
Merge pull request #1138 from Rakshitha650/1.2.0-rc1

[DSD-215] updated for 1.2.0-rc1 release

v1.1.5.2

02 Jul 12:54
37aefa4
Compare
Choose a tag to compare
Merge pull request #1042 from ckm007/1.1.5.2

updated for 1.1.5.2 release

1.1.5.2-devtest1

18 Jun 08:26
a225187
Compare
Choose a tag to compare
MOR-96 : fixed hazelcast nullpointer (#1017)

Co-authored-by: Monobikash Das <[email protected]>

1.1.5.2-devtest

17 Jun 04:02
05a7947
Compare
Choose a tag to compare
Merge pull request #1008 from MonobikashDas/1.1.5.2

MOR-97 : Biometrics null check added

v1.1.5

26 Apr 06:50
4253c40
Compare
Choose a tag to compare
removed maven build from publish section

v1.1.5-rc1

12 Apr 13:31
9166e0a
Compare
Choose a tag to compare
Merge pull request #887 from ckm007/1.1.5

updated for rc1 release

v1.1.4

12 Feb 12:37
56fa5c4
Compare
Choose a tag to compare
Merge pull request #696 from ckm007/1.1.4

[MOSIP-10589] updated for release

v1.1.3

11 Dec 14:27
5bcb24d
Compare
Choose a tag to compare
Merge pull request #617 from ckm007/1.1.3

updated for 1.1.3 release