Skip to content

Releases: mojaloop/ml-core-test-harness

v1.2.4-snapshot.0

31 Jan 11:01
8e3a87e
Compare
Choose a tag to compare
v1.2.4-snapshot.0 Pre-release
Pre-release

What's Changed

  • fix(monitoring): parametrize dashboard-quoting-service.json for prometheus by @muzammil360 in #48

New Contributors

Full Changelog: v1.2.3...v1.2.4-snapshot.0

Release v1.2.3

19 Dec 14:51
24cc0fe
Compare
Choose a tag to compare
Release v1.2.3 Pre-release
Pre-release

What's Changed

  • fix: increase fundsin check delay by @kleyow in #47

Full Changelog: v1.2.2...v1.2.3

v1.2.2 Release

19 Dec 13:54
3488e86
Compare
Choose a tag to compare
v1.2.2 Release Pre-release
Pre-release

Full Changelog: https://github.com/mojaloop/ml-core-test-harness/compare/v1.2.1-snapshot.0..v1.2.2

What's Changed

  • chore: fix quote dashboard name by @kleyow in #39
  • feat(mojaloop/#3499): updated-baseline-v2 by @mdebarros in #37
  • chore(mojaloop/#3565): add scenario for complex quote testing by @kleyow in #40
  • feat(mojaloop/#3591): add setup for e2e testing by @kleyow in #41
  • fix(mojaloop/#3682): fix harness running tests without sim running by @kleyow in #46

Full Changelog: v1.2.0...v1.2.2

v1.2.1-snapshot.0

17 Oct 15:15
5d6827b
Compare
Choose a tag to compare
v1.2.1-snapshot.0 Pre-release
Pre-release

v1.2.0 Release

17 Oct 13:39
c7d6b16
Compare
Choose a tag to compare
v1.2.0 Release Pre-release
Pre-release

What's Changed

  • fix: fix kafka lag legend by @kleyow in #25
  • fix: fix exporter port and image render link by @kleyow in #28
  • chore: updates to dashboards and prom config by @mdebarros in #29
  • chore: added "all" to network recieve/transmit graphs by @mdebarros in #30
  • feat(mojaloop/3520): rebaseline with position prepare batching by @vijayg10 in #32
  • feat(mojaloop/#3532): add test harness and profile for quote characterization by @kleyow in #33
  • chore(mojaloop/#3537): add quote testing dash improvement and config by @kleyow in #34
  • feat(mojaloop/#3565): fix and edit quote harness dashboards by @kleyow in #36

Full Changelog: v1.1.1...v1.2.0

v1.1.1 Release

01 Sep 08:51
08f8317
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0 Release

31 Aug 14:50
51a51a1
Compare
Choose a tag to compare
v1.1.0 Release Pre-release
Pre-release

What's Changed

  • feat(mojaloop/#3397): enhance test harness for perf characterisation by @vijayg10 in #11
  • feat(mojaloop/#3412): extend callback handler to mock oracle and central admin apis by @vijayg10 in #12
  • feat(mojaloop/#3416): add updated ml and nodejs dashboard, update als, kafka exporter by @kleyow in #14
  • feat(mojaloop/#3416): add cl and cl perfomance grafana dashboards by @kleyow in #15
  • feat/performance maintenance characterisation als by @mdebarros in #13
  • feat(mojaloop#3418): setup harness for transfer characterization by @kleyow in #18
  • feat(mojaloop/#3432): automate perf tests by @sri-miriyala in #20
  • feat(mojaloop/#3319): transfer benchmarking by @mdebarros in #21
  • feat(mojaloop/#3319): performance maintenance characterisation transfers by @mdebarros in #22
  • chore: add variables for replicas and move red panda definition by @kleyow in #24
  • feat(mojaloop/3471): added no callback scenario by @vijayg10 in #23
  • fix(mojaloop/#3433): fix healthcheck for objstore by @oderayi in #26

New Contributors

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

02 Jun 10:01
f9db439
Compare
Choose a tag to compare

Changes:

  • Upgraded all the mojaloop core services to latest versions
  • Upgraded Kafka to latest version which uses KRAFT instead of zookeeper
  • Upgraded Mojaloop Testing Toolkit with latest UI
  • Fixed an issue with kafka
  • Fixed an issue with windows file system (related to line breaks) (fixes issue #5)
  • Cleanup
  • Improved startup using kafka-provisioning to pre-create kafka topics
  • Updated TTK health checks

v0.0.4

04 Apr 12:41
35276b2
Compare
Choose a tag to compare

Fixes:

  • Upgraded mongo and kafka docker images to run in all machines without issues
  • Changed exposed ports configuration to make the stack usable along with other local mojaloop services

v0.0.3

22 Feb 21:08
8c322a5
Compare
Choose a tag to compare
  • chore: give containers root access to save reports