Skip to content

Releases: mojaloop/sdk-scheme-adapter

v8.5.4

15 Nov 13:06
de1c890
Compare
Choose a tag to compare

More components exposed to npm package. Updated README.

v8.5.3

15 Nov 09:19
Compare
Choose a tag to compare

Rollup recent commits and publish to npm

v8.5.2

12 Nov 14:05
b8fc6fb
Compare
Choose a tag to compare

Make mTLS configurable for inbound and outbound connections separately.

  • TLS configuration using two new environment variables:
    INBOUND_MUTUAL_TLS_ENABLED and OUTBOUND_MUTUAL_TLS_ENABLED

v8.5.1

11 Nov 18:43
3eef1be
Compare
Choose a tag to compare
  1. Added support to specify separate endpoints for ALS, quoting service and transfer service instead of a single peer endpoint.

v8.5.0

08 Nov 13:02
78e43ab
Compare
Choose a tag to compare
  1. Fixes to circular refs in returned errors. (MP-643)
  2. Support for account creation via POST /participants (MP-24)

v8.4.1

05 Nov 13:38
Compare
Choose a tag to compare

Pass outbound model mojaloop errors back to caller

v8.4.0

01 Nov 14:17
0ed238f
Compare
Choose a tag to compare

allow JWS on PUT parties to be switched off independently.

v8.1.8

17 Oct 11:43
9d5cd12
Compare
Choose a tag to compare

Implement expiry timestamp check for quotes and transfers requests.

v8.1.7

03 Oct 18:05
9f80c89
Compare
Choose a tag to compare

Config flag to enable transfer reroute in forex use cases.

v8.1.6

03 Oct 13:48
885c4bc
Compare
Choose a tag to compare

Add extension list capability to outbound transfers.