Skip to content

Latest commit

 

History

History
178 lines (78 loc) · 9.22 KB

CHANGELOG.md

File metadata and controls

178 lines (78 loc) · 9.22 KB

17.2.3 (2024-07-05)

Bug Fixes

17.2.2 (2024-06-18)

Bug Fixes

17.2.1 (2024-06-11)

Bug Fixes

17.2.0 (2024-04-01)

Features

17.1.1 (2024-02-29)

Chore

  • mojaloop/#3759: fix participant subid callback maps in fspiop (#251) (e1e6b6c)

17.1.0 (2024-02-28)

Features

  • 3953: added FSPIOP FX APIs v.2, SDK backend/outbound v2.1 to TTK; removed outdated fx-api_2.0 (#248) (6edbade)

17.0.0 (2023-10-03)

CI

16.1.2 (2023-10-02)

Chore

16.1.1 (2023-03-31)

Bug Fixes

16.1.0 (2023-03-30)

Features

16.0.1 (2023-03-29)

Bug Fixes

  • mojaloop/3256: mongodb password spl chars (#239) (c4a56ad)

16.0.0 (2023-03-01)

⚠ BREAKING CHANGES

  • mojaloop/#3130: alter db config and allow password env setting (#237)

Features

15.7.0 (2023-02-03)

Features

15.6.3 (2023-01-10)

Bug Fixes

15.6.2 (2023-01-06)

Bug Fixes

  • fix config fetching for monitoring payload condition (#228) (f18b081)

15.6.1 (2023-01-05)

Bug Fixes

  • mojaloop/3076: refactor break on error (#227) (5d8ef19)

15.6.0 (2022-12-16)

Features

  • mojaloop/3060: add list reports endpoint (#226) (9495f98)

15.5.0 (2022-12-15)

Features

  • mojaloop/3058: added report save option (#224) (f4d5033)

15.4.0 (2022-12-14)

Features

15.3.0 (2022-12-07)

Features

  • mojaloop/2890: redesigned ttk definition report (#223) (eb87fa6)

15.2.1 (2022-11-07)

Bug Fixes

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

15.2.0 (2022-10-31)

Features

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

15.1.0 (2022-08-24)

Features

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

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