Skip to content

Releases: mojaloop/settlement-management

v11.0.0 Release

11 Feb 19:42
c347bcf
Compare
Choose a tag to compare

change-log for this release:

  • hotfix: fix for missing mysql-client from dockerfile
  • chore: updated vulnerable dependencies
  • chore: updated license file
  • chore: bump to 11.0.0 to bring into line with Mojaloop's SemVer
  • chore: dependency updates to fix vulns, issues and config changes
  • chore: updating finance-portal-lib version
  • chore: minor docker file change
  • chore: updated ui lib
  • chore: minor config changes

v8.8.2 Release

06 May 15:29
3751b7a
Compare
Choose a tag to compare
Merge pull request #15 from mdebarros/hotfix/v8.8.2-release

Added mysql-client to the dockerfile to support init tasks on k8s deployment

Remove payment matrix code

27 Jan 21:09
cd80b7f
Compare
Choose a tag to compare
v8.8.1

removed the code for the payment matrix (#6)

Official release for sprint 8.8

15 Jan 15:32
58e1d40
Compare
Choose a tag to compare
Merge pull request #4 from mojaloop/bugfix/fix-dockerfile-start-command

Bugfix/fix dockerfile start command

Fix Dockerfile's start command

04 Dec 10:52
58e1d40
Compare
Choose a tag to compare

Fixed the command that starts up the node.js server

Clean up of Dockerfile

04 Dec 09:43
827e5a3
Compare
Choose a tag to compare

Removed not needed usage of two separate images in Dockerfile.

Initial public release

29 Nov 18:11
Compare
Choose a tag to compare

First working public version.