Skip to content

Commit

Permalink
ci(release): 1.16.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Feb 5, 2025
1 parent 3fd705f commit 2d53bc5
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 3 deletions.
116 changes: 116 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,122 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## 1.16.0 (2025-02-05)


### Features

* added auth and kyc ([93f09ca](https://github.com/mojaloop/ml-reference-connectors/commit/93f09ca78216622c735e7d655a73f7b06a01a6ed))
* added boilerplate code for outgoing payments ([0902506](https://github.com/mojaloop/ml-reference-connectors/commit/0902506d5f4aed99c39bc9d03aa3de5b20216b38))
* added callback endpoint and request handler function ([8e1f100](https://github.com/mojaloop/ml-reference-connectors/commit/8e1f100c03233de75fc6de22b0e081fbb2fe0a88))
* added collectMoney function and refactored aggregate ([9132392](https://github.com/mojaloop/ml-reference-connectors/commit/91323925847239cf75ffdc6606cc68266a742352))
* added iso kyc features and implemented new designs for merchant payments ([cf28dc3](https://github.com/mojaloop/ml-reference-connectors/commit/cf28dc3245862bb02011cf8cd3a8702d038a2597))
* added logging for errors ([d8899bf](https://github.com/mojaloop/ml-reference-connectors/commit/d8899bf5ae621af62fa66573897e8f487a80d660))
* added logging of request and respone bodies ([60a7e03](https://github.com/mojaloop/ml-reference-connectors/commit/60a7e036a10a31278c01220ff26c5f1d8414610d))
* added merchant payments ([9a7ed9f](https://github.com/mojaloop/ml-reference-connectors/commit/9a7ed9f8a1121eb3f0a8ddb8674f8e84782d5808))
* added merchant payments and tests ([ba25f70](https://github.com/mojaloop/ml-reference-connectors/commit/ba25f705777584a78a68f2999f4d3c5b4ca00141))
* Added mock test and types for NBM ([34caa9b](https://github.com/mojaloop/ml-reference-connectors/commit/34caa9ba55e2efa42d21eb75f8e249f378046692))
* added property attribute to data object in getCustomer method in CBSclient ([2b410c4](https://github.com/mojaloop/ml-reference-connectors/commit/2b410c4e9e6c882e34b12950679da952afa919b3))
* added quote checking functions ([a1c9679](https://github.com/mojaloop/ml-reference-connectors/commit/a1c9679421afc992d874f914cb916e2fecf9154c))
* added quote validation logic for incoming payments ([5b1ce67](https://github.com/mojaloop/ml-reference-connectors/commit/5b1ce67be3c25431b514c573068014b3e07833fc))
* added refund function to tnm client ([c1b6183](https://github.com/mojaloop/ml-reference-connectors/commit/c1b6183b05d71e095a97316fc417da5701306f46))
* added route handler for PATCH notification ([349ffb7](https://github.com/mojaloop/ml-reference-connectors/commit/349ffb7ea4c488ae0bdf00cef424ea8d06de42e1))
* added sequence diagrams for merchant payments ([89c207a](https://github.com/mojaloop/ml-reference-connectors/commit/89c207a58e0b18bfacb1e95f9a68bf0521d4a8cd))
* added type for extensionList entry ([0fa095c](https://github.com/mojaloop/ml-reference-connectors/commit/0fa095c3478493c983433ef6a252405705937254))
* change callback req method to post for tnm ([db3180e](https://github.com/mojaloop/ml-reference-connectors/commit/db3180eae26e0f8a456bcfe78a612e14e6b4eb93))
* create new connector for mtn ug ([651ac79](https://github.com/mojaloop/ml-reference-connectors/commit/651ac79fcf57b4c1f6c21ade8ae9b4c81d67130d))
* fdh core connector and tnm quote request function ([e87fdf0](https://github.com/mojaloop/ml-reference-connectors/commit/e87fdf024d891f916e5ded7265e810b8a0fe813b))
* fixed MTN Client to support integration ([089a13c](https://github.com/mojaloop/ml-reference-connectors/commit/089a13c281dd0ff926c6dd8e59cb8a8b7dc16c8f))
* handle error responses properly ([f5af785](https://github.com/mojaloop/ml-reference-connectors/commit/f5af785c22fdc57ee88ed729623f13db39f49a91))
* implement callback functionality ([db356f5](https://github.com/mojaloop/ml-reference-connectors/commit/db356f59f0523dac1272e0e99e526d76646621a3))
* implement ISO requirements in connector template ([9b27926](https://github.com/mojaloop/ml-reference-connectors/commit/9b279264f92b4ec7be4bf58776d00104322e8108))
* implemented functions for incoming transactions ([96c3644](https://github.com/mojaloop/ml-reference-connectors/commit/96c364477372bd937559ea7880714b0e45bbb6f5))
* implemented get transaction enquirey ([a043d6f](https://github.com/mojaloop/ml-reference-connectors/commit/a043d6f1d88c5871da7338e030063f2e59a88cb6))
* implemented merchant payments ([141e414](https://github.com/mojaloop/ml-reference-connectors/commit/141e4144be0f71161ecba4b3731800f44e802f92))
* Implemented mocks tests ([5513c21](https://github.com/mojaloop/ml-reference-connectors/commit/5513c2136e88b746550b9a128cb3690d03a5c847))
* implemented mtn kyc data mapping iso fields and merchant payment implementation ([9a0f631](https://github.com/mojaloop/ml-reference-connectors/commit/9a0f63107dac6f45cbc1ee581f7864acbbc8c133))
* implemented outgoing payments functionality ([2e64944](https://github.com/mojaloop/ml-reference-connectors/commit/2e649443416e27ccc44f4958c588a34c44cfea19))
* implemented recieve transfers ([4c0c2aa](https://github.com/mojaloop/ml-reference-connectors/commit/4c0c2aac058972bd12cf00802e9fb2a1bab9bcbd))
* implemented tests and fixed issues from testing in connector template ([0536561](https://github.com/mojaloop/ml-reference-connectors/commit/0536561e5099e15c429ed40800d6be5de7a4399d))
* implemented validateQuote function ([f1e4646](https://github.com/mojaloop/ml-reference-connectors/commit/f1e4646614937feb2634946a30aac76fc6fbce6e))
* put http protocol for cbs in env var ([bd188dd](https://github.com/mojaloop/ml-reference-connectors/commit/bd188dd55413bf175e1b6de93228cdb9d3538581))
* read ISO returned name and configure http timeout ([05fb823](https://github.com/mojaloop/ml-reference-connectors/commit/05fb823e671c18afcbdd9c88b55575b901e692b4))
* refactored aggregate and added callback handler ([dfd0bdd](https://github.com/mojaloop/ml-reference-connectors/commit/dfd0bdd943300c09d0c62e9d4b0ce654155d811b))
* refactored the sequence of handling of currentState for an outgoing payment ([ca76733](https://github.com/mojaloop/ml-reference-connectors/commit/ca767337518f04bb41ddf98017a18a6a80f5a0d1))
* return errors from SDK properly ([5408d34](https://github.com/mojaloop/ml-reference-connectors/commit/5408d345c67adf7d5b164daaa0c3530a33997df7))
* set default values for extensionLists that may be undefined ([29c6388](https://github.com/mojaloop/ml-reference-connectors/commit/29c638813ffd970050c54d99b8dd1459a53a5592))
* set default values for extensionLists that may be undefined ([72af519](https://github.com/mojaloop/ml-reference-connectors/commit/72af519e9ad865cbee87dbf8e054019fd506dc12))
* set default values in extensionLists for outbound post transers ([ec2e623](https://github.com/mojaloop/ml-reference-connectors/commit/ec2e62378d960b7f7a91e61c74a142ea415e4aa7))
* Unit and Integrations tests added ([0943618](https://github.com/mojaloop/ml-reference-connectors/commit/0943618a8bfa1eaaebb1d1d9a605639a00290b02))
* update sdk client for tnm to return all sdk responses ([ef1663a](https://github.com/mojaloop/ml-reference-connectors/commit/ef1663abbf2976d3d5aa1290cf9d31302ddc9a84))
* updated api documentation ([82a0435](https://github.com/mojaloop/ml-reference-connectors/commit/82a0435188179bf5d2337cf26a7fa4aafaab53b6))
* updated readme doc in root folder ([0589704](https://github.com/mojaloop/ml-reference-connectors/commit/058970451cd935e670ec6370df74f3e14c98eec1))
* warn for missing extensionlists and return supportedCurrenceis ([cc745b2](https://github.com/mojaloop/ml-reference-connectors/commit/cc745b2d17327c099938196d6645f3978df1256e))
* Writing mock tests ([9923398](https://github.com/mojaloop/ml-reference-connectors/commit/99233988399cbfe1fb0246bdfcbd502633f95778))


### Bug Fixes

* added await on refund handler ([7ba561f](https://github.com/mojaloop/ml-reference-connectors/commit/7ba561f7278258e7f63fc431d713efbcee55e418))
* added await on refund handler ([7a496af](https://github.com/mojaloop/ml-reference-connectors/commit/7a496af77335c8415c7d60fc6a1cc52a1828a607))
* added changes from update-payer send money ([a5cc399](https://github.com/mojaloop/ml-reference-connectors/commit/a5cc3991164d491edb9c5d1f6f3c4243c175b594))
* ffixed ailed transfer test ([fe5a550](https://github.com/mojaloop/ml-reference-connectors/commit/fe5a55076693d6075761e88c34c685c8c9d8ba89))
* fix failing tests ([0c1f6d6](https://github.com/mojaloop/ml-reference-connectors/commit/0c1f6d625997101970eb6a64cb8f3603b463fd27))
* fix linting errors ([c845b56](https://github.com/mojaloop/ml-reference-connectors/commit/c845b56068d949c507fef087d52ba6a659205bcd))
* fix the operationId being referenced in dfsp routes ([c0ed2d2](https://github.com/mojaloop/ml-reference-connectors/commit/c0ed2d29bc3a8c3c91be467ff57e2f48ef37df6c))
* fixed env file name and removed integration tests from pipeline run ([853f26a](https://github.com/mojaloop/ml-reference-connectors/commit/853f26ae7a4e73e93290ea7aa87395ed4b7cba15))
* fixed eslint errors ([fddad62](https://github.com/mojaloop/ml-reference-connectors/commit/fddad62df7bcf15749833bdcdf1ce622ba7974b6))
* fixed failing callback test ([fd8844c](https://github.com/mojaloop/ml-reference-connectors/commit/fd8844c7e7f8cb1c41381f076367a007ffc4b632))
* fixed failing ci jobs ([1f1bd2f](https://github.com/mojaloop/ml-reference-connectors/commit/1f1bd2f5d20e5bf93f7cf35f2f83b0fa9a1b1d81))
* fixed failing integration tests ([e338c28](https://github.com/mojaloop/ml-reference-connectors/commit/e338c281112da0784c74372a77838a3d90737395))
* fixed failing test for quoterequests ([cdb33aa](https://github.com/mojaloop/ml-reference-connectors/commit/cdb33aa1772f8f36f77500217edf5f76e35b9292))
* fixed failing tests ([f83eb21](https://github.com/mojaloop/ml-reference-connectors/commit/f83eb218427464295b53da80a9c9e3c9741eabae))
* fixed failing tests ([4f00035](https://github.com/mojaloop/ml-reference-connectors/commit/4f00035f222be92c49d828aaf995c18d5a8099b0))
* fixed failing tests ([4e85c44](https://github.com/mojaloop/ml-reference-connectors/commit/4e85c4463935996cd6eee0f53dafea74d239399e))
* fixed failing tests ([5276cf5](https://github.com/mojaloop/ml-reference-connectors/commit/5276cf5fc64c28083ed9fb7505ae025c2ed5df6e))
* fixed failing tests in mtn-ug-core-connector ([87240f9](https://github.com/mojaloop/ml-reference-connectors/commit/87240f95753c7fa4114da01b2c8c4a1fa0998234))
* fixed failing tests in mtn-ug-core-connector ([932b714](https://github.com/mojaloop/ml-reference-connectors/commit/932b71443cbccbbdf3ecda8b12ab83c5f47d8c65))
* fixed failing tests in the mtn-ug and mtn-zm connector ([b863499](https://github.com/mojaloop/ml-reference-connectors/commit/b8634996790577788e236c0859e8bf36420e1be0))
* Fixed failing unit test ([61bdbcd](https://github.com/mojaloop/ml-reference-connectors/commit/61bdbcd640e09890379fa92949efa0e884780d34))
* fixed failing unit tests ([432d150](https://github.com/mojaloop/ml-reference-connectors/commit/432d15012d6e86f63f162f853cbfa73149d8ac87))
* fixed failling quote request unit test ([44f2273](https://github.com/mojaloop/ml-reference-connectors/commit/44f22739167b682e95ba353ebe33aac92a65c193))
* fixed liniting errors and tests in airtel-zm connector ([c2a4dff](https://github.com/mojaloop/ml-reference-connectors/commit/c2a4dff0b96119f89823bdbfe568bb27aaf02757))
* fixed linting ([c57dba8](https://github.com/mojaloop/ml-reference-connectors/commit/c57dba89a53534213b69b74dae570331b472eeef))
* fixed linting errors ([2a11833](https://github.com/mojaloop/ml-reference-connectors/commit/2a11833e37f4d29b24dbaaa20f0f5e3b0ffbb39d))
* fixed linting errors ([0ea2af8](https://github.com/mojaloop/ml-reference-connectors/commit/0ea2af89349e273fb5eb96ee3759a315bb46f399))
* fixed linting errors ([163dbee](https://github.com/mojaloop/ml-reference-connectors/commit/163dbeedb9d2cd741744931ac474d414338f8567))
* fixed linting errors and fixed failing tests in ci ([0839177](https://github.com/mojaloop/ml-reference-connectors/commit/08391772959d050ec631284e3a004f3a538a54f3))
* fixed middleName return in getParties call ([a1b7bd0](https://github.com/mojaloop/ml-reference-connectors/commit/a1b7bd0683197ab3fbb0bca2f3b5ee42d37f650e))
* fixed parameter name in api spce ([f785f2c](https://github.com/mojaloop/ml-reference-connectors/commit/f785f2cda3832cc11db4c1ba1275bc0b7ef179ad))
* fixed parameter names on get parties ([3b9abcb](https://github.com/mojaloop/ml-reference-connectors/commit/3b9abcb008ed7bab84d406b3cdac6857b9303511))
* fixed quote validation functions ([c04f729](https://github.com/mojaloop/ml-reference-connectors/commit/c04f72932298b1b7ed85763f527053ad361ea3de))
* fixed sdk logging of response body from sdk ([6ed676d](https://github.com/mojaloop/ml-reference-connectors/commit/6ed676de2b16a8976cb952b4bd1d06cb546dfcb2))
* fixed the core connector agg functions ([9f05cf3](https://github.com/mojaloop/ml-reference-connectors/commit/9f05cf3bb86ed8e2c60a728e6f9b52e5c8847635))
* fixed typo in name of api spec file ([888dddf](https://github.com/mojaloop/ml-reference-connectors/commit/888dddf96f186fbf137d602aebfaec2582e3cd3a))
* fixed typo in name of api spec file ([a74e6a5](https://github.com/mojaloop/ml-reference-connectors/commit/a74e6a51659e87049ca20e68c4e832af1ccc69b4))
* fixed typo in name of api spec file ([06c06dd](https://github.com/mojaloop/ml-reference-connectors/commit/06c06dd06bb318293b454094fabddaae7b135aec))
* fixing linting errors and environmental variables ([b27ee08](https://github.com/mojaloop/ml-reference-connectors/commit/b27ee089a1ab707292dbdf6d35a9ad065db9102c))
* implemented changes to fix failing tests ([a05a85b](https://github.com/mojaloop/ml-reference-connectors/commit/a05a85bd3ab08ec0d1180eb3cb5cd9be8b071428))
* implemented new pre-push functionality for git hooks ([c0e1b37](https://github.com/mojaloop/ml-reference-connectors/commit/c0e1b3724aaf3a13830add3abe23824770787bfa))
* **isi 576:** fixed changes found in tnm connector ([a6d8039](https://github.com/mojaloop/ml-reference-connectors/commit/a6d80398bec585ca8b4e113f6ccd69dc6727bebd))
* **isi 576:** fixed changes found in tnm connector ([beccde1](https://github.com/mojaloop/ml-reference-connectors/commit/beccde1cf51f1543a20d1d372052fa5520f5d446))
* **isi 576:** fixed issues found in airtel zambia connector ([f7ad320](https://github.com/mojaloop/ml-reference-connectors/commit/f7ad320d4e9c4cddb50797072aadc192277f9623))
* **isi 576:** fixed issues found in mtn ug connector ([8503b56](https://github.com/mojaloop/ml-reference-connectors/commit/8503b56f87047b09ddb5fd13409d67dad6a54900))
* **isi 576:** fixed issues found in the connector template ([4872847](https://github.com/mojaloop/ml-reference-connectors/commit/4872847e82be99fe2f6988896d9b23e2bcf0c849))
* put check in place to prevent exceptions ([27e5315](https://github.com/mojaloop/ml-reference-connectors/commit/27e5315c0ee18677da7aa2cb7eaf78daad7becf7))
* put default values if return value from mojaloop connector is undefined ([803c705](https://github.com/mojaloop/ml-reference-connectors/commit/803c7052ac6ed446aecdcbacf62d44b3c055afcc))
* refactored code and uncommented updateSentTransfer in agg ([0b33a83](https://github.com/mojaloop/ml-reference-connectors/commit/0b33a83d9dc1e6d0cfe50e576c9cfe671e5a777a))
* refactored interface and git hooks scripts ([40e67ac](https://github.com/mojaloop/ml-reference-connectors/commit/40e67ac0dd6918f631bd1ebf0a22ae9b8acd2df7))
* refined the merchant payment functions ([1e952e6](https://github.com/mojaloop/ml-reference-connectors/commit/1e952e6c7fc38099325d0f639a42ab169efd1757))
* refined the merchant payment unit tests ([3ae3073](https://github.com/mojaloop/ml-reference-connectors/commit/3ae3073b77fe8984ff7e93366ebdf0fe87dd771d))
* removed unused vars to fix linting errrors ([e2d5e6f](https://github.com/mojaloop/ml-reference-connectors/commit/e2d5e6fc944ea962ac9c67c51697a3e90eb074f5))
* Restored missing implementations for merchant pay ([32214cf](https://github.com/mojaloop/ml-reference-connectors/commit/32214cfd0045ed76c6e5018d98e774f3605745f6))
* synchronize lock file ([1d0f557](https://github.com/mojaloop/ml-reference-connectors/commit/1d0f5574f91945929a1809b01011e5c264eea638))
* unit tests for the merchant payment functions ([f06fa79](https://github.com/mojaloop/ml-reference-connectors/commit/f06fa797adc41b1db6ab1487e28137404bfc7ce2))
* unit tests for the merchant payment functions ([c135e4c](https://github.com/mojaloop/ml-reference-connectors/commit/c135e4c3ad219f54ad4143abe8473fb31ac9d666))
* unit tests for the merchant payment functions ([03a7942](https://github.com/mojaloop/ml-reference-connectors/commit/03a79429fa4c7587ea96e79056579f06cd779ca5))
* Update send money fix ([7910f56](https://github.com/mojaloop/ml-reference-connectors/commit/7910f562205a297e520e88caffa5c6ed984fc256))

## 1.15.0 (2025-01-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ml-reference-connectors",
"version": "1.15.0",
"version": "1.16.0",
"description": "Collection of reference mojaloop connectors",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2d53bc5

Please sign in to comment.