v15.0.0 Release
15.0.0 (2022-06-09)
⚠ BREAKING CHANGES
- Major version bump for node v16 LTS support, re-structuring of project directories to align to core Mojaloop repositories and docker image now uses /opt/app instead of /opt/quoting-service which will impact config mounts.
Features
- upgrade to node LTS v16 (#302) (bc11b7c), closes mojaloop/#2767
- mojaloop/#2704: core-services support for non-breaking backward api compatibility (#295) (812b75d), closes mojaloop/#2704
- mojaloop/#2535: fspiop api version negotiation not handled by quoting service (#289) (#290) (d4d48c1), closes mojaloop/#2535
- mojaloop/#2535: fspiop api version negotiation not handled by quoting service (#289) (737c7b4), closes mojaloop/#2535
- mojaloop/#2439: quoting-service-model.validatequoterequest-doesnt-perform-correct-validation (#280) (b0c2cdc), closes mojaloop/#2439