Release 3.0.7
Release Date: 25-10-2025
Release Notes
Overview
Fixes & Improvements
Email OTP
- Fixed: 500 error on
POST /v2/tenant/customer/api/otp/request.
Email OTP requests now work as expected.
ID Badge Tokens
- Fixed: Issue where
IdBadgeTokensreturned empty values.
Customer Account
- Fixed: Mismatch between customer details and customer full details API responses.
RAIN Card
- Fixed: Error during RAIN card request initiation.
- Fixed: Card details retrieval issue from
/v2/partner/cards/details?nameSpace. - Fixed: Validation issue preventing Non-USA users from receiving a RAIN card even with a valid government ID.
- Improved: Backend pre-approval process now triggers correctly when requesting a RAIN card.
Financial ID Badges & Tiers
- Fixed: Multiple financial ID badges being assigned to Bronze, Silver, and Gold users during onboarding and updates.
- Fixed: Customer tier upgrade (Silver → Gold) now properly updates the financial ID from Tier2 → Tier1.
- Fixed: Financial badge mapping updates correctly after reassignment.
- Fixed: Financial badge display issue in customer full details view.
Risk & Compliance
- Fixed: Missing Risk and Compliance data in the Sandbox console.
Transactions
- Added: Search functionality for both on-chain and off-chain transactions using Transaction ID.
- Fixed: Non-functional transaction status filter for off-chain transactions.
- Fixed: Display issue where on-chain transactions appeared under the off-chain tab.
- Fixed: 403 errors for RAIN Transaction update and settlement webhooks.
OTP Verification
- Enhanced: OTP verification now supports all valid phone numbers across regions.
Event Logs
- Fixed: “Invalid event type” display under Info, Fin, and ID badge events in QA and Sandbox consoles.
Upgrade Notes
The sequence of steps to follow to upgrade are:
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.
Omnumi Frontend microservice
ConfigMap
Add/replace the following values in Omnumi Frontend microservice's ConfigMap:
Image list
| Microservice name | Image tag |
|---|---|
| Core Microservice | omnumisandbox.azurecr.io/core:3.0.7-deliverable |
| Omnumi Card Issuer Microservice | omnumisandbox.azurecr.io/omnumi-card-issuer-service:3.0.7-deliverable |
| Omnumi Listener Microservice | omnumisandbox.azurecr.io/listener:3.0.7-deliverable |