Skip to content

Releases: mojaloop/sdk-standard-components

PISP features: thirdParty requests and authorizations

10 Jul 12:30
c488f42
Compare
Choose a tag to compare
  • GET/POST thirdparty requests
  • POST authorizations request

v10.3.2

04 Jun 15:12
e9845e3
Compare
Choose a tag to compare
No longer printing empty log lines. Added test. (#67)

* No longer printing empty log lines. Added test.

* Bumped package version

v10.3.1

04 Jun 13:38
b8e6547
Compare
Choose a tag to compare
Added SDK logger to shared components as it will be shared with repor…

v10.3.0 Release

01 Jun 09:56
b32a7ce
Compare
Choose a tag to compare

Changelog for this release:

  • #1328: Added getBulkQuotes request function (#62)

v10.2.4 Release

21 May 17:23
2028055
Compare
Choose a tag to compare

Changelog for this release:

v10.2.3 Release

19 May 12:44
20a37b9
Compare
Choose a tag to compare

Changelog for this release:

  • #1325: Added bulk quotes and bulk transfers support (#62)

v10.2.2

14 May 14:39
20d7ff8
Compare
Choose a tag to compare

Fix excessive log verbosity

v10.2.1

14 May 12:40
2a9d08d
Compare
Choose a tag to compare

Fix detection of URL schema

v10.2.0

13 May 13:32
8ff002d
Compare
Choose a tag to compare
  • Added functions to decode Ilp packet
  • Added a function to validate a transfer request against the Ilp packet in it

v10.1.1

13 May 11:52
dff509d
Compare
Choose a tag to compare

MOWDEV-5132: Replace deprecated request-promise module with Node.js based implementation