Skip to content

v20.0.0 Release

Compare
Choose a tag to compare
@mojaloopci mojaloopci released this 31 Oct 20:33
· 75 commits to master since this release

Changelog: mojaloop/thirdparty-api-svc

20.0.0 (2022-10-31)

⚠ BREAKING CHANGES

  • mojaloop/#2990: docker image now uses /opt/app instead of the root folder which will impact config mounts, and the secrets folder is no longer included in the docker image which aligns with best practices. Both these changes should NOT be a breaking change but I have marked them as such to make this change more obvious.
  • fix: updated dependencies
  • chore(release): 18.0.0 [skip ci]
  • mojaloop/#2990: docker image now uses /opt/app instead of the root folder which will impact config mounts, and the secrets folder is no longer included in the docker image which aligns with best practices. Both these changes should NOT be a breaking change but I have marked them as such to make this change more obvious.
  • fix: updated dependencies
  • chore(release): 18.0.0 [skip ci]
  • mojaloop/#2990: docker image now uses /opt/app instead of the root folder which will impact config mounts, and the secrets folder is no longer included in the docker image which aligns with best practices. Both these changes should NOT be a breaking change but I have marked them as such to make this change more obvious.
  • fix: updated dependencies
  • chore(release): 18.0.0 [skip ci]

Features

  • mojaloop/#2990: add bulk transfers MVP functionality (#407) (42a6e12), closes mojaloop/#2990
  • mojaloop/#2811: sdk-scheme-adapter sending incorrect transferState on a PUT transfers Callback (#331) (f7e450c), closes mojaloop/#2811
  • mojaloop/#2478: sdk-scheme-adapter does not publish ws notifications when cache is restarted (0a301c5), closes mojaloop/#2478
  • mojaloop/#2436: sdk-sch-adapter inb-API responds incorrectly for 'Unknown uri' error scenario (132f941), closes mojaloop/#2436
  • mojaloop/#2433: sdk-scheme-adapter-v11.18.5-release-failing-on-startup (39cc8e2), closes mojaloop/#2433