Skip to content

Releases: mojaloop/ml-testing-toolkit

v15.2.1 Release

07 Nov 12:25
Compare
Choose a tag to compare

15.2.1 (2022-11-07)

Bug Fixes

  • parameterized the inbound request size (#221) (ad8226a)

v15.2.0 Release

31 Oct 18:21
Compare
Choose a tag to compare

15.2.0 (2022-10-31)

Features

  • mojaloop/2997: dynamic ttk rules and request mutation (#219) (1374c24)

v15.1.0 Release

24 Aug 09:02
Compare
Choose a tag to compare

15.1.0 (2022-08-24)

Features

  • mojaloop/2814: added moja sim inbound api (#218) (0b877af)

v15.0.0 Release

28 Jul 13:32
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

15.0.0 (2022-07-28)

⚠ BREAKING CHANGES

  • mojaloop/#2092: Major version bump for node v16 LTS support, re-structuring of project directories to align to core Mojaloop repositories and docker image now uses /opt/app instead of /opt/mojaloop-testing-toolkit which will impact config mounts, and changed the port number from 5000 to 4040 which will impact the values in TTK environment files used in test executions and helm values files used in K8S deployments.
    Major version bump since this is a big upgrade.

Features

Release v14.2.0

21 Jul 06:39
151b0e4
Compare
Choose a tag to compare

Changelog for this release:

Release v14.1.0

20 Jun 09:54
Compare
Choose a tag to compare

Changelog for this release:

  • Feature: Break on error and disable option for requests pull/204

Release v14.0.5

18 Mar 13:59
cded666
Compare
Choose a tag to compare

Changelog for this release:

  • feat: Added fake currencies to swagger files (#205)

Release v14.0.4

22 Feb 12:54
84cb703
Compare
Choose a tag to compare

What's Changed

  • feat: callback rule updates to suppose patch notification test-scenarios by @mdebarros in #200

New Contributors

Full Changelog: v14.0.3...v14.0.4

Release v14.0.3

18 Feb 10:11
fcddaeb
Compare
Choose a tag to compare

Changelog for this release:

  • fix: does not override the fulfilment when set in a callback-rules (#202)

Release v14.0.2

03 Nov 18:38
cdc7b98
Compare
Choose a tag to compare

Changelog for this release:

  • Added thirdparty-sdk outbound API (#195)
  • Feature/2348 test cases definition report with grouping (#196)