Skip to content

Releases: mojaloop/ml-core-test-harness

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

v0.0.2

17 Jun 11:39
Compare
Choose a tag to compare
  • feat: Removed config buildger and added a new script Config Modifier which changes the default.json file in the containers directly.
  • chore: Changed ttk report folder location and volume mounts

v0.0.1

17 Jun 07:03
Compare
Choose a tag to compare
  • Added initial docker-compose and other dependencies.
  • Config files (default.json) or the core services will be pulled using a script config-builder

Note: This is a first beta version and tested the TTK functional tests using this in central ledger CICD pipeline.