Date | Revision | Description |
---|---|---|
2022-12-16 | 0 | Initial draft of RC |
2023-02-20 | 0 | Initial release v14.1.1 |
2023-03-15 | 0 | Updated Known Issues with mojaloop/#3163 |
- For BREAKING CHANGES, please review the section
#5
"Breaking Changes" below. - For KNOWN ISSUES, please review the section
#8
"Known Issues" below.
- Testing Toolkit:
- Redesigned ttk definition report ml-testing-toolkit/pull/223, closes mojaloop/#2890
- Added rule import and exporting functionality using TTK ml-testing-toolkit/pull/225, closes mojaloop/#3033
- Added report save functionality ml-testing-toolkit/pull/224, closes mojaloop/#3058
- Added report listing endpoint ml-testing-toolkit/pull/226, closes mojaloop/#3060
- Added config option to configure socket io ml-testing-toolkit/pull/232, closes mojaloop/#3075
- Testing Toolkit UI:
- Added rule import and exporting functionality using TTK UI ml-testing-toolkit-ui/pull/154, closes mojaloop/#3033
- Added report history page (ml-testing-toolkit-ui/pull/155), closes mojaloop/#3060
- Testing Toolkit Client Library:
- Added option to save report on local TTK backend ml-testing-toolkit-client-lib/pull/2, closes mojaloop/#3058
- mojaloop/#2890 issue with meta info option and added markdown support (ml-testing-toolkit-ui/pull/151), closes mojaloop/#2890
- mojaloop/#3031 address conflicting parent/child onChange cal (ml-testing-toolkit-ui/pull/152), closes mojaloop/#3031
- mojaloop/#3032 configurable param option fixes (ml-testing-toolkit-ui/pull/148), closes mojaloop/#3032
- mojaloop/#3076 TTK UI - Break on Error feature is not working as expected (ml-testing-toolkit-ui/pull/156), closes mojaloop/#3076
- mojaloop/#3113 downgrade antd due to UI performance issues with v5 (ml-testing-toolkit-ui/pull/169), closes mojaloop/#3113
- mojaloop/#3127 ingressClassName is hardcoded in TTK helm chart (TODO reference helm PR), closes mojaloop/#3127
- mojaloop/#3076 refactor break on error (ml-testing-toolkit/pull/227), closes mojaloop/#3076
- ml-api-adapter: v14.0.0
- central-ledger: v16.3.1
- account-lookup-service: v14.0.0
- quoting-service: v15.0.2
- central-settlement: v15.0.0
- central-event-processor: v12.0.0
- bulk-api-adapter: v14.2.0
- email-notifier: v12.0.0
- als-oracle-pathfinder: v12.0.0
- transaction-requests-service: v14.0.1
- finance-portal-ui: v10.4.3 (DEPRECATED)
- finance-portal-backend-service: v15.0.2 (DEPRECATED)
- settlement-management: v11.0.0 (DEPRECATED)
- operator-settlement: v11.0.0 (DEPRECATED)
- event-sidecar: v12.0.0
- event-stream-processor: v12.0.0-snapshot.7
- simulator: 12.0.0
- mojaloop-simulator: v13.0.1
- sdk-scheme-adapter: v21.4.0
- ml-testing-toolkit: v15.2.0 -> v15.7.0 (Compare)
- ml-testing-toolkit-ui: v15.0.1 -> v15.1.3 (Compare)
- ml-testing-toolkit-client-lib: v1.0.0 -> v1.1.1 (Compare)
- auth-service: v13.0.2
- als-consent-oracle: v0.2.0
- thirdparty-api-svc: v13.0.2
- thirdparty-sdk: v15.1.0
- ml-api-adapter - https://github.com/mojaloop/ml-api-adapter/releases/tag/v14.0.0
- central-ledger - https://github.com/mojaloop/central-ledger/releases/tag/v16.3.1
- account-lookup-service - https://github.com/mojaloop/account-lookup-service/releases/tag/v14.0.0
- quoting-service - https://github.com/mojaloop/quoting-service/releases/tag/v15.0.2
- central-settlement- https://github.com/mojaloop/central-settlement/releases/tag/v15.0.0
- central-event-processor - https://github.com/mojaloop/central-event-processor/releases/tag/v12.0.0
- bulk-api-adapter - https://github.com/mojaloop/bulk-api-adapter/releases/tag/v14.2.0
- email-notifier - https://github.com/mojaloop/email-notifier/releases/tag/v12.0.0
- als-oracle-pathfinder - https://github.com/mojaloop/als-oracle-pathfinder/releases/tag/v12.0.0
- transaction-requests-service - https://github.com/mojaloop/transaction-requests-service/releases/tag/v14.0.1
- finance-portal-ui (DEPRECATED) - https://github.com/mojaloop/finance-portal-ui/releases/tag/v10.4.3
- finance-portal-backend-service (DEPRECATED) - https://github.com/mojaloop/finance-portal-backend-service/releases/tag/v15.0.2
- settlement-management (DEPRECATED) - https://github.com/mojaloop/settlement-management/releases/tag/v11.0.0
- operator-settlement (DEPRECATED) - https://github.com/mojaloop/operator-settlement/releases/tag/v11.0.0
- event-sidecar - https://github.com/mojaloop/event-sidecar/releases/tag/v12.0.0
- event-stream-processor - https://github.com/mojaloop/event-stream-processor/releases/v12.0.0-snapshot.7
- simulator - https://github.com/mojaloop/simulator/releases/tag/v12.0.0
- mojaloop-simulator - https://github.com/mojaloop/mojaloop-simulator/releases/tag/v13.0.1
- sdk-scheme-adapter - https://github.com/mojaloop/sdk-scheme-adapter/releases/tag/v21.4.0
- ml-testing-toolkit - https://github.com/mojaloop/ml-testing-toolkit/releases/tag/v15.7.0
- ml-testing-toolkit-ui - https://github.com/mojaloop/ml-testing-toolkit-ui/releases/tag/v15.1.3
- ml-testing-toolkit-client-lib - https://github.com/mojaloop/ml-testing-toolkit-client-lib/releases/tag/v1.1.1
- auth-service - https://github.com/mojaloop/auth-service/releases/tag/v13.0.2
- als-consent-oracle - https://github.com/mojaloop/als-consent-oracle/releases/tag/v0.2.0
- thirdparty-api-svc - https://github.com/mojaloop/thirdparty-api-svc/releases/tag/v13.0.2
- thirdparty-sdk-adapter - https://github.com/mojaloop/thirdparty-sdk/releases/tag/v15.1.0
Breaking changes from v14.1.0 Release notes are applicable here if upgrading from v14.0.0.
Deprecation notices from v14.1.0 Release notes are applicable.
- This release has been tested against the following:
- Kubernetes:
v1.24.8
- Testing Toolkit Test Cases: v14.1.0
- Kubernetes:
- #2119 - Idempotency for duplicate quote request
- #2322 - Helm install failing with with "medium to large" release names
- #2448 - Nginx Ingress Controller v1.0.0 is incompatible with Mojaloop Helm v13.0.x releases
- #2317 - Mojaloop Helm deployments are not compatible when deployed to ARM-arch based hosts
- #2740 - GP tests are failing when test currencies are used
- #3020 - Bulk prepare handler is freezing if MONGODB is disabled
- #2892 - Disabled DFSP showing getParty info
- #2435 - Quoting-Service is incorrectly handling failed responses to FSPs when forwarding requests
- #2644 - Missing Error code for the transfer in the Central ledger DB
- Testing Toolkit Test Case issues causing instability/intermitant failures on Test Case Results
- #2717 - Thirdparty TTK Test-Collection is not repeatable
- #2845 - QA: Replace Legacy-Simulator as a NORESPONSE_SIMPAYEE in Testing-Toolkit Goden Path Test-Suite
- #2846 - QA: Mojaloop TTK GP Test Collections to reset available liquidity after each run
- #3027 - QA: Mojaloop Helm v14.1.0 Release - Bulk Tests fail on first run
- #2925 - Helm Test Intermittent failure with 'Generic ID not found'
- #3163 - Thirdparty Helm Charts are not scalable due to the Kubernetes Service being a headless service
- Organizations: BMGF, CrossLake, InFiTX
- Individuals: @chris-me-law , @dfry , @elnyry-sam-k , @kirgene , @kleyow , @PaulGregoryBaker , @mdebarros , @sri-miriyala , @tdaly61 , @vijayg10
Note: companies are in alphabetical order, individuals are in no particular order.