Skip to content

Releases: mojaloop/quoting-service

v8.7.0.8-snapshot release

16 Jan 15:12
Compare
Choose a tag to compare
added error code

v8.7.0.7-snapshot release

16 Jan 01:51
f6e8f6c
Compare
Choose a tag to compare
Added synchronous responses for rules engine invalid quote errors (#127)

* Added synchronous responses for rules engine invalid quote errors

* Corrected import

* Corrected error variable name

* Moved response handling out of model, into handlers

* Fixed tests

v8.7.0.6-snapshot release

09 Jan 20:27
Compare
Choose a tag to compare
removed config from dockerfile

v8.7.0.5-snapshot release

09 Jan 18:52
Compare
Choose a tag to compare
removed config from dockerfile

v8.7.0.4-snapshot release

09 Jan 15:13
Compare
Choose a tag to compare
renamed switchEndpoint to a better name

v8.7.0.3-snapshot release

08 Jan 18:34
Compare
Choose a tag to compare

v8.7.0.2-snapshot release

06 Jan 20:18
Compare
Choose a tag to compare
downgrade helm version

v8.7.0.1-snapshot

06 Jan 17:05
Compare
Choose a tag to compare
Skip vuln check step

v8.7.0-snapshot

11 Dec 10:53
7af1891
Compare
Choose a tag to compare
v8.7.0-snapshot Pre-release
Pre-release

Change log for this release:

  • Updated Mojaloop libraries dependencies to match the mojaloop/event-sdk release version 8.6.2

v8.6.1 Snapshot

05 Dec 17:05
50564a1
Compare
Choose a tag to compare
v8.6.1 Snapshot Pre-release
Pre-release

Change log for this release:

  • Feature: Disassociated unit tests from the actual contents of file config/rules.json (PR #92). Added a rules.example.json file.
  • Bugfix: mojaloop/project/issues/1085 Quote to Inactive Fsp (PR #91). Properly generate request headers when a messages originates from switch
  • Feature: mojaloop/project/issues/846 async logging (#100)
  • Feature: mojaloop/project/issues/update json rules engine (#101)