Releases: mojaloop/postman
Releases · mojaloop/postman
v12.0.5-SNAPSHOT.1
Full Changelog: v12.0.4...v12.0.5-SNAPSHOT.1
Updated settlement model collection to remove currency in DEFERREDNET type.
12.0.4 - GP modifications to support diff API version
Updates to ML GP to support different api versions also fix a test with incorrect accept header
12.0.3 - Update Error Codes based on new Service versions
With the release of new versions for ALS and Quoting sevices, error codes and descriptions changed for -ve test case scenarios. This release is to update GP with the updated error codes and descriptions.
v12.0.2 Release
Supported Helm Release
Change Notes
- The Mojaloop Testing Toolkit is recommended for testing and validating deployments. Refer to the Helm - Testing Deployments
section and the Mojaloop Testing Toolkit - User Guide for more information. - fix(#2265): validating a mojaloop deployment as described in the documentation is failing
- Fixed Central-settlement ingress host name and base URI in Local Mojaloop Values
Known Issues
MojaloopSims_Onboarding
Postman script will report the following assertion errors when attempting to Deposit Settlement Funds for some of the simulated FSPs:- Final {FSP} Settlement Account Balance should be same as before FundsIn + fundsInPrepareAmount | AssertionError: expected
{AMOUNT}
to deeply equal{BALANCE}
- Final Hub Reconciliation Account Balance should be same as before FundsIn | AssertionError: expected
{AMOUNT}
to deeply equal{BALANCE}
- Final {FSP} Settlement Account Balance should be same as before FundsIn + fundsInPrepareAmount | AssertionError: expected
v12.0.1 Release
Supported Helm Release
Change Notes
- Updated Settlement Models on "MojaloopHub_Setup" collection:
- Removed "DEFERREDNETUSD" which is not valid
- Updated "DEFERREDNET" to use the env
{{currency}}
variable.
- Fixed "OSS-CGS-New-Deployment-FSP-Setup" collection name:
- Changed "OSS-CGS-New-Deployment-FSP-Setup Copy 2" collection name to "OSS-CGS-New-Deployment-FSP-Setup"
- Added helper scripts to run CGS onboarding and golden-path
- Added OAuth Bearer Tokens for transactionRequests and authorizations tests
- Removed Health endpoints tests as these are generally not "publically exposed"
- Fixes to API version assertions for 1.0 & 1.1 using generic regex match
- Updated error codes for transaction-request tests
- Added branching logic in transaction-request tests for the WSO2_OAUTH_ENABLED flag
- HTTP Response code will be 403 instead of 400 when calling WSO2 without AUTH headers.
- FSPIOP Error code will be 3101 instead of 3202 when calling WSO2 without a Content-type header. WSO2 injects a Content-header if not provided in the initial request.
Known Issues
MojaloopSims_Onboarding
Postman script will report the following assertion errors when attempting to Deposit Settlement Funds for some of the simulated FSP:- Final {FSP} Settlement Account Balance should be same as before FundsIn + fundsInPrepareAmount | AssertionError: expected
{AMOUNT}
to deeply equal{BALANCE}
- Final Hub Reconciliation Account Balance should be same as before FundsIn | AssertionError: expected
{AMOUNT}
to deeply equal{BALANCE}
- Final {FSP} Settlement Account Balance should be same as before FundsIn + fundsInPrepareAmount | AssertionError: expected
v12.0.1-snapshot.1
Note: This is a snapshot release, and should be used for development purposes.
Change Notes
- Updated Settlement Models on "MojaloopHub_Setup" collection:
- Removed "DEFERREDNETUSD" which is not valid
- Updated "DEFERREDNET" to use the env
{{currency}}
variable.
- Fixed "OSS-CGS-New-Deployment-FSP-Setup" collection name:
- Changed "OSS-CGS-New-Deployment-FSP-Setup Copy 2" collection name to "OSS-CGS-New-Deployment-FSP-Setup"
- Added helper scripts to run CGS onboarding and golden-path
- Added OAuth Bearer Tokens for transactionRequests and authorizations tests
- Removed Health endpoints tests as these are generally not "publically exposed"
Known Issues
- Requires simulators to be configured to use FSPIOP API version
v1.1
, Golden Path collection will fail otherwise.
v12.0.0 Release
Supported Helm Release
Change log for this release
- feat(cgs-settlement): CGS golden path and on-boarding collections added (PR #197)
- chore: add codeowners list (PR #194)
- chore: update license file (PR #193)
- chore: adding oauth header to remaining on-boarding calls (PR #195)
- feat: changed timeout for a test (PR #198) for reliability
Known Issues
- "MojaloopHub_Setup" currently hard-codes the currency (
currency=USD
) onPOST /settlementModels
request. This should instead becurrency={{currency}}
. <-- Will be fixed in next release.
Updated environment variables in Hub Onboarding
v11.0.1-5 updated Oracle endpoints
Content-type header version fixes
Few more fixes on the content-type header version from receiverfsp, on the release 11.0.1-3
Release v11.0.1-3
Tests updated to allow minor version difference in content-type from receiver fsp to senderfsp.
All happy path transfers tests updated. They are about 16.