Skip to content

Release 2.7.6

Release Notes


Release Date: 14th July 2025
Release Type: Bug Fixes


📋 Overview

This release focuses on resolving key issues within the bulk transaction and recurring disbursement modules. The primary objective is to improve reliability and accuracy in transaction processing as part of ongoing efforts to enhance the stability and usability of the system for financial operations.


🐞 Bug Fixes

🔧 Bug 27535: BC - Unable to Perform Bulk Transfer

  • Issue: Users were unable to initiate bulk transfers due to a backend validation failure.
  • Resolution: Logic has been updated to handle edge cases in the payload, ensuring that bulk transfer requests are now processed correctly.

🔧 Bug 27560: BE - Recurring Transaction in Bulk Disbursement Throwing Error

  • Issue: Recurring transactions created via the bulk disbursement module were failing with server-side errors.
  • Resolution: Fixed the recurring transaction handler to properly process bulk-based recurring disbursement schedules without failure.

🔧 Bug 27554: BE - Criteria Filtering Not Working in Bulk Transaction Creation

  • Issue: Filters applied to define recipient criteria in the bulk transaction flow were being ignored or misapplied.
  • Resolution: The filtering logic has been corrected to ensure only records matching the selected criteria are included in the transaction.

Upgrade Notes

The sequence of steps to follow to upgrade are:

  1. Container images

Container images and configmaps

All provided images, available in the Image List section should be downloaded and built to be LGPL compliant.

All new images tags will be used to update Kubernetes manifests.


Image list

Microservice name Image tag
Core Microservice omnumisandbox.azurecr.io/core:2.7.6-deliverable
Listener Microservice omnumisandbox.azurecr.io/listener:2.7.6-deliverable