8000 Releases · mojaloop/helm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: mojaloop/helm

v17.0.0 - Irrawaddy

27 Mar 18:58
c1ab7f7
Compare
Choose a tag to compare

Helm Release Notes

Date Revision Description
2025-03-25 0 Initial draft
2025-03-28 0 Initial release

0. Summary

Enhancements and breaking changes to the v16.0.4 Release and v16.0.0 Release releases, which include:

  1. FX feature support in Mojaloop: https://docs.mojaloop.io/product/features/fx.html
  2. ISO 20022 messages supported in Mojaloop: https://github.com/mojaloop/iso-20022-docs/blob/main/Workstream%20documents/MarketPracticeDoc/MarketPracticeDocument.md
  3. Inter-scheme supported: https://docs.mojaloop.io/product/features/interscheme.html
  4. Mojaloop FSPIOP API 2.0 now supported (FX, inter-scheme included in)
  5. General maintenance: bug fixes, updates to license headers and license files for compliance and Nodejs upgrades
  6. Performance improvements in Central Ledger via batching of prepare, filfill messages including error scenarios. Batching now natively supported with batch-size being configurable.
  7. Merchant payments enhancements (adjacent)

Notes:
Release issue for reference: mojaloop/project#3847
Guidance for upgrade: https://docs.mojaloop.io/technical/technical/deployment-guide/upgrade-strategy-guide.html

1. New Features

2. Bug Fixes

Read more

v16.0.5-snapshot.1

17 Sep 08:24
Compare
Choose a tag to compare
v16.0.5-snapshot.1 Pre-release
Pre-release

What's Changed

  • fix: changes to kafka config to add protocol info and disable zookeeper by @elnyry-sam-k in #655

Full Changelog: v16.3.0-snapshot.24...v16.0.5-snapshot.1

v16.0.4 - Congo patch release v4

17 Sep 10:36
64ab766
Compare
Choose a tag to compare

This is a minor, patch release to Mojaloop v16.0.0 - Congo.

Summary:

  1. A minor patch to the v16 Congo to address configuration changes in default config for Kafka in the example-backend charts.
  2. In addition, Kafka version is incremented as Zookeeper is not required with newer versions.

For comprehensive Mojaloop v16 - Congo release notes, please visit: https://github.com/mojaloop/helm/releases/tag/v16.0.0

v16.2.2-snapshot.5

12 Sep 07:44
Compare
Choose a tag to compare
v16.2.2-snapshot.5 Pre-release
Pre-release

v16.2.2-snapshot.2

28 Aug 22:35
Compare
Choose a tag to compare
v16.2.2-snapshot.2 Pre-release
Pre-release

v16.2.0-snapshot.9

28 Aug 08:17
bb64c02
Compare
Choose a tag to compare
v16.2.0-snapshot.9 Pre-release
Pre-release
fix: initial DNS timeout issue (#653)

v16.2.0-snapshot.8

26 Aug 12:31
52ab85e
Compare
Choose a tag to compare
v16.2.0-snapshot.8 Pre-release
Pre-release
feat: disable ALS timeout handler if proxy cache is disabled (#651)

v16.2.0-snapshot.7: feat: add ALS timeout handler (#648)

22 Aug 10:37
f93539d
Compare
Choose a tag to compare
* feat: add ALS timeout handler

* feat: enable timeout by default

* add comments

* add missing config

* add missing file

* add missing defaults

* add missing defaults

---------

Co-authored-by: Kalin Krustev <kalin.krustev@gmail.com>

v16.2.0-snapshot.6

22 Aug 10:33
Compare
Choose a tag to compare
v16.2.0-snapshot.6 Pre-release
Pre-release
add missing defaults

v16.2.0-snapshot.5

22 Aug 10:04
Compare
Choose a tag to compare
v16.2.0-snapshot.5 Pre-release
Pre-release
add missing defaults
0