Releases: mojaloop/ml-reference-connectors
Releases · mojaloop/ml-reference-connectors
v1.14.0 Release
1.14.0 (2025-01-10)
Features
- added auth and kyc (93f09ca)
- added boilerplate code for outgoing payments (0902506)
- added callback endpoint and request handler function (8e1f100)
- added collectMoney function and refactored aggregate (9132392)
- added logging for errors (d8899bf)
- added logging of request and respone bodies (60a7e03)
- added merchant payments (9a7ed9f)
- added property attribute to data object in getCustomer method in CBSclient (2b410c4)
- added quote validation logic for incoming payments (5b1ce67)
- added refund function to tnm client (c1b6183)
- added route handler for PATCH notification (349ffb7)
- added sequence diagrams for merchant payments (89c207a)
- change callback req method to post for tnm (db3180e)
- create new connector for mtn ug (651ac79)
- fixed MTN Client to support integration (089a13c)
- implement callback functionality (db356f5)
- implemented functions for incoming transactions (96c3644)
- implemented get transaction enquirey (a043d6f)
- implemented merchant payments (141e414)
- implemented outgoing payments functionality (2e64944)
- implemented recieve transfers (4c0c2aa)
- read ISO returned name and configure http timeout (05fb823)
- refactored aggregate and added callback handler (dfd0bdd)
- updated api documentation (82a0435)
- updated readme doc in root folder (0589704)
Bug Fixes
- added await on refund handler (7ba561f)
- added await on refund handler (7a496af)
- added changes from update-payer send money (a5cc399)
- fix failing tests (0c1f6d6)
- fix linting errors (c845b56)
- fixed env file name and removed integration tests from pipeline run (853f26a)
- fixed eslint errors (fddad62)
- fixed failing callback test (fd8844c)
- fixed failing ci jobs (1f1bd2f)
- fixed failing integration tests (e338c28)
- fixed failing tests (5276cf5)
- fixed liniting errors and tests in airtel-zm connector (c2a4dff)
- fixed linting errors (163dbee)
- fixed linting errors and fixed failing tests in ci (0839177)
- fixed middleName return in getParties call (a1b7bd0)
- fixed parameter name in api spce (f785f2c)
- fixed parameter names on get parties (3b9abcb)
- fixed quote validation functions (c04f729)
- fixing linting errors and environmental variables (b27ee08)
- implemented changes to fix failing tests (a05a85b)
- put default values if return value from mojaloop connector is undefined (803c705)
- refactored code and uncommented updateSentTransfer in agg (0b33a83)
- refactored interface and git hooks scripts (40e67ac)
- removed unused vars to fix linting errrors (e2d5e6f)
- synchronize lock file (1d0f557)
v1.13.0 Release
1.13.0 (2025-01-09)
Features
- added auth and kyc (93f09ca)
- added boilerplate code for outgoing payments (0902506)
- added callback endpoint and request handler function (8e1f100)
- added collectMoney function and refactored aggregate (9132392)
- added logging for errors (d8899bf)
- added logging of request and respone bodies (60a7e03)
- added property attribute to data object in getCustomer method in CBSclient (2b410c4)
- added quote validation logic for incoming payments (5b1ce67)
- added refund function to tnm client (c1b6183)
- added route handler for PATCH notification (349ffb7)
- change callback req method to post for tnm (db3180e)
- create new connector for mtn ug (651ac79)
- fixed MTN Client to support integration (089a13c)
- implement callback functionality (db356f5)
- implemented functions for incoming transactions (96c3644)
- implemented get transaction enquirey (a043d6f)
- implemented outgoing payments functionality (2e64944)
- implemented recieve transfers (4c0c2aa)
- read ISO returned name and configure http timeout (05fb823)
- refactored aggregate and added callback handler (dfd0bdd)
- updated api documentation (82a0435)
- updated readme doc in root folder (0589704)
Bug Fixes
- added await on refund handler (7ba561f)
- added await on refund handler (7a496af)
- added changes from update-payer send money (a5cc399)
- fix failing tests (0c1f6d6)
- fix linting errors (c845b56)
- fixed env file name and removed integration tests from pipeline run (853f26a)
- fixed eslint errors (fddad62)
- fixed failing callback test (fd8844c)
- fixed failing ci jobs (1f1bd2f)
- fixed failing integration tests (e338c28)
- fixed failing tests (5276cf5)
- fixed liniting errors and tests in airtel-zm connector (c2a4dff)
- fixed linting errors (163dbee)
- fixed linting errors and fixed failing tests in ci (0839177)
- fixed middleName return in getParties call (a1b7bd0)
- fixed parameter name in api spce (f785f2c)
- fixed parameter names on get parties (3b9abcb)
- fixed quote validation functions (c04f729)
- fixing linting errors and environmental variables (b27ee08)
- implemented changes to fix failing tests (a05a85b)
- put default values if return value from mojaloop connector is undefined (803c705)
- refactored code and uncommented updateSentTransfer in agg (0b33a83)
- refactored interface and git hooks scripts (40e67ac)
- removed unused vars to fix linting errrors (e2d5e6f)
- synchronize lock file (1d0f557)
v1.12.0 Release
1.12.0 (2024-11-12)
Features
- added boilerplate code for outgoing payments (0902506)
- added callback endpoint and request handler function (8e1f100)
- added collectMoney function and refactored aggregate (9132392)
- added property attribute to data object in getCustomer method in CBSclient (2b410c4)
- added refund function to tnm client (c1b6183)
- added route handler for PATCH notification (349ffb7)
- implement callback functionality (db356f5)
- implemented functions for incoming transactions (96c3644)
- implemented get transaction enquirey (a043d6f)
- implemented outgoing payments functionality (2e64944)
- implemented recieve transfers (4c0c2aa)
- read ISO returned name and configure http timeout (05fb823)
- updated api documentation (82a0435)
- updated readme doc in root folder (0589704)
Bug Fixes
- added await on refund handler (7ba561f)
- added await on refund handler (7a496af)
- added changes from update-payer send money (a5cc399)
- fix linting errors (c845b56)
- fixed env file name and removed integration tests from pipeline run (853f26a)
- fixed eslint errors (fddad62)
- fixed failing ci jobs (1f1bd2f)
- fixed failing tests (5276cf5)
- implemented changes to fix failing tests (a05a85b)
- put default values if return value from mojaloop connector is undefined (803c705)
- refactored interface and git hooks scripts (40e67ac)
- removed unused vars to fix linting errrors (e2d5e6f)
v1.11.0 Release
1.11.0 (2024-10-28)
Features
- added boilerplate code for outgoing payments (0902506)
- added callback endpoint and request handler function (8e1f100)
- added collectMoney function and refactored aggregate (9132392)
- added property attribute to data object in getCustomer method in CBSclient (2b410c4)
- added refund function to tnm client (c1b6183)
- added route handler for PATCH notification (349ffb7)
- implement callback functionality (db356f5)
- implemented functions for incoming transactions (96c3644)
- implemented get transaction enquirey (a043d6f)
- implemented outgoing payments functionality (2e64944)
- implemented recieve transfers (4c0c2aa)
- updated api documentation (82a0435)
- updated readme doc in root folder (0589704)
Bug Fixes
- added await on refund handler (7ba561f)
- added await on refund handler (7a496af)
- added changes from update-payer send money (a5cc399)
- fix linting errors (c845b56)
- fixed env file name and removed integration tests from pipeline run (853f26a)
- fixed eslint errors (fddad62)
- fixed failing ci jobs (1f1bd2f)
- fixed failing tests (5276cf5)
- implemented changes to fix failing tests (a05a85b)
- put default values if return value from mojaloop connector is undefined (803c705)
- refactored interface and git hooks scripts (40e67ac)
- removed unused vars to fix linting errrors (e2d5e6f)
v1.10.0 Release
1.10.0 (2024-10-16)
Features
- added boilerplate code for outgoing payments (0902506)
- added callback endpoint and request handler function (8e1f100)
- added collectMoney function and refactored aggregate (9132392)
- added property attribute to data object in getCustomer method in CBSclient (2b410c4)
- added refund function to tnm client (c1b6183)
- added route handler for PATCH notification (349ffb7)
- implement callback functionality (db356f5)
- implemented functions for incoming transactions (96c3644)
- implemented get transaction enquirey (a043d6f)
- implemented outgoing payments functionality (2e64944)
- implemented recieve transfers (4c0c2aa)
- updated api documentation (82a0435)
- updated readme doc in root folder (0589704)
Bug Fixes
- added await on refund handler (7ba561f)
- added await on refund handler (7a496af)
- added changes from update-payer send money (a5cc399)
- fix linting errors (c845b56)
- fixed env file name and removed integration tests from pipeline run (853f26a)
- fixed eslint errors (fddad62)
- fixed failing ci jobs (1f1bd2f)
- fixed failing tests (5276cf5)
- implemented changes to fix failing tests (a05a85b)
- put default values if return value from mojaloop connector is undefined (803c705)
- refactored interface and git hooks scripts (40e67ac)
- removed unused vars to fix linting errrors (e2d5e6f)
v1.9.0 Release
1.9.0 (2024-10-15)
Features
- added boilerplate code for outgoing payments (0902506)
- added callback endpoint and request handler function (8e1f100)
- added collectMoney function and refactored aggregate (9132392)
- added property attribute to data object in getCustomer method in CBSclient (2b410c4)
- added refund function to tnm client (c1b6183)
- added route handler for PATCH notification (349ffb7)
- implement callback functionality (db356f5)
- implemented functions for incoming transactions (96c3644)
- implemented get transaction enquirey (a043d6f)
- implemented outgoing payments functionality (2e64944)
- implemented recieve transfers (4c0c2aa)
- updated api documentation (82a0435)
- updated readme doc in root folder (0589704)
Bug Fixes
- added await on refund handler (7ba561f)
- added await on refund handler (7a496af)
- added changes from update-payer send money (a5cc399)
- fix linting errors (c845b56)
- fixed eslint errors (fddad62)
- fixed failing tests (5276cf5)
- put default values if return value from mojaloop connector is undefined (803c705)
- refactored interface and git hooks scripts (40e67ac)
- removed unused vars to fix linting errrors (e2d5e6f)
v1.8.0 Release
1.8.0 (2024-10-11)
Features
- added boilerplate code for outgoing payments (0902506)
- added callback endpoint and request handler function (8e1f100)
- added collectMoney function and refactored aggregate (9132392)
- added property attribute to data object in getCustomer method in CBSclient (2b410c4)
- added refund function to tnm client (c1b6183)
- added route handler for PATCH notification (349ffb7)
- implement callback functionality (db356f5)
- implemented functions for incoming transactions (96c3644)
- implemented get transaction enquirey (a043d6f)
- implemented outgoing payments functionality (2e64944)
- implemented recieve transfers (4c0c2aa)
- updated api documentation (82a0435)
- updated readme doc in root folder (0589704)
Bug Fixes
- added await on refund handler (7ba561f)
- added await on refund handler (7a496af)
- added changes from update-payer send money (a5cc399)
- fix linting errors (c845b56)
- fixed eslint errors (fddad62)
- fixed failing tests (5276cf5)
- put default values if return value from mojaloop connector is undefined (803c705)
- refactored interface and git hooks scripts (40e67ac)
- removed unused vars to fix linting errrors (e2d5e6f)
v1.7.0 Release
1.7.0 (2024-10-02)
Features
- added boilerplate code for outgoing payments (0902506)
- added callback endpoint and request handler function (8e1f100)
- added collectMoney function and refactored aggregate (9132392)
- added property attribute to data object in getCustomer method in CBSclient (2b410c4)
- added refund function to tnm client (c1b6183)
- added route handler for PATCH notification (349ffb7)
- implement callback functionality (db356f5)
- implemented functions for incoming transactions (96c3644)
- implemented get transaction enquirey (a043d6f)
- implemented outgoing payments functionality (2e64944)
- implemented recieve transfers (4c0c2aa)
- updated api documentation (82a0435)
- updated readme doc in root folder (0589704)
Bug Fixes
- added await on refund handler (7ba561f)
- added await on refund handler (7a496af)
- added changes from update-payer send money (a5cc399)
- fix linting errors (c845b56)
- fixed eslint errors (fddad62)
- fixed failing tests (5276cf5)
- put default values if return value from mojaloop connector is undefined (803c705)
- refactored interface and git hooks scripts (40e67ac)
- removed unused vars to fix linting errrors (e2d5e6f)
v1.6.0 Release
1.6.0 (2024-09-23)
Features
- added boilerplate code for outgoing payments (0902506)
- added callback endpoint and request handler function (8e1f100)
- added collectMoney function and refactored aggregate (9132392)
- added property attribute to data object in getCustomer method in CBSclient (2b410c4)
- added refund function to tnm client (c1b6183)
- implement callback functionality (db356f5)
- implemented get transaction enquirey (a043d6f)
- implemented outgoing payments functionality (2e64944)
- implemented recieve transfers (4c0c2aa)
- updated api documentation (82a0435)
- updated readme doc in root folder (0589704)
Bug Fixes
- added changes from update-payer send money (a5cc399)
- fix linting errors (c845b56)
- fixed eslint errors (fddad62)
- fixed failing tests (5276cf5)
- put default values if return value from mojaloop connector is undefined (803c705)
- refactored interface and git hooks scripts (40e67ac)
- removed unused vars to fix linting errrors (e2d5e6f)
v1.5.0 Release
1.5.0 (2024-09-22)
Features
- added boilerplate code for outgoing payments (0902506)
- added callback endpoint and request handler function (8e1f100)
- added collectMoney function and refactored aggregate (9132392)
- added property attribute to data object in getCustomer method in CBSclient (2b410c4)
- added refund function to tnm client (c1b6183)
- implement callback functionality (db356f5)
- implemented get transaction enquirey (a043d6f)
- implemented outgoing payments functionality (2e64944)
- implemented recieve transfers (4c0c2aa)
- updated api documentation (82a0435)
- updated readme doc in root folder (0589704)