Skip to content

Releases: mojaloop/postman

v12.0.5-SNAPSHOT.1

09 Feb 16:16
bffe284
Compare
Choose a tag to compare
v12.0.5-SNAPSHOT.1 Pre-release
Pre-release

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

28 Apr 19:18
6e1b87e
Compare
Choose a tag to compare

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

01 Sep 20:09
348409b
Compare
Choose a tag to compare

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

06 Jul 16:03
60e63b8
Compare
Choose a tag to compare

Supported Helm Release

Change Notes

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}

v12.0.1 Release

19 Feb 20:06
b2e5672
Compare
Choose a tag to compare

Supported Helm Release

Change Notes

  1. Updated Settlement Models on "MojaloopHub_Setup" collection:
    • Removed "DEFERREDNETUSD" which is not valid
    • Updated "DEFERREDNET" to use the env {{currency}} variable.
  2. 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"
  3. Added helper scripts to run CGS onboarding and golden-path
  4. Added OAuth Bearer Tokens for transactionRequests and authorizations tests
  5. Removed Health endpoints tests as these are generally not "publically exposed"
  6. Fixes to API version assertions for 1.0 & 1.1 using generic regex match
  7. Updated error codes for transaction-request tests
  8. 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}

v12.0.1-snapshot.1

18 Feb 18:07
2a1b925
Compare
Choose a tag to compare
v12.0.1-snapshot.1 Pre-release
Pre-release

Note: This is a snapshot release, and should be used for development purposes.

Change Notes

  1. Updated Settlement Models on "MojaloopHub_Setup" collection:
    • Removed "DEFERREDNETUSD" which is not valid
    • Updated "DEFERREDNET" to use the env {{currency}} variable.
  2. 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"
  3. Added helper scripts to run CGS onboarding and golden-path
  4. Added OAuth Bearer Tokens for transactionRequests and authorizations tests
  5. 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

15 Feb 13:46
3fe1520
Compare
Choose a tag to compare

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) on POST /settlementModels request. This should instead be currency={{currency}}. <-- Will be fixed in next release.

Updated environment variables in Hub Onboarding

09 Feb 22:03
Compare
Choose a tag to compare
v11.0.1-5

updated Oracle endpoints

Content-type header version fixes

27 Jan 15:47
Compare
Choose a tag to compare

Few more fixes on the content-type header version from receiverfsp, on the release 11.0.1-3

Release v11.0.1-3

27 Jan 14:27
Compare
Choose a tag to compare

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.