Skip to content

Releases: mojaloop/ml-testing-toolkit

Release v12.4.3

06 Jul 16:00
f26bd41
Compare
Choose a tag to compare

Changelog for this release:

  • Bugfix: Test execution stops with error 'max call stack' when http outbound errors like socket hangup (#171)

Release v12.4.2

24 Jun 08:39
eec8a6f
Compare
Choose a tag to compare

Changelog for this release:

  • Minor bugfixes

Release v12.4.1

22 Jun 11:06
f069919
Compare
Choose a tag to compare

Changelog for this release:

  • Added logs to monitoring page when the requests are going from scripts (#168)
  • Some change in defaults (#169)

Release v12.4.0

08 Jun 17:15
7294827
Compare
Choose a tag to compare

Changelog for this release:

  • Added requests and callbacks history endpoints to TTK API
    • GET /api/history/requests
    • DELETE/api/history/requests
    • GET /api/history/callbacks
    • DELETE/api/history/callbacks

Release v12.3.0

21 May 11:30
5a09b23
Compare
Choose a tag to compare

Changelog for this release:

Release v12.2.1

13 May 14:49
080b344
Compare
Choose a tag to compare

Changelog for this release:

  • Added javascript compatibility to inbound scripting ( #161 )

Release v12.2.0

10 May 14:32
9377a97
Compare
Choose a tag to compare

Changelog for this release:

  • Added a feature to skip a request in the test runner ( #159 )

Release v12.1.0

06 May 19:18
c43be91
Compare
Choose a tag to compare

Changelog for this release:

  • Improved http(s) client connections using http(s) keepalive ( #155 )
  • Implemented configurable timeouts during testcase execution ( #154 )

Release v12.0.2

23 Apr 17:03
734cb5d
Compare
Choose a tag to compare

Change Log:
Show skipped assertions: mojaloop/project#2123

Release v12.0.1

16 Apr 05:25
df12ad3
Compare
Choose a tag to compare

Changelog for this release:

  • Fix/efk search query
  • Improve inbound script logging