Releases: mojaloop/account-lookup-service
Releases · mojaloop/account-lookup-service
v6.1.1-snapshot
Change log for this release:
- moved requests to models
- cleaning up unused code
- removal of hardcoded value to enum
- fixes for aligning ALS with correct flow for sending HTTP requests as well as refactoring and reworking code to be more maintainable. also removed broken code for batch participants. moved endpoint cache to models folders. tried to comment more
- version update
- Admin API functionality added with full CRUD
- fix for broken test
- updated dockerfile
- move npm-run-all to normal dependencies
v6.1.0 Snapshot
Change Log for this release:
- Admin API functionality added with full CRUD
- Fixes for bulk participants creation
- Refactor code to be more maintainable
v5.5.0 Snapshot
Release notes for this release:
-
First public release, supports following endpoints:
----------API---------------
GET /participants/{Type}/{ID}
POST /participants/{Type}/{ID}
POST /participants
GET /parties/{Type}/{ID}
PUT /parties/{Type}/{ID}
GET /health
--------Admin--------------
POST /oracles
GET /health -
Testing still needs to be much improved on, switched to new testing framework, AVA
-
Includes migration scripts for the database and pre-populated data