Releases: mojaloop/operator-settlement
Releases · mojaloop/operator-settlement
v11.0.0 Release
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
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
Merge pull request #8 from mojaloop/v8.8.0-release Update package.json version
Test CI Pipeline
Merge pull request #7 from mojaloop/feature/test-release-process Test CI Pipeline
Clean up of Dockerfile
Removed not needed usage of two separate images in Dockerfile.
Install MySQL client via Dockerfile
The v1.0.0 docker image published on Dockerhub does not contain MySQL client. This release should fix this issue.
Initial public release
First working version of a public release