Release Version 4.35.0 (May 08, 2025)
- Pre-deployment steps
- Post-deployment steps
- Release migrations
- Changes to notice
- New functionality
- Improvements
- Fixes
- API changes
- I18n properties changes
- Configuration changes
- Database changes
- Permission changes
Pre-deployment steps
To be done before deployment |
---|
Check configuration changes and apply them in the |
Check if the release contains migrations. Migrations can affect deployment and downtime. |
Use |
Post-deployment steps
To be done after deployment |
---|
Verify permission changes and assign or remove required permissions if they have been overridden |
Add new properties from the I18n properties changes to the downloaded i18n properties file and add translation for them if needed. Use |
Release migrations
–
Changes to notice
–
New functionality
Feature |
Description |
Benefits |
Ability for service users to view, approve or decline account close requests |
Service users can view, approve or decline account close requests |
Additional option for users to close the account and transfer the remaining amount to an IBAN |
Created a provider for Cybersource integration |
Cybersource provider created for wallet top-up with the following
|
Cybersource integration will allow us to perform a wallet top-up from the payment card |
Created Cybersource client for the following Cybersource APIs:
|
If Cybersource integration is used, the project sdk5/api-client/cybersource will be provided together with this release. This project produces the file This project should be assembled in the same way as sdk5/sdk5-openapi-generator project (execute the command |
Cybersource client will be used for wallet top-up, and the source-code option can be used for any other purposes, depending on the requirements. |
Improvements
–
Fixes
The contract cannot be changed for the same one.
API changes
Updated |
– |
Added |
|
Deprecated/Deleted |
– |
I18n properties changes
–
Configuration changes
Added Arabic bundle |
The following configuration parameters are used for the CyberSource API client:
|
Database changes
–
Permission changes
New permission COIN_CLOSURE_REQUESTS_MANAGER
was granted to the following roles:
-
ceo
-
antifraud_specialist
-
administrator
-
aml_specialist