Releases: mojaloop/central-settlement
Releases · mojaloop/central-settlement
v8.8.0 Release
Change log for this release:
- Feature: Added anchor summary report upload (PR #230)
v8.6.0 Release
Change log for this release:
- Security-Enhancement: mojaloop/project/issues/1003 container scan policy (#195)
- Enhancement: Handle file based logging in Dockerfile, update dependencies (#199)
v8.4.0 Release
Change log for this release
- Bugfix: mojaloop/project/issues/934 Add require parse-strings-in-object to make sure environmental variables of type Boolean are properly set as Boolean instead of as a String by the Config object at central-settlement (#176)
v8.3.0 Release
Maintenance Updates
- Updated to use the latest central-services-database with a connection object
- Updated dependencies and new central-ledger-dependency
v8.2.0 Release
This release includes the following changes:
Feature Updates
- #952 Implement ML Number library
- #795 Add missing documentation end-points for API services
Maintenance Updates
- Upgraded dependencies
- Fixed integration tests failure
v7.5.0 Release
Change log for this release:
- Bugfix for Settlements API error format is not as per Spec:
- implementation of error handling plugin to server setup
- fixed for on all GET/PUT/POST endpoints
- multiple replace of "Internal Server Error" with "Validation Error"
- dependencies upgrade
- npm-check-updates module added to pre-commit hook
v7.4.0 Release
Change log for this release:
- Enhancements for Generic Request Duplicate Check for individual transfers - mojaloop/project/issues/904
v7.3.0 Release
v7.2.0 Release
v6.1.1 Release
Change log for this release:
- BugFix: Settlements COMMITTED state not working (#72): mojaloop/project/issues/714