Releases: mojaloop/quoting-service
v10.2.2
v10.2.1
v10.2.1-snapshot
Fixed bug with createQuoteExtensions
This is mowali-specific branch
v10.2.0 Release
Change-log for this release:
- Feature: Added jws signing feature (PR #203 )
v10.2.0-snapshot
Release from branch mowdev-3411
sligthly tweaked to the needs of the Mowali implementation.
Aligned with latest version of master branch which currently is on tag v10.2.0
v10.1.1.1-snapshot
Release from branch mowdev-3411
sligthly tweaked to the needs of the Mowali implementation.
Aligned with latest version of master branch which currently is on tag v10.1.1
v10.1.1 Release
Changes in this release:
- Added async logging support to DockerFile
- Updated dependencies for Jest
- Bumped version to v10.1.1
v10.1.0 Release
Changelog for this release:
- Update dependencies especially central-services-shared/event-sdk to fix event tracing bug.
v9.3.0.2-snapshot
Modify/set the headers in sendErrorCallback only in case it is explicitly requested to do so, as this function is called in two cases:
// 1. (do not modify them) when the Switch needs to relay an error, e.g. from a DFSP to another
// 2. (modify/set them) when the Switch needs to send errors that are originating in the Switch, e.g. to send an error back to the caller
v9.4.0-snapshot
Modify/set the headers in sendErrorCallback
only in case it is explicitly requested to do so, as this function is called in two cases:
// 1. (do not modify them) when the Switch needs to relay an error, e.g. from a DFSP to another
// 2. (modify/set them) when the Switch needs to send errors that are originating in the Switch, e.g. to send an error back to the caller