Skip to content

Releases: mojaloop/quoting-service

v11.0.2-snapshot

28 Aug 18:09
Compare
Choose a tag to compare

Support for the test currencies XTS and XXX

v10.6.0 Release

16 Jul 12:39
55cc399
Compare
Choose a tag to compare

Changelog:

  • Added support for bulk quotes post/put/get and error functionality
  • Updated dependencies to fix audit issues

v10.5.5 Release

02 Jul 18:59
9b87b67
Compare
Choose a tag to compare

Changelog:

  • [FIX] createPartyQuote not passing all values to getParticipant

v10.5.4 Release

02 Jul 17:29
5442493
Compare
Choose a tag to compare

Changelog:

  • Updated the order the sql is run in, seems to give and issue during testing

v10.5.3 Release

02 Jul 14:31
63b4a36
Compare
Choose a tag to compare

Changelog:

  • Updated participant lookup to validate against the participant and participant currency table to validate that the participant is active as well as their currency account

v10.5.2 Release

02 Jul 13:06
c4945b0
Compare
Choose a tag to compare

Changelog:

  • Fix for accept header and content-type header versions being hardcoded

v10.5.1-snapshot

30 Jun 15:52
Compare
Choose a tag to compare

Fixed the error message

v10.5.1 Release

30 Jun 16:25
294e090
Compare
Choose a tag to compare

Changelog:

  • Update to remove accept header from PUT quotes callback
  • Error message text fix

v10.5.0

30 Jun 09:30
be43446
Compare
Choose a tag to compare

Reduced the length of some error log messages by removing the "quote ID", because they were being truncated and causing problems.

v10.2.2-snapshot

07 Jul 01:03
Compare
Choose a tag to compare

revert the error message