Skip to content

Releases: mojaloop/finance-portal-backend-service

v8.8.8

10 Feb 13:21
ca90655
Compare
Choose a tag to compare
Added route `POST /forex/rates/:currencyPair` (#26)

* Added route `POST /fxp/rates/:currencyPair`

* Propagate request's body to `createFxpRateForCurrencyChannel`

* Update to latest finance-portal-lib

* Update dependencies

* Fixed tests

Co-authored-by: Kamuela Franco <kamuela.franco@gmail.com>
Co-authored-by: Matt Kingston <mattkingston@gmail.com>

Added route `GET /forex/rates`

31 Jan 18:24
1e29133
Compare
Choose a tag to compare
Fixed eslint issues; (#25)

* Fixed eslint issues;
Added eslint as part of the ci/cd pipeline;
Removed not needed asynchronous call to `jwt.verify`.

* Bumped to 8.8.7

* Simplified `array.some` loop.

* Fixed linter run in CICD pipeline.

* Use `npm ci` instead of `npm install`;
dependency cache on `package-lock.json`.

v8.8.5: Merge pull request #23 from mojaloop/bugfix/reports

30 Jan 16:45
5a7c9e2
Compare
Choose a tag to compare

Fix settlementWindowId column name in db queries

29 Jan 15:46
Compare
Choose a tag to compare
v8.8.4

change name to settlementWindowId column

Fix db queries

27 Jan 21:08
Compare
Choose a tag to compare
Some fixes to settlement window queries (#21)

* Some fixes to settlement window queries

* Improved result for settlement window info query

* update settlements endpoint in windows model

Co-authored-by: Aarón Reynoza <ldaaron38@gmail.com>

v8.8.2

17 Jan 18:19
b23e8db
Compare
Choose a tag to compare
group concat date formats  for settlementWindows (#18)

* group concat date formats  for settlementWindows

* Update db.js

v8.8.1

17 Jan 17:53
8b81c7c
Compare
Choose a tag to compare
Merge pull request #17 from mojaloop/bugfix/concatenate-aggregate-cur…

Create official release for current sprint 8.8

17 Jan 11:29
Compare
Choose a tag to compare
v8.8.0

Update check for login route in middleware

Fix small dummy query async problem

14 Jan 21:16
d39d89b
Compare
Choose a tag to compare
v0.0.8

fix async failure on dummy query (#15)

Filter out unnecessary files and folders from /secrets

14 Jan 19:37
061f78d
Compare
Choose a tag to compare
Change jwt injection (#14)

* filter out unnecesary files in /secrets directory