Skip to content

Releases: mojaloop/operator-settlement

v11.0.0 Release

10 Feb 14:02
94e29fd
Compare
Choose a tag to compare

change-log for this release:

  • chore: fixing the required mysql-client which is needed for the init script
  • chore: update license file
  • fix(deps): update vulnerable dependencies, ignore unfixable for 1 month
  • fix(deps): update vulnerable dependencies
  • fix(ci/cd) use package-lock.json for cache
  • feat(ci/cd): add pr title check
  • chore: Update config.yml
  • chore: maintenance updates
  • unit test fixes

v9.2.1 Release

06 May 15:30
34e673d
Compare
Choose a tag to compare
Merge pull request #14 from mdebarros/hotfix/v9.2.1-release

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

Official release for v8.8.0

15 Jan 16:03
057ad2d
Compare
Choose a tag to compare
Merge pull request #8 from mojaloop/v8.8.0-release

Update package.json version

Test CI Pipeline

04 Dec 11:36
b55538d
Compare
Choose a tag to compare
Merge pull request #7 from mojaloop/feature/test-release-process

Test CI Pipeline

Clean up of Dockerfile

04 Dec 09:35
889bafe
Compare
Choose a tag to compare

Removed not needed usage of two separate images in Dockerfile.

Install MySQL client via Dockerfile

04 Dec 09:09
3a22b97
Compare
Choose a tag to compare

The v1.0.0 docker image published on Dockerhub does not contain MySQL client. This release should fix this issue.

Initial public release

04 Dec 09:08
3a22b97
Compare
Choose a tag to compare

First working version of a public release