Version 0.13.1

Release Name: Inji Verify v0.13.1

Support: Developer Release

Release Date: 20th Aug, 2025

Overview

The Inji Verify 0.13.1 patch release includes critical fixes to ensure smooth deployment and prevent issues encountered in version 0.13.0.

Key Updates:

1. Database Upgrade Script Fix:

  • In version 0.13.0, the db_upgrade script was missing the table creation script verify-vc_submission.sql.This caused the Inji Verify service to fail when upgrading from version 0.12.3 (which already had the database set up), as the required table was not created.

  • The previous workaround (in 0.13.0) required manually running verify-vc_submission.sql from db_scripts.

  • Fix: This patch release now includes the missing script in db_scripts, ensuring the table is created automatically during upgrades.

circle-exclamation

Repositories: Released/Dependent

Repositories
Tags: Released/Dependent

Projects: Released

Inji Verify Repositories: 4 projects (all these projects are of same version) as below:

Compatible modules

The following table outlines the tested and certified compatibility of Inji Verify 0.13.1 with other modules.

Module
Version

Inji Mobile Wallet

Inji Web Wallet

Pixel-Pass library

vc-verifier library

Release Scope

Please refer to the list of items covered as part of 0.13.1arrow-up-right patch release.

Bug Fixes

Below is the list of fixes as part of the 0.13.1 release:

Jira ID
Description

The db_upgrade script for version 0.13.0 is missing the table creation script verify-vc_submission.sql. As a result, when upgrading from version 0.12.3 (which already had the database setup), the required table was not created, causing the inji-verify service to fail.

VP Verification was failing for MOSIP National ID VC as there was a case-sensitive mismatch in “type” of config.json.

API automation failure observed for the /vp-result endpoint with 0.13.0 images in the released environment.

Documentation

Last updated

Was this helpful?