Skip to content

Tags: oderayi/quoting-service

Tags

v7.4.0-snapshot

Toggle v7.4.0-snapshot's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix/participants getting cached (mojaloop#17)

Fix for mojaloop/project#933
Added participant check to quote post
Updated dependencies

v7.3.2-snapshot

Toggle v7.3.2-snapshot's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes for mojaloop/project#933 (mojaloop#12)

* Fixes for mojaloop/project#933
- Commented out getParticipant from DB Cache with appropriate comment.
- Updated dependencies to latest versions
- Bumped version

v7.3.1-snapshot

Toggle v7.3.1-snapshot's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for #914 Extension Value fields in ExtensionList objects exceedin…

…g the size limit of 128 (mojaloop#44) (mojaloop#11)

- Updated central-services-error-handling lib to 7.3.0 with bugfix

v7.3.0-snapshot

Toggle v7.3.0-snapshot's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/901adopt standard error handling quoting service (mojaloop#10)

* Adopted the standard error handler library

* Added unit tests for quotes

* Added coverage check script

* Fixed bulk mockgen in unit tests

* Changed to use Error code enums

v

Toggle v's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/901adopt standard error handling quoting service (mojaloop#10)

* Adopted the standard error handler library

* Added unit tests for quotes

* Added coverage check script

* Fixed bulk mockgen in unit tests

* Changed to use Error code enums

v6.3.0-snapshot

Toggle v6.3.0-snapshot's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Quoting Service: Add support for a simple routing mode (mojaloop#5)

* updates for eslint and fix for bug mojaloop/project#778

* version update

* added simple routing option for quotes

* 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 definined 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

v6.2.1-snapshot

Toggle v6.2.1-snapshot's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix for bug mojaloop/project#778 (mojaloop#4)

* updates for eslint and fix for bug mojaloop/project#778

* version update

v6.2.0-snapshot

Toggle v6.2.0-snapshot's commit message
Fix for mojaloop/project#763

- Renamed FSIOP_CALLBACK_URL to FSPIOP_CALLBACK_URL_QUOTES