Releases: mojaloop/quoting-service
Releases · mojaloop/quoting-service
v6.3.0-snapshot Release
- added simple routing mode and fixes for all tests
- still one minor error in testing but will be fixed on quote refactor
- updated server to handle and respond to errors as defined in mojaloop spec
- updated swagger to allow proper content-type
- updated dependency to latest version
- added test-unit back in
- updated version
- added x-unit to testing
- removed caret
Note: SIMPLE_ROUTING_MODE
has been added to the default.json which is true
by default.
v6.2.1-snapshot Release
Change log for this release:
- Quoting Service: Support for Party Identifier Types & Transaction Scenarios: mojaloop/project/issues/769
- Switch passing incorrect ACCEPT header in POST quotes from payer to payee: mojaloop/project/issues/778
v6.2.0-snapshot Release
Change log for this release:
- Code contributed from Mowali for Quoting-Service has been adapted to operate against the mojaloop stack.
- Some alignment to OSS standards have been completed, but more to come in future