Skip to content

Releases: mojaloop/central-settlement

v9.3.1 Release

11 Mar 11:26
eec4183
Compare
Choose a tag to compare

Fixed Dockerfile to use the latest module structure

v9.3.0 Release

10 Mar 09:17
e49387c
Compare
Choose a tag to compare

Changelog for this release

Details of stories included in this release:

v9.2.2 Release

10 Mar 07:32
85614de
Compare
Choose a tag to compare

Changelog for this release

Details of stories included in this release:

v9.2.1 Release

20 Feb 10:12
de62154
Compare
Choose a tag to compare

Changelog for this release

  • #1175: Upgraded to Node 12.16.0 LTS (#244)

v8.8.0 Release

22 Jan 09:30
7fda855
Compare
Choose a tag to compare

Change log for this release:

  • Feature: Added anchor summary report upload (PR #230)

v8.6.0 Release

05 Dec 15:42
aa81dfc
Compare
Choose a tag to compare

Change log for this release:

v8.4.0 Release

08 Nov 19:54
Compare
Choose a tag to compare

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

23 Oct 16:08
Compare
Choose a tag to compare

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

04 Oct 15:11
9f83aab
Compare
Choose a tag to compare

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

04 Sep 17:57
baaa12d
Compare
Choose a tag to compare

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